- linux (5.10.178-3+rpi1) bullseye-staging; urgency=medium
++linux (5.10.191-1+rpi1) bullseye-staging; urgency=medium
+
+ [changes brought forward from 4.14.13-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Feb 2018 23:32:32 +0000]
+ * Disable kernel builds from this package, we build our kernels from other source packages.
+
- -- Raspbian forward porter <root@raspbian.org> Sat, 13 May 2023 08:45:37 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 15 Sep 2023 23:48:26 +0000
++
+ linux (5.10.191-1) bullseye-security; urgency=high
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.180
+ - seccomp: Move copy_seccomp() to no failure path.
+ - [arm64] KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
+ - wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
+ (CVE-2023-1380)
+ - drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var
+ - bluetooth: Perform careful capability checks in hci_sock_ioctl()
+ (CVE-2023-2002)
+ - [x86] fpu: Prevent FPU state corruption
+ - USB: serial: option: add UNISOC vendor and TOZED LT70C product
+ - driver core: Don't require dynamic_debug for initcall_debug probe timing
+ - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7
+ B1-750
+ - asm-generic/io.h: suppress endianness warnings for readq() and writeq()
+ - wireguard: timers: cast enum limits members to int in prints
+ - PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
+ - [arm64] PCI: qcom: Fix the incorrect register usage in v2.7.0 config
+ - [arm64,armhf] USB: dwc3: fix runtime pm imbalance on probe errors
+ - [arm64,armhf] USB: dwc3: fix runtime pm imbalance on unbind
+ - [x86] hwmon: (k10temp) Check range scale when CUR_TEMP register is
+ read-write
+ - hwmon: (adt7475) Use device_property APIs when configuring polarity
+ - posix-cpu-timers: Implement the missing timer_wait_running callback
+ - perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into
+ sysconf(__SC_THREAD_STACK_MIN_VALUE)
+ - blk-mq: release crypto keyslot before reporting I/O complete
+ - blk-crypto: make blk_crypto_evict_key() return void
+ - blk-crypto: make blk_crypto_evict_key() more robust
+ - ext4: use ext4_journal_start/stop for fast commit transactions
+ - xhci: fix debugfs register accesses while suspended
+ - tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
+ - [mips*] fw: Allow firmware to pass a empty env
+ - ipmi:ssif: Add send_retries increment
+ - ipmi: fix SSIF not responding under certain cond.
+ - kheaders: Use array declaration instead of char
+ - [arm64,armhf] pwm: meson: Fix axg ao mux parents
+ - [arm64,armhf] pwm: meson: Fix g12a ao clk81 name
+ - ring-buffer: Sync IRQ works before buffer destruction
+ - crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()
+ - [arm64] crypto: safexcel - Cleanup ring IRQ workqueues on load failure
+ - rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being
+ kprobe-ed
+ - reiserfs: Add security prefix to xattr name in reiserfs_security_write()
+ - [x86] KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
+ - relayfs: fix out-of-bounds access in relay_file_read (CVE-2023-3268)
+ - writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
+ - [armhf] i2c: omap: Fix standard mode false ACK readings
+ - [amd64] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer"
+ configuration in IRTE
+ - Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"
+ - ubifs: Fix memleak when insert_old_idx() failed
+ - ubi: Fix return value overwrite issue in try_write_vid_and_data()
+ - ubifs: Free memory for tmpfile name
+ - nilfs2: do not write dirty data after degenerating to read-only
+ - nilfs2: fix infinite loop in nilfs_mdt_get_block()
+ - md/raid10: fix null-ptr-deref in raid10_sync_request
+ - [arm64] mailbox: zynqmp: Fix IPI isr handling
+ - [arm64] mailbox: zynqmp: Fix typo in IPI documentation
+ - wifi: rtl8xxxu: RTL8192EU always needs full init
+ - [arm64,armhf] clk: rockchip: rk3399: allow clk_cifout to force
+ clk_cifout_src to reparent
+ - rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
+ - selinux: fix Makefile dependencies of flask.h
+ - selinux: ensure av_permissions.h is built when needed
+ - tpm, tpm_tis: Do not skip reset of original interrupt vector
+ - tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
+ - tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
+ - tpm, tpm_tis: Claim locality before writing interrupt registers
+ - tpm, tpm: Implement usage counter for locality
+ - tpm, tpm_tis: Claim locality when interrupts are reenabled on resume
+ - erofs: stop parsing non-compact HEAD index if clusterofs is invalid
+ - erofs: fix potential overflow calculating xattr_isize
+ - [arm64,armhf] drm/rockchip: Drop unbalanced obj unref
+ - drm/vgem: add missing mutex_destroy
+ - drm/probe-helper: Cancel previous job before starting new one
+ - [arm64] drm/msm/disp/dpu: check for crtc enable rather than crtc active to
+ release shared resources
+ - [amd64] EDAC/skx: Fix overflows on the DRAM row address mapping arrays
+ - [x86] MCE/AMD: Use an u64 for bank_map
+ - [arm64] firmware: qcom_scm: Clear download bit during reboot
+ - [arm64] drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and
+ adv7535
+ - [arm64] drm/msm/adreno: Defer enabling runpm until hw_init()
+ - [arm64] drm/msm/adreno: drop bogus pm_runtime_set_active()
+ - [arm64] drm: msm: adreno: Disable preemption on Adreno 510
+ - [x86] ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
+ - [arm64] mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data
+ - [arm64,armhf] drm/lima/lima_drv: Add missing unwind goto in
+ lima_pdev_probe()
+ - regulator: core: Consistently set mutex_owner when using
+ ww_mutex_lock_slow()
+ - regulator: core: Avoid lockdep reports when resolving supplies
+ - media: dm1105: Fix use after free bug in dm1105_remove due to race
+ condition (CVE-2023-35824)
+ - media: saa7134: fix use after free bug in saa7134_finidev due to race
+ condition (CVE-2023-35823)
+ - [x86] apic: Fix atomic update of offset in reserve_eilvt_offset()
+ - [x86] ioapic: Don't return 0 from arch_dynirq_lower_bound()
+ - debugobject: Prevent init race with static objects
+ - [x86] drm/i915: Make intel_get_crtc_new_encoder() less oopsy
+ - tick/sched: Use tick_next_period for lockless quick check
+ - tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
+ - tick/sched: Optimize tick_do_update_jiffies64() further
+ - tick: Get rid of tick_period
+ - tick/common: Align tick period with the HZ tick.
+ - wifi: ath6kl: minor fix for allocation size
+ - wifi: ath9k: hif_usb: fix memory leak of remain_skbs
+ - wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
+ - wifi: ath6kl: reduce WARN to dev_dbg() in callback
+ - tools: bpftool: Remove invalid \' json escape
+ - wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
+ - wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()
+ - bpf: take into account liveness when propagating precision
+ - bpf: fix precision propagation verbose logging
+ - scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
+ - bpf: Remove misleading spec_v1 check on var-offset stack read
+ - vlan: partially enable SIOCSHWTSTAMP in container
+ - net/packet: annotate accesses to po->xmit
+ - net/packet: convert po->origdev to an atomic flag
+ - net/packet: convert po->auxdata to an atomic flag
+ - scsi: target: Rename struct sense_info to sense_detail
+ - scsi: target: Rename cmd.bad_sector to cmd.sense_info
+ - scsi: target: Make state_list per CPU
+ - scsi: target: Fix multiple LUN_RESET handling
+ - scsi: target: iscsit: Fix TAS handling during conn cleanup
+ - scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS
+ - f2fs: handle dqget error in f2fs_transfer_project_quota()
+ - f2fs: enforce single zone capacity
+ - f2fs: apply zone capacity to all zone type
+ - f2fs: compress: fix to call f2fs_wait_on_page_writeback() in
+ f2fs_write_raw_pages()
+ - [arm64] crypto: caam - Clear some memory in instantiate_rng
+ - wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
+ - wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()
+ - net: qrtr: correct types of trace event parameters
+ - bpftool: Fix bug for long instructions in program CFG dumps
+ - crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors
+ - crypto: drbg - Only fail when jent is unavailable in FIPS mode
+ - xsk: Fix unaligned descriptor validation
+ - f2fs: fix to avoid use-after-free for cached IPU bio
+ - scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
+ - [arm64,armhf] net: ethernet: stmmac: dwmac-rk: fix optional phy regulator
+ handling
+ - bpf, sockmap: fix deadlocks in the sockhash and sockmap
+ - nvme: handle the persistent internal error AER
+ - nvme: fix async event trace event
+ - bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
+ - md/raid10: fix leak of 'r10bio->remaining' for recovery
+ - md/raid10: fix memleak for 'conf->bio_split'
+ - md/raid10: fix memleak of md thread
+ - wifi: iwlwifi: yoyo: Fix possible division by zero
+ - wifi: iwlwifi: fw: move memset before early return
+ - jdb2: Don't refuse invalidation of already invalidated buffers
+ - wifi: iwlwifi: make the loop for card preparation effective
+ - wifi: iwlwifi: mvm: check firmware response size
+ - wifi: iwlwifi: fw: fix memory leak in debugfs
+ - ixgbe: Allow flow hash to be set via ethtool
+ - ixgbe: Enable setting RSS table to default values
+ - bpf: Don't EFAULT for getsockopt with optval=NULL
+ - netfilter: nf_tables: don't write table validation state without mutex
+ - net/sched: sch_fq: fix integer overflow of "credit"
+ - ipv4: Fix potential uninit variable access bug in __ip_make_skb()
+ - Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to
+ unfinished work"
+ - netlink: Use copy_to_user() for optval in netlink_getsockopt().
+ - net: amd: Fix link leak when verifying config failed
+ - tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
+ - pstore: Revert pmsg_lock back to a normal mutex
+ - [arm64,armhf] usb: dwc3: gadget: Change condition for processing suspend
+ event
+ - fpga: bridge: fix kernel-doc parameter description
+ - iio: light: max44009: add missing OF device matching
+ - [armhf] spi: spi-imx: using pm_runtime_resume_and_get instead of
+ pm_runtime_get_sync
+ - [armhf] spi: imx: Don't skip cleanup in remove's error path
+ - [armhf] PCI: imx6: Install the fault handler only on compatible match
+ - ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
+ - ASoC: es8316: Handle optional IRQ assignment
+ - linux/vt_buffer.h: allow either builtin or modular for macros
+ - [arm64] spi: qup: Don't skip cleanup in remove's error path
+ - [x86] vmci_host: fix a race condition in vmci_host_poll() causing GPF
+ - of: Fix modalias string generation
+ - [arm64,armhf] usb: chipidea: fix missing goto in `ci_hdrc_probe`
+ - [arm64] tty: serial: fsl_lpuart: adjust buffer length to the intended size
+ - serial: 8250: Add missing wakeup event reporting
+ - [x86] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
+ - [arm64] spmi: Add a check for remove callback when removing a SPMI driver
+ - [powerpc*] rtas: use memmove for potentially overlapping buffer copy
+ - perf/core: Fix hardlockup failure caused by perf throttle
+ - [amd64] RDMA/rdmavt: Delete unnecessary NULL check
+ - workqueue: Rename "delayed" (delayed by active management) to "inactive"
+ - workqueue: Fix hung time report of worker pools
+ - [armhf] rtc: omap: include header for omap_rtc_power_off_program prototype
+ - RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
+ - [arm64,armhf] rtc: meson-vrtc: Use ktime_get_real_ts64() to get the
+ current time
+ - clk: add missing of_node_put() in "assigned-clocks" property parsing
+ - RDMA/siw: Remove namespace check from siw_netdev_event()
+ - RDMA/cm: Trace icm_send_rej event before the cm state is reset
+ - RDMA/srpt: Add a check for valid 'mad_agent' pointer
+ - [amd64] IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
+ - [amd64] IB/hfi1: Add AIP tx traces
+ - [amd64] IB/hfi1: Add additional usdma traces
+ - [amd64] IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA
+ requests
+ - NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease
+ - [arm*] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
+ - RDMA/mlx5: Fix flow counter query via DEVX
+ - SUNRPC: remove the maximum number of retries in call_bind_status
+ - RDMA/mlx5: Use correct device num_ports when modify DC
+ - ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline
+ - [arm64] dmaengine: mv_xor_v2: Fix an error code.
+ - [armhf] leds: tca6507: Fix error handling of using
+ fwnode_property_read_string
+ - [arm64,armhf] phy: tegra: xusb: Add missing tegra_xusb_port_unregister for
+ usb2_port and ulpi_port
+ - afs: Fix updating of i_size with dv jump from server
+ - btrfs: scrub: reject unsupported scrub flags
+ - [s390x] dasd: fix hanging blockdevice after request requeue
+ - dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path
+ - dm flakey: fix a crash with invalid table line
+ - dm ioctl: fix nested locking in table_clear() to remove deadlock concern
+ (CVE-2023-2269)
+ - perf auxtrace: Fix address filter entire kernel size
+ - perf intel-pt: Fix CYC timestamps after standalone CBR
+ - [arm64] Always load shadow stack pointer directly from the task struct
+ - [arm64] Stash shadow stack pointer in the task struct on interrupt
+ - debugobject: Ensure pool refill (again)
+ - scsi: target: core: Avoid smp_processor_id() in preemptible code
+ - tty: create internal tty.h file
+ - tty: audit: move some local functions out of tty.h
+ - tty: move some internal tty lock enums and functions out of tty.h
+ - tty: move some tty-only functions to drivers/tty/tty.h
+ - tty: clean include/linux/tty.h up
+ - tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
+ - ring-buffer: Ensure proper resetting of atomic variables in
+ ring_buffer_reset_online_cpus
+ - [amd64] crypto: ccp - Clear PSP interrupt status register before calling
+ handler
+ - [arm64] mailbox: zynq: Switch to flexible array to simplify code
+ - [arm64] mailbox: zynqmp: Fix counts of child nodes
+ - dm verity: skip redundant verity_handle_err() on I/O errors
+ - dm verity: fix error handling for check_at_most_once on FEC
+ - scsi: qedi: Fix use after free bug in qedi_remove()
+ - [armhf] net/ncsi: clear Tx enable mode when handling a Config required AEN
+ - net/sched: cls_api: remove block_cb from driver_list before freeing
+ - sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
+ - [arm64,armhf] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
+ - writeback: fix call of incorrect macro
+ - [arm64,armhf] watchdog: dw_wdt: Fix the error handling path of
+ dw_wdt_drv_probe()
+ - net/sched: act_mirred: Add carrier check
+ - sfc: Fix module EEPROM reporting for QSFP modules
+ - rxrpc: Fix hard call timeout units
+ - af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
+ - drm/amdgpu: add a missing lock for AMDGPU_SCHED
+ - ALSA: caiaq: input: Add error handling for unsupported input methods in
+ `snd_usb_caiaq_input_init`
+ - virtio_net: split free_unused_bufs()
+ - virtio_net: suppress cpu stall when free_unused_bufs
+ - [arm64] net: enetc: check the index of the SFI rather than the handle
+ - crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
+ - btrfs: fix btrfs_prev_leaf() to not return the same key twice
+ - btrfs: don't free qgroup space unless specified
+ - btrfs: print-tree: parent bytenr must be aligned to sector size
+ - cifs: fix pcchunk length type in smb2_copychunk_range
+ - inotify: Avoid reporting event with invalid wd
+ - [armhf] remoteproc: stm32: Call of_node_put() on iteration error
+ - [armhf] dts: exynos: fix WM8960 clock name in Itop Elite
+ - f2fs: fix potential corruption when moving a directory
+ - [armhf] drm/panel: otm8009a: Set backlight parent to panel device
+ - drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
+ - drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy
+ gfx ras
+ - drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
+ - HID: wacom: Set a default resolution for older tablets
+ - HID: wacom: insert timestamp to packed Bluetooth (BT) events
+ - [x86] KVM: x86: do not report a vCPU as preempted outside instruction
+ boundaries (CVE-2022-39189)
+ - ext4: fix WARNING in mb_find_extent
+ - ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
+ (CVE-2023-34256)
+ - ext4: fix data races when using cached status extents
+ - ext4: check iomap type only if ext4_iomap_begin() does not fail
+ - ext4: improve error recovery code paths in __ext4_remount()
+ - ext4: fix deadlock when converting an inline directory in nojournal mode
+ - ext4: add bounds checking in get_max_inline_xattr_value_size()
+ - ext4: bail out of ext4_xattr_ibody_get() fails for any reason
+ - ext4: remove a BUG_ON in ext4_mb_release_group_pa()
+ - ext4: fix invalid free tracking in ext4_xattr_move_to_block()
+ - serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
+ - drbd: correctly submit flush bio on barrier
+ - [x86] KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
+ - [x86] KVM: x86: Fix recording of guest steal time / preempted status
+ - [x86] KVM: Fix steal time asm constraints
+ - [x86] KVM: x86: Remove obsolete disabling of page faults in
+ kvm_arch_vcpu_put()
+ - [x86] KVM: x86: do not set st->preempted when going back to user space
+ - [x86] KVM: x86: revalidate steal time cache if MSR value changes
+ - [x86] KVM: x86: do not report preemption if the steal time cache is stale
+ - [x86] KVM: x86: move guest_pv_has out of user_access section
+ - printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h
+ - [armhf] drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag
+ - mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
+ - drm/amd/display: Fix hang when skipping modeset
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.181
+ - driver core: add a helper to setup both the of_node and fwnode of a device
+ - drm/mipi-dsi: Set the fwnode for mipi_dsi_device
+ - linux/dim: Do nothing if no time delta between samples
+ - net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
+ - netfilter: conntrack: fix possible bug_on with enable_hooks=1
+ - netlink: annotate accesses to nlk->cb_running
+ - net: annotate sk->sk_err write from do_recvmmsg()
+ - net: deal with most data-races in sk_wait_event()
+ - net: tap: check vlan with eth_type_vlan() method
+ - net: add vlan_get_protocol_and_depth() helper
+ - tcp: factor out __tcp_close() helper
+ - tcp: add annotations around sk->sk_shutdown accesses
+ - ipvlan:Fix out-of-bounds caused by unclear skb->cb (CVE-2023-3090)
+ - net: datagram: fix data-races in datagram_poll()
+ - af_unix: Fix a data race of sk->sk_receive_queue->qlen.
+ - af_unix: Fix data races around sk->sk_shutdown.
+ - [x86] drm/i915/dp: prevent potential div-by-zero
+ - [x86] fbdev: arcfb: Fix error handling in arcfb_probe()
+ - ext4: remove an unused variable warning with CONFIG_QUOTA=n
+ - ext4: reflect error codes from ext4_multi_mount_protect() to its callers
+ - ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
+ - ext4: fix lockdep warning when enabling MMP
+ - ext4: remove redundant mb_regenerate_buddy()
+ - ext4: drop s_mb_bal_lock and convert protected fields to atomic
+ - ext4: add mballoc stats proc file
+ - ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set
+ - ext4: allow ext4_get_group_info() to fail
+ - rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
+ - fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
+ - drm/amd/display: Use DC_LOG_DC in the trasform pixel function
+ - regmap: cache: Return error in cache sync operations for REGCACHE_NONE
+ - memstick: r592: Fix UAF bug in r592_remove due to race condition
+ (CVE-2023-3141)
+ - firmware: arm_sdei: Fix sleep from invalid context BUG
+ - ACPI: EC: Fix oops when removing custom query handlers
+ - [armhf] remoteproc: stm32_rproc: Add mutex protection for workqueue
+ - [arm64,armhf] drm/tegra: Avoid potential 32-bit integer overflow
+ - ACPICA: Avoid undefined behavior: applying zero offset to null pointer
+ - ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in
+ acpi_db_display_objects
+ - wifi: ath: Silence memcpy run-time false positive warning
+ - bpf: Annotate data races in bpf_local_storage
+ - wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
+ - scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
+ - net: Catch invalid index in XPS mapping
+ - scsi: target: iscsit: Free cmds before session free
+ - lib: cpu_rmap: Avoid use after free on rmap->obj array entries
+ - scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to
+ race condition
+ - gfs2: Fix inode height consistency check
+ - ext4: set goal start correctly in ext4_mb_normalize_request
+ - ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
+ - f2fs: fix to drop all dirty pages during umount() if cp_error is set
+ - wifi: iwlwifi: pcie: fix possible NULL pointer dereference
+ - wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf
+ - null_blk: Always check queue mode setting from configfs
+ - wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
+ - wifi: ath11k: Fix SKB corruption in REO destination ring
+ - ipvs: Update width of source for ip_vs_sync_conn_options
+ - Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set
+ - Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
+ - [x86] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
+ - HID: logitech-hidpp: Don't use the USB serial for USB devices
+ - HID: logitech-hidpp: Reconcile USB and Unifying serials
+ - [armhf] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
+ - HID: wacom: generic: Set battery quirk only when we see battery data
+ - usb: typec: tcpm: fix multiple times discover svids error
+ - serial: 8250: Reinit port->pm on port specific driver unbind
+ - recordmcount: Fix memory leaks in the uwrite function
+ - RDMA/core: Fix multiple -Warray-bounds warnings
+ - [arm64,armhf] iommu/arm-smmu-qcom: Limit the SMR groups to 128
+ - [arm64] iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any
+ - Input: xpad - add constants for GIP interface numbers
+ - btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to
+ disk-io.c
+ - btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid
+ - btrfs: fix space cache inconsistency after error loading it from disk
+ - xfrm: don't check the default policy if the policy allows the packet
+ - Revert "Fix XFRM-I support for nested ESP tunnels"
+ - [arm64] drm/msm/dp: unregister audio driver during unbind
+ - [arm64] drm/msm/dpu: Remove duplicate register defines from INTF
+ - cpupower: Make TSC read per CPU for Mperf monitor
+ - af_key: Reject optional tunnel/BEET mode templates in outbound policies
+ - [arm64,armhf] net: fec: Better handle pm_runtime_get() failing in
+ .remove()
+ - net: phy: dp83867: add w/a for packet errors seen with short cables
+ - ALSA: firewire-digi00x: prevent potential use after free
+ - ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion 15
+ - vsock: avoid to close connected socket after the timeout
+ - ipv4/tcp: do not use per netns ctl sockets
+ - net: Find dst with sk's xfrm policy not ctl_sk
+ - tcp: fix possible sk_priority leak in tcp_v4_send_reset()
+ - [armhf] serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
+ - erspan: get the proto with the md version for collect_md
+ - [arm64] net: hns3: fix sending pfc frames after reset issue
+ - [arm64] net: hns3: fix reset delay time to avoid configuration timeout
+ - media: netup_unidvb: fix use-after-free at del_timer()
+ - SUNRPC: Fix trace_svc_register() call site
+ - net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
+ - net/tipc: fix tipc header files for kernel-doc
+ - tipc: add tipc_bearer_min_mtu to calculate min mtu
+ - tipc: do not update mtu if msg_max is too small in mtu negotiation
+ - tipc: check the bearer min mtu properly when setting it by netlink
+ - [arm64] net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
+ - [arm64] net: bcmgenet: Restore phy_stop() depending upon suspend/close
+ - wifi: mac80211: fix min center freq offset tracing
+ - wifi: iwlwifi: mvm: don't trust firmware n_channels
+ - [x86] scsi: storvsc: Don't pass unused PFNs to Hyper-V host
+ - cassini: Fix a memory leak in the error handling path of cas_init_one()
+ - igb: fix bit_shift to be in [1..8] range
+ - vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
+ - netfilter: nft_set_rbtree: fix null deref on element insertion
+ - bridge: always declare tunnel functions
+ - ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go
+ - USB: usbtmc: Fix direction for 0-length ioctl control messages
+ - usb-storage: fix deadlock when a scsi command timeouts more than once
+ - [arm64,armhf] usb: dwc3: debugfs: Resume dwc3 before accessing registers
+ - usb: gadget: u_ether: Fix host MAC address case
+ - usb: typec: altmodes/displayport: fix pin_assignment_show
+ - ALSA: hda: Fix Oops by 9.1 surround channel names
+ - ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table
+ - ALSA: hda/realtek: Add quirk for Clevo L140AU
+ - ALSA: hda/realtek: Add a quirk for HP EliteDesk 805
+ - ALSA: hda/realtek: Add quirk for 2nd ASUS GU603
+ - can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
+ - can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
+ - statfs: enforce statfs[64] structure initialization
+ - serial: Add support for Advantech PCI-1611U card
+ - vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid
+ UAF
+ - ceph: force updating the msg pointer in non-split case
+ - tpm/tpm_tis: Disable interrupts for more Lenovo devices
+ - [powerpc*] 64s/radix: Fix soft dirty tracking
+ - nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
+ - HID: wacom: Force pen out of prox if no events have been received in a
+ while
+ - HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs
+ - HID: wacom: add three styli to wacom_intuos_get_tool_type
+ - [arm64] KVM: arm64: Link position-independent string routines into
+ .hyp.text
+ - serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
+ - serial: exar: Add support for Sealevel 7xxxC serial cards
+ - serial: 8250_exar: Add support for USR298x PCI Modems
+ - [s390x] qdio: get rid of register asm
+ - [s390x] qdio: fix do_sqbs() inline assembly constraint
+ - [x86] watchdog: sp5100_tco: Immediately trigger upon starting.
+ - writeback, cgroup: remove extra percpu_ref_exit()
+ - net/sched: act_mirred: refactor the handle of xmit
+ - net/sched: act_mirred: better wording on protection against excessive
+ stack growth
+ - act_mirred: use the backlog for nested calls to mirred ingress
+ (CVE-2022-4269)
+ - ocfs2: Switch to security_inode_init_security()
+ - ALSA: hda/ca0132: add quirk for EVGA X299 DARK
+ - ALSA: hda: Fix unhandled register update during auto-suspend period
+ - ALSA: hda/realtek: Enable headset onLenovo M70/M90
+ - net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
+ - btrfs: use nofs when cleaning up aborted transactions
+ - dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type
+ - [x86] mm: Avoid incomplete Global INVLPG flushes
+ - [x86] topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
+ - debugobjects: Don't wake up kswapd from fill_pool()
+ - fbdev: udlfb: Fix endpoint check
+ - net: fix stack overflow when LRO is disabled for virtual interfaces
+ - udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
+ - USB: core: Add routines for endpoint checks in old drivers
+ - USB: sisusbvga: Add endpoint checks
+ - media: radio-shark: Add endpoint checks
+ - net: fix skb leak in __skb_tstamp_tx()
+ - bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
+ - ipv6: Fix out-of-bounds access in ipv6_find_tlv()
+ - power: supply: leds: Fix blink to LED on transition
+ - power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition
+ - power: supply: bq27xxx: Fix I2C IRQ race on remove
+ - power: supply: bq27xxx: Fix poll_interval handling and races on remove
+ - fs: fix undefined behavior in bit shift for SB_NOUSER
+ - [x86] show_trace_log_lvl: Ensure stack pointer is aligned, again
+ - [x86] ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
+ - [x86] forcedeth: Fix an error handling path in nv_probe()
+ - net/mlx5e: do as little as possible in napi poll when budget is 0
+ - net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs
+ - net/mlx5: Fix error message when failing to allocate device memory
+ - net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
+ - [x86] 3c589_cs: Fix an error handling path in tc589_probe()
+ - net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.182
+ - [x86] cpu: Add Raptor Lake to Intel family
+ - [x86] cpu: Drop spurious underscore from RAPTOR_LAKE #define
+ - power: supply: bq27xxx: fix polarity of current_now
+ - power: supply: bq27xxx: fix sign of current_now for newer ICs
+ - power: supply: bq27xxx: make status more robust
+ - power: supply: bq27xxx: Add cache parameter to
+ bq27xxx_battery_current_and_status()
+ - power: supply: bq27xxx: expose battery data when CI=1
+ - power: supply: bq27xxx: Move bq27xxx_battery_update() down
+ - power: supply: bq27xxx: Ensure power_supply_changed() is called on current
+ sign changes
+ - power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to
+ stabilize
+ - power: supply: core: Refactor
+ power_supply_set_input_current_limit_from_supplier()
+ - [x86] power: supply: bq24190: Call power_supply_changed() after updating
+ input current
+ - regulator: Add regmap helper for ramp-delay setting
+ - net/mlx5: devcom only supports 2 ports
+ - net/mlx5: Devcom, serialize devcom registration
+ - net: phy: mscc: enable VSC8501/2 RGMII RX clock
+ - bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
+ - [arm*] binder: fix UAF caused by faulty buffer cleanup (CVE-2023-21255)
+ - ipv{4,6}/raw: fix output xfrm lookup wrt protocol
+ - netfilter: ctnetlink: Support offloaded conntrack entry deletion
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.183
+ - [arm64,armhf] iommu/rockchip: Fix unwind goto issue
+ - [amd64] iommu/amd: Don't block updates to GATag if guest mode is on
+ - [arm64,armhf] dmaengine: pl330: rename _start to prevent build error
+ - net/mlx5: fw_tracer, Fix event handling
+ - netrom: fix info-leak in nr_write_internal()
+ - af_packet: Fix data-races of pkt_sk(sk)->num.
+ - [amd64,arm64] amd-xgbe: fix the false linkup in xgbe_phy_status
+ - af_packet: do not use READ_ONCE() in packet_bind()
+ - tcp: deny tcp_disconnect() when threads are waiting
+ - tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
+ - net/sched: sch_ingress: Only create under TC_H_INGRESS
+ - net/sched: sch_clsact: Only create under TC_H_CLSACT
+ - net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
+ - net/sched: Prohibit regrafting ingress or clsact Qdiscs
+ - net: sched: fix NULL pointer dereference in mq_attach
+ - net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
+ - udp6: Fix race condition in udp6_sendmsg & connect
+ - net/mlx5: Read embedded cpu after init bit cleared
+ - net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
+ (CVE-2023-35788)
+ - [arm64,armhf] net: dsa: mv88e6xxx: Increase wait after reset deactivation
+ - [armhf] mtd: rawnand: marvell: ensure timing values are written
+ - [armhf] mtd: rawnand: marvell: don't set the NAND frequency select
+ - ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.
+ - btrfs: abort transaction when sibling keys check fails for leaves
+ - [armel] ARM: 9295/1: unwind:fix unwind abort for uleb128 case
+ - gfs2: Don't deref jdesc in evict (CVE-2023-3212)
+ - fbdev: modedb: Add 1920x1080 at 60 Hz video mode
+ - nbd: Fix debugfs_create_dir error checking
+ - xfrm: Check if_id in inbound policy/secpath match
+ - ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
+ - media: dvb_demux: fix a bug for the continuity counter
+ - media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
+ - media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
+ - media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
+ - media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
+ - media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
+ - media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
+ - media: netup_unidvb: fix irq init by register it at the end of probe
+ - media: dvb_ca_en50221: fix a size write bug
+ - media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
+ - media: dvb-core: Fix use-after-free due on race condition at dvb_net
+ - media: dvb-core: Fix kernel WARNING for blocking operation in
+ wait_event*() (CVE-2023-31084)
+ - media: dvb-core: Fix use-after-free due to race condition at
+ dvb_ca_en50221
+ - wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
+ - [arm64] mm: mark private VM_FAULT_X defines as vm_fault_t
+ - scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
+ - netfilter: conntrack: define variables exp_nat_nla_policy and any_addr
+ with CONFIG_NF_NAT
+ - ALSA: oss: avoid missing-prototype warnings
+ - [arm64] drm/msm: Be more shouty if per-process pgtables aren't working
+ - atm: hide unused procfs functions
+ - HID: google: add jewel USB id
+ - HID: wacom: avoid integer overflow in wacom_intuos_inout()
+ - iio: imu: inv_icm42600: fix timestamp reset
+ - iio: light: vcnl4035: fixed chip ID check
+ - iio: dac: mcp4725: Fix i2c_master_send() return value handling
+ - iio: adc: ad7192: Change "shorted" channels to differential
+ - net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
+ - usb: gadget: f_fs: Add unbind event before functionfs_unbind
+ - ata: libata-scsi: Use correct device no in ata_find_dev()
+ - x86/boot: Wrap literal addresses in absolute_pointer()
+ - ACPI: thermal: drop an always true check
+ - ath6kl: Use struct_group() to avoid size-mismatched casting
+ - eth: sun: cassini: remove dead code
+ - mmc: vub300: fix invalid response handling
+ - [arm64] tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead
+ of UARTCTRL_SBK
+ - btrfs: fix csum_tree_block page iteration to avoid tripping on
+ -Werror=array-bounds
+ - selinux: don't use make's grouped targets feature yet
+ - tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
+ - ext4: add EA_INODE checking to ext4_iget()
+ - ext4: set lockdep subclass for the ea_inode in
+ ext4_xattr_inode_cache_find()
+ - ext4: disallow ea_inodes with extended attributes
+ - ext4: add lockdep annotations for i_data_sem for ea_inode's
+ - fbcon: Fix null-ptr-deref in soft_cursor
+ - [arm64,armhf] serial: 8250_tegra: Fix an error handling path in
+ tegra_uart_probe()
+ - [x86] KVM: x86: Account fastpath-only VM-Exits in vCPU stats
+ - KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
+ - regmap: Account for register length when chunking
+ - tpm, tpm_tis: Request threaded interrupt handler
+ - [x86] scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)
+ (CVE-2023-2007)
+ - [x86] scsi: dpt_i2o: Do not process completions with invalid addresses
+ - [amd64] crypto: ccp: Reject SEV commands with mismatching command buffer
+ - [amd64] crypto: ccp: Play nice with vmalloc'd memory for SEV command
+ structs (Closes: #1036543)
+ - ext4: enable the lazy init thread when remounting read/write
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.184
+ - remove the sx8 block driver
+ - f2fs: fix iostat lock protection
+ - blk-iocost: avoid 64-bit division in ioc_timer_fn
+ - i40iw: fix build warning in i40iw_manage_apbvt()
+ - i40e: fix build warnings in i40e_alloc.h
+ - i40e: fix build warning in ice_fltr_add_mac_to_list()
+ - [arm*] staging: vchiq_core: drop vchiq_status from vchiq_initialise
+ - [arm64] spi: qup: Request DMA before enabling clocks
+ - afs: Fix setting of mtime when creating a file/dir/symlink
+ - neighbour: fix unaligned access to pneigh_entry
+ - net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
+ - net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
+ - Bluetooth: Fix l2cap_disconnect_req deadlock
+ - Bluetooth: L2CAP: Add missing checks for invalid DCID
+ - qed/qede: Fix scheduling while atomic
+ - netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
+ - netfilter: ipset: Add schedule point in call_ad().
+ - rfs: annotate lockless accesses to sk->sk_rxhash
+ - rfs: annotate lockless accesses to RFS sock flow table
+ - net: sched: move rtm_tca_policy declaration to include file
+ - net: sched: fix possible refcount leak in tc_chain_tmplt_add()
+ - bpf: Add extra path pointer check to d_path helper
+ - lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
+ - bnxt_en: Don't issue AP reset during ethtool's reset operation
+ - bnxt_en: Query default VLAN before VNIC setup on a VF
+ - bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
+ - batman-adv: Broken sync while rescheduling delayed work
+ - Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
+ - Input: psmouse - fix OOB access in Elantech protocol
+ - ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
+ - ALSA: hda/realtek: Add Lenovo P3 Tower platform
+ - drm/amdgpu: fix xclk freq on CHIP_STONEY
+ - can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in
+ J1939 Socket
+ - can: j1939: change j1939_netdev_lock type to mutex
+ - can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
+ - ceph: fix use-after-free bug for inodes when flushing capsnaps
+ - [s390x] dasd: Use correct lock while counting channel queue length
+ - Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
+ - Bluetooth: hci_qca: fix debugfs registration
+ - rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
+ - rbd: get snapshot context after exclusive lock is ensured to be held
+ - [arm64] pinctrl: meson-axg: add missing GPIOA_18 gpio group
+ - usb: usbfs: Enforce page requirements for mmap
+ - usb: usbfs: Use consistent mmap functions
+ - [arm*] staging: vc04_services: fix gcc-13 build warning
+ - vhost: support PACKED when setting-getting vring_base
+ - Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is
+ re-enabled"
+ - ext4: only check dquot_initialize_needed() when debugging
+ - tcp: fix tcp_min_tso_segs sysctl
+ - xfs: verify buffer contents when we skip log replay (CVE-2023-2124)
+ - drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
+ - btrfs: check return value of btrfs_commit_transaction in relocation
+ - btrfs: unset reloc control if transaction commit fails in
+ prepare_to_relocate() (CVE-2023-3111)
+ - [x86] Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with
+ PCI_DEVICE"
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.185
+ - lib: cleanup kstrto*() usage
+ - kernel.h: split out kstrtox() and simple_strtox() to a separate header
+ - power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() +
+ schedule()
+ - [armhf] dts: vexpress: add missing cache properties
+ - power: supply: Ratelimit no data debug output
+ - [x86] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
+ - regulator: Fix error checking for debugfs_create_dir
+ - [arm64,armhf] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/
+ firmware issues
+ - power: supply: Fix logic checking if system is running from battery
+ - btrfs: scrub: try harder to mark RAID56 block groups read-only
+ - btrfs: handle memory allocation failure in btrfs_csum_one_bio
+ - ASoC: soc-pcm: test if a BE can be prepared
+ - [mips*] Move initrd_start check after initrd address sanitisation.
+ - xen/blkfront: Only check REQ_FUA for writes
+ - drm:amd:amdgpu: Fix missing buffer object unlock in failure path
+ - [arm64,armhf] irqchip/gic: Correctly validate OF quirk descriptors
+ - io_uring: hold uring mutex around poll removal (CVE-2023-3389)
+ - epoll: ep_autoremove_wake_function should use list_del_init_careful
+ - ocfs2: fix use-after-free when unmounting read-only filesystem
+ - ocfs2: check new file size on fallocate call
+ - nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
+ - nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
+ - kexec: support purgatories with .text.hot sections
+ - [x86] purgatory: remove PGO flags
+ - [powerpc*] purgatory: remove PGO flags
+ - nouveau: fix client work fence deletion race
+ - RDMA/uverbs: Restrict usage of privileged QKEYs
+ - net: usb: qmi_wwan: add support for Compal RXM-G1
+ - ALSA: hda/realtek: Add a quirk for Compaq N14JP6
+ - Remove DECnet support from kernel (CVE-2023-3338)
+ - USB: serial: option: add Quectel EM061KGL series
+ - [arm64,armhf] usb: dwc3: gadget: Reset num TRBs before giving back the
+ request
+ - [arm64] spi: fsl-dspi: avoid SCK glitches with continuous transfers
+ - netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
+ - [arm64] net: enetc: correct the indexes of highest and 2nd highest TCs
+ - ping6: Fix send to link-local addresses with VRF.
+ - net/sched: cls_u32: Fix reference counter leak leading to overflow
+ (CVE-2023-3609)
+ - RDMA/rxe: Remove the unused variable obj
+ - RDMA/rxe: Removed unused name from rxe_task struct
+ - RDMA/rxe: Fix the use-before-initialization error of resp_pkts
+ - iavf: remove mask from iavf_irq_enable_queues()
+ - RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
+ - RDMA/cma: Always set static rate to 0 for RoCE
+ - IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
+ - IB/isert: Fix dead lock in ib_isert
+ - IB/isert: Fix possible list corruption in CMA handler
+ - IB/isert: Fix incorrect release of isert connection
+ - ipvlan: fix bound dev checking for IPv6 l3s mode
+ - sctp: fix an error code in sctp_sf_eat_auth()
+ - igb: fix nvm.ops.read() error handling
+ - drm/nouveau: don't detect DSM for non-NVIDIA device
+ - drm/nouveau/dp: check for NULL nv_connector->native_mode
+ - drm/nouveau: add nv_encoder pointer check for NULL
+ - ext4: drop the call to ext4_error() from ext4_get_group_info()
+ - net/sched: cls_api: Fix lockup on flushing explicitly created chain
+ - net: tipc: resize nlattr array to correct size
+ - afs: Fix vlserver probe RTT handling
+ - cgroup: always put cset in cgroup_css_set_put_fork
+ - rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
+ - neighbour: Remove unused inline function neigh_key_eq16()
+ - net: Remove unused inline function dst_hold_and_use()
+ - net: Remove DECnet leftovers from flow.h.
+ - neighbour: delete neigh_lookup_nodev as not used
+ - batman-adv: Switch to kstrtox.h for kstrtou64
+ - mmc: block: ensure error propagation for non-blk
+ - mm/memory_hotplug: extend offline_and_remove_memory() to handle more than
+ one memory block
+ - nilfs2: reject devices with insufficient block count
+ - media: dvbdev: Fix memleak in dvb_register_device
+ - media: dvbdev: fix error logic at dvb_register_device()
+ - media: dvb-core: Fix use-after-free due to race at dvb_register_device()
+ - [x86] drm/i915/dg1: Wait for pcode/uncore handshake at startup
+ - [x86] drm/i915/gen11+: Only load DRAM information from pcode
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.186
+ - drm/amd/display: fix the system hang while disable PSR
+ - net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
+ - tracing: Add tracing_reset_all_online_cpus_unlocked() function
+ - tick/common: Align tick period during sched_timer setup
+ - nilfs2: fix buffer corruption due to concurrent device reads
+ - [x86] Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs
+ - [x86] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
+ - [x86] Revert "PCI: hv: Fix a timing issue which causes kdump to fail
+ occasionally"
+ - [x86] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
+ - [x86] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause
+ panic
+ - cgroup: Do not corrupt task iteration when rebinding subsystem
+ - [arm64] mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
+ - [arm64] mmc: meson-gx: remove redundant mmc_request_done() call from irq
+ context
+ - [arm64,armhf] mmc: mmci: stm32: fix max busy timeout calculation
+ - ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
+ - regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
+ - writeback: fix dereferencing NULL mapping->host on writeback_page_template
+ - io_uring/net: save msghdr->msg_control for retries
+ - io_uring/net: clear msg_controllen on partial sendmsg retry
+ - io_uring/net: disable partial retries for recvmsg with cmsg
+ - nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
+ - [x86] mm: Avoid using set_pgd() outside of real PGD pages
+ - mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
+ - sysctl: move some boundary constants from sysctl.c to sysctl_vals
+ - memfd: check for non-NULL file_seals in memfd_create() syscall
+ - ieee802154: hwsim: Fix possible memory leaks
+ - xfrm: Treat already-verified secpath entries as optional
+ - xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
+ - xfrm: Ensure policies always checked on XFRM-I input path
+ - bpf: track immediate values written to stack by BPF_ST instruction
+ - bpf: Fix verifier id tracking of scalars on spill
+ - xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
+ - xfrm: Linearize the skb after offloading if needed.
+ - [armel,armhf] mmc: mvsdio: fix deferred probing
+ - [armhf] mmc: omap: fix deferred probing
+ - [armhf] mmc: omap_hsmmc: fix deferred probing
+ - mmc: sdhci-acpi: fix deferred probing
+ - ipvs: align inner_mac_header for encapsulation
+ - be2net: Extend xmit workaround to BE3 chip
+ - netfilter: nft_set_pipapo: .walk does not deal with generations
+ - netfilter: nf_tables: disallow element updates of bound anonymous sets
+ - netfilter: nfnetlink_osf: fix module autoload
+ - Revert "net: phy: dp83867: perform soft reset and retain established link"
+ - sch_netem: acquire qdisc lock in netem_change()
+ - gpio: Allow per-parent interrupt data
+ - gpiolib: Fix GPIO chip IRQ initialization restriction
+ - scsi: target: iscsi: Prevent login threads from racing between each other
+ - HID: wacom: Add error check to wacom_parse_and_register()
+ - [arm64] Add missing Set/Way CMO encodings
+ - media: cec: core: don't set last_initiator if tx in progress
+ - nfcsim.c: Fix error checking for debugfs_create_dir
+ - [i386] usb: gadget: udc: fix NULL dereference in remove()
+ - [x86] Input: soc_button_array - add invalid acpi_index DMI quirk handling
+ - [s390x] cio: unregister device when the only path is gone
+ - [arm*] ASoC: simple-card: Add missing of_node_put() in case of error
+ - [x86] ASoC: nau8824: Add quirk to active-high jack-detect
+ - [armhf] dts: Fix erroneous ADS touchscreen polarities
+ - drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
+ - [x86] apic: Fix kernel panic when booting with intremap=off and
+ x2apic_phys
+ - bpf/btf: Accept function names that contain dots
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.187
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.188
+ - media: atomisp: fix "variable dereferenced before check 'asd'"
+ - [x86] smp: Use dedicated cache-line for mwait_play_dead()
+ - can: isotp: isotp_sendmsg(): fix return error fix on TX path
+ - video: imsttfb: check for ioremap() failures
+ - fbdev: imsttfb: Fix use after free bug in imsttfb_probe
+ - HID: wacom: Use ktime_t rather than int when dealing with timestamps
+ - HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
+ - drm/amdgpu: Validate VM ioctl flags.
+ - nubus: Partially revert proc_create_single_data() conversion
+ - fs: pipe: reveal missing function protoypes
+ - [x86] resctrl: Only show tasks' pid in current pid namespace
+ - blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
+ - md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
+ - md/raid10: fix overflow of md/safe_mode_delay
+ - md/raid10: fix wrong setting of max_corr_read_errors
+ - md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
+ - md/raid10: fix io loss while replacement replace rdev
+ - irqchip/jcore-aic: Kill use of irq_create_strict_mappings()
+ - irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
+ - posix-timers: Prevent RT livelock in itimer_delete()
+ - tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().
+ - clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe
+ - PM: domains: fix integer overflow issues in genpd_parse_state()
+ - perf/arm-cmn: Fix DTC reset
+ - powercap: RAPL: Fix CONFIG_IOSF_MBI dependency
+ - cpufreq: intel_pstate: Fix energy_performance_preference for passive
+ - thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()
+ - rcuscale: Console output claims too few grace periods
+ - rcuscale: Always log error message
+ - rcuscale: Move shutdown from wait_event() to wait_event_idle()
+ - rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
+ - rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
+ - perf/ibs: Fix interface via core pmu events
+ - [x86] mm: Fix __swp_entry_to_pte() for Xen PV guests
+ - evm: Complete description of evm_inode_setattr()
+ - pstore/ram: Add check for kstrdup
+ - igc: Enable and fix RX hash usage by netstack
+ - wifi: ath9k: fix AR9003 mac hardware hang check register offset
+ calculation
+ - wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
+ - spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
+ - wifi: wilc1000: fix for absent RSN capabilities WFA testcase
+ - wifi: mwifiex: Fix the size of a memory allocation in
+ mwifiex_ret_802_11_scan()
+ - bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
+ - sctp: add bpf_bypass_getsockopt proto callback
+ - nfc: constify several pointers to u8, char and sk_buff
+ - nfc: llcp: fix possible use of uninitialized variable in
+ nfc_llcp_send_connect()
+ - regulator: core: Fix more error checking for debugfs_create_dir()
+ - regulator: core: Streamline debugfs operations
+ - wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
+ - wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
+ - wifi: atmel: Fix an error handling path in atmel_probe()
+ - wl3501_cs: Fix misspelling and provide missing documentation
+ - net: create netdev->dev_addr assignment helpers
+ - wl3501_cs: use eth_hw_addr_set()
+ - wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
+ - wifi: ray_cs: Utilize strnlen() in parse_addr()
+ - wifi: ray_cs: Drop useless status variable in parse_addr()
+ - wifi: ray_cs: Fix an error handling path in ray_probe()
+ - wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
+ - wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
+ - wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
+ - watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct
+ config
+ - watchdog/perf: more properly prevent false positives with turbo modes
+ - kexec: fix a memory leak in crash_shrink_memory()
+ - memstick r592: make memstick_debug_get_tpc_name() static
+ - wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
+ - rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
+ - wifi: iwlwifi: pull from TXQs with softirqs disabled
+ - wifi: cfg80211: rewrite merging of inherited elements
+ - wifi: ath9k: convert msecs to jiffies where needed
+ - igc: Fix race condition in PTP tx code
+ - net: stmmac: fix double serdes powerdown
+ - netlink: fix potential deadlock in netlink_set_err()
+ - netlink: do not hard code device address lenth in fdb dumps
+ - gtp: Fix use-after-free in __gtp_encap_destroy().
+ - net: axienet: Move reset before 64-bit DMA detection
+ - sfc: fix crash when reading stats while NIC is resetting
+ - nfc: llcp: simplify llcp_sock_connect() error paths
+ - net: nfc: Fix use-after-free caused by nfc_llcp_find_local (CVE-2023-3863)
+ - lib/ts_bm: reset initial match offset for every block of text
+ - netfilter: conntrack: dccp: copy entire header to stack buffer, not just
+ basic one
+ - netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return
+ value.
+ - ipvlan: Fix return value of ipvlan_queue_xmit()
+ - netlink: Add __sock_i_ino() for __netlink_diag_dump().
+ - radeon: avoid double free in ci_dpm_init()
+ - drm/amd/display: Explicitly specify update type per plane info change
+ - Input: drv260x - sleep between polling GO bit
+ - drm/bridge: tc358768: always enable HS video mode
+ - drm/bridge: tc358768: fix PLL parameters computation
+ - drm/bridge: tc358768: fix PLL target frequency
+ - drm/bridge: tc358768: fix TCLK_ZEROCNT computation
+ - drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation
+ - drm/bridge: tc358768: fix TCLK_TRAILCNT computation
+ - drm/bridge: tc358768: fix THS_ZEROCNT computation
+ - drm/bridge: tc358768: fix TXTAGOCNT computation
+ - drm/bridge: tc358768: fix THS_TRAILCNT computation
+ - drm/vram-helper: fix function names in vram helper doc
+ - Input: adxl34x - do not hardcode interrupt trigger type
+ - drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
+ - drm/panel: sharp-ls043t1le01: adjust mode settings
+ - bus: ti-sysc: Fix dispc quirk masking bool variables
+ - [arm64] dts: microchip: sparx5: do not use PSCI on reference boards
+ - RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
+ - RDMA/bnxt_re: Fix to remove unnecessary return labels
+ - RDMA/bnxt_re: Use unique names while registering interrupts
+ - RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid
+ - RDMA/bnxt_re: Fix to remove an unnecessary log
+ - ARM: dts: gta04: Move model property out of pinctrl node
+ - [arm64] dts: qcom: msm8916: correct camss unit address
+ - [arm64] dts: qcom: msm8994: correct SPMI unit address
+ - [arm64] dts: qcom: msm8996: correct camss unit address
+ - drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H
+ - ARM: ep93xx: fix missing-prototype warnings
+ - ARM: omap2: fix missing tick_broadcast() prototype
+ - [arm64] dts: qcom: apq8096: fix fixed regulator name property
+ - ARM: dts: stm32: Shorten the AV96 HDMI sound card name
+ - memory: brcmstb_dpfe: fix testing array offset after use
+ - ASoC: es8316: Increment max value for ALC Capture Target Volume control
+ - ASoC: es8316: Do not set rate constraints for unsupported MCLKs
+ - ARM: dts: meson8: correct uart_B and uart_C clock references
+ - soc/fsl/qe: fix usb.c build errors
+ - IB/hfi1: Use bitmap_zalloc() when applicable
+ - IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
+ - IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
+ - RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
+ - RDMA/hns: Fix coding style issues
+ - RDMA/hns: Use refcount_t APIs for HEM
+ - RDMA/hns: Clean the hardware related code for HEM
+ - RDMA/hns: Fix hns_roce_table_get return value
+ - ARM: dts: iwg20d-q7-common: Fix backlight pwm specifier
+ - fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
+ - [arm64] dts: ti: k3-j7200: Fix physical address of pin
+ - ARM: dts: stm32: Fix audio routing on STM32MP15xx DHCOM PDK2
+ - ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkx
+ - hwmon: (gsc-hwmon) fix fan pwm temperature scaling
+ - hwmon: (adm1275) enable adm1272 temperature reporting
+ - hwmon: (adm1275) Allow setting sample averaging
+ - hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272
+ - ARM: dts: BCM5301X: fix duplex-full => full-duplex
+ - drm/radeon: fix possible division-by-zero errors
+ - amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
+ - RDMA/bnxt_re: wraparound mbox producer index
+ - RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context
+ - clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe
+ - clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()
+ - clk: tegra: tegra124-emc: Fix potential memory leak
+ - ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer
+ - drm/msm/dpu: do not enable color-management if DSPPs are not available
+ - drm/msm/dp: Free resources after unregistering them
+ - clk: vc5: check memory returned by kasprintf()
+ - clk: cdce925: check return value of kasprintf()
+ - clk: si5341: Allow different output VDD_SEL values
+ - clk: si5341: Add sysfs properties to allow checking/resetting device
+ faults
+ - clk: si5341: return error if one synth clock registration fails
+ - clk: si5341: check return value of {devm_}kasprintf()
+ - clk: si5341: free unused memory on probe failure
+ - clk: keystone: sci-clk: check return value of kasprintf()
+ - clk: ti: clkctrl: check return value of kasprintf()
+ - drivers: meson: secure-pwrc: always enable DMA domain
+ - ovl: update of dentry revalidate flags after copy up
+ - ASoC: imx-audmix: check return value of devm_kasprintf()
+ - PCI: cadence: Fix Gen2 Link Retraining process
+ - scsi: qedf: Fix NULL dereference in error handling
+ - pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
+ - PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
+ - scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()
+ - PCI: pciehp: Cancel bringup sequence if card is not present
+ - PCI: ftpci100: Release the clock resources
+ - PCI: Add pci_clear_master() stub for non-CONFIG_PCI
+ - perf bench: Use unbuffered output when pipe/tee'ing to a file
+ - perf bench: Add missing setlocale() call to allow usage of %'d style
+ formatting
+ - pinctrl: cherryview: Return correct value if pin in push-pull mode
+ - perf dwarf-aux: Fix off-by-one in die_get_varname()
+ - pinctrl: at91-pio4: check return value of devm_kasprintf()
+ - [powerpc*] powernv/sriov: perform null check on iov before dereferencing
+ iov
+ - mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
+ - mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
+ - [powerpc*] book3s64/mm: Fix DirectMap stats in /proc/meminfo
+ - [powerpc*] mm/dax: Fix the condition when checking if altmap vmemap can
+ cross-boundary
+ - hwrng: virtio - add an internal buffer
+ - hwrng: virtio - don't wait on cleanup
+ - hwrng: virtio - don't waste entropy
+ - hwrng: virtio - always add a pending request
+ - hwrng: virtio - Fix race on data_avail and actual data
+ - crypto: nx - fix build warnings when DEBUG_FS is not enabled
+ - modpost: fix section mismatch message for R_ARM_ABS32
+ - modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
+ - crypto: marvell/cesa - Fix type mismatch warning
+ - modpost: fix off by one in is_executable_section()
+ - NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
+ - dax: Fix dax_mapping_release() use after free
+ - dax: Introduce alloc_dev_dax_id()
+ - hwrng: st - keep clock enabled while hwrng is registered
+ - io_uring: ensure IOPOLL locks around deferred work (CVE-2023-21400)
+ - USB: serial: option: add LARA-R6 01B PIDs
+ - usb: dwc3: gadget: Propagate core init errors to UDC during pullup
+ - phy: tegra: xusb: Clear the driver reference in usb-phy dev
+ - block: fix signed int overflow in Amiga partition support
+ - block: change all __u32 annotations to __be32 in affs_hardblocks.h
+ - SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
+ - w1: w1_therm: fix locking behavior in convert_t
+ - w1: fix loop in w1_fini()
+ - serial: 8250: omap: Fix freeing of resources on failed register
+ - clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
+ - media: usb: Check az6007_read() return value
+ - media: videodev2.h: Fix struct v4l2_input tuner index comment
+ - media: usb: siano: Fix warning due to null work_func_t function pointer
+ (CVE-2023-4132)
+ - clk: qcom: reset: Allow specifying custom reset delay
+ - clk: qcom: reset: support resetting multiple bits
+ - clk: qcom: ipq6018: fix networking resets
+ - usb: dwc3: qcom: Fix potential memory leak
+ - usb: gadget: u_serial: Add null pointer check in gserial_suspend
+ - extcon: Fix kernel doc of property fields to avoid warnings
+ - extcon: Fix kernel doc of property capability fields to avoid warnings
+ - usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
+ - usb: hide unused usbfs_notify_suspend/resume functions
+ - serial: 8250: lock port for stop_rx() in omap8250_irq()
+ - serial: 8250: lock port for UART_IER access in omap8250_irq()
+ - kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR
+ - coresight: Fix loss of connection info when a module is unloaded
+ - mfd: rt5033: Drop rt5033-battery sub-device
+ - media: venus: helpers: Fix ALIGN() of non power of two
+ - media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()
+ - [s390x] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
+ - usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
+ - usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
+ - usb: common: usb-conn-gpio: Set last role to unknown before initial
+ detection
+ - usb: dwc3-meson-g12a: Fix an error handling path in
+ dwc3_meson_g12a_probe()
+ - mfd: intel-lpss: Add missing check for platform_get_resource
+ - Revert "usb: common: usb-conn-gpio: Set last role to unknown before
+ initial detection"
+ - serial: 8250_omap: Use force_suspend and resume for system suspend
+ - mfd: stmfx: Fix error path in stmfx_chip_init
+ - mfd: stmfx: Nullify stmfx->vdd in case of error
+ - [s390x] KVM: s390: vsie: fix the length of APCB bitmap
+ - mfd: stmpe: Only disable the regulators if they are enabled
+ - phy: tegra: xusb: check return value of devm_kzalloc()
+ - pwm: imx-tpm: force 'real_period' to be zero in suspend
+ - pwm: sysfs: Do not apply state to already disabled PWMs
+ - rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
+ - media: cec: i2c: ch7322: also select REGMAP
+ - sctp: fix potential deadlock on &net->sctp.addr_wq_lock
+ - Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
+ - net: dsa: vsc73xx: fix MTU configuration
+ - spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
+ - mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
+ - f2fs: fix error path handling in truncate_dnode()
+ - octeontx2-af: Fix mapping for NIX block from CGX connection
+ - [powerpc*] allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
+ - net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
+ - tcp: annotate data races in __tcp_oow_rate_limited()
+ - xsk: Honor SO_BINDTODEVICE on bind
+ - net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
+ - pptp: Fix fib lookup calls.
+ - net: dsa: tag_sja1105: fix MAC DA patching from meta frames
+ - [s390x] qeth: Fix vipa deletion
+ - apparmor: fix missing error check for rhashtable_insert_fast
+ - i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
+ - i2c: xiic: Don't try to handle more interrupt events after error
+ - ALSA: jack: Fix mutex call in snd_jack_report()
+ - i2c: qup: Add missing unwind goto in qup_i2c_probe()
+ - NFSD: add encoding of op_recall flag for write delegation
+ - io_uring: wait interruptibly for request completions on exit
+ - mmc: core: disable TRIM on Kingston EMMC04G-M627
+ - mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
+ - mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS
+ - mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is
+ used.
+ - bcache: fixup btree_cache_wait list damage
+ - bcache: Remove unnecessary NULL point check in node allocations
+ - bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
+ - integrity: Fix possible multiple allocation in integrity_inode_get()
+ - autofs: use flexible array in ioctl structure
+ - shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
+ - jffs2: reduce stack usage in jffs2_build_xattr_subsystem()
+ - fs: avoid empty option when generating legacy mount string
+ - ext4: Remove ext4 locking of moved directory
+ - Revert "f2fs: fix potential corruption when moving a directory"
+ - fs: Establish locking order for unrelated directories
+ - fs: Lock moved directories
+ - btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
+ - btrfs: fix race when deleting quota root from the dirty cow roots list
+ - ARM: orion5x: fix d2net gpio initialization
+ - leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
+ - fs: no need to check source
+ - fanotify: disallow mount/sb marks on kernel internal pseudo fs
+ - tpm, tpm_tis: Claim locality in interrupt handler
+ - block: add overflow checks for Amiga partition support
+ - netfilter: nf_tables: use net_generic infra for transaction data
+ - netfilter: nf_tables: add rescheduling points during loop detection walks
+ - netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound
+ set/chain
+ - netfilter: nf_tables: reject unbound anonymous set before commit phase
+ - netfilter: nf_tables: reject unbound chain set before commit phase
+ - netfilter: nftables: rename set element data activation/deactivation
+ functions
+ - netfilter: nf_tables: drop map element references from preparation phase
+ - netfilter: nf_tables: unbind non-anonymous set if rule construction fails
+ - netfilter: nf_tables: fix scheduling-while-atomic splat
+ - netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
+ - wireguard: queueing: use saner cpu selection wrapping
+ - wireguard: netlink: send staged packets when setting initial private key
+ - tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
+ - rcu-tasks: Mark ->trc_reader_nesting data races
+ - rcu-tasks: Mark ->trc_reader_special.b.need_qs data races
+ - rcu-tasks: Simplify trc_read_check_handler() atomic operations
+ - block/partition: fix signedness issue for Amiga partitions
+ - io_uring: Use io_schedule* in cqring wait
+ - io_uring: add reschedule point to handle_tw_list()
+ - net: lan743x: Don't sleep in atomic context
+ - workqueue: clean up WORK_* constant types, clarify masking
+ - drm/panel: simple: Add connector_type for innolux_at043tn24
+ - drm/panel: simple: Add Powertip PH800480T013 drm_display_mode flags
+ - igc: Remove delay during TX ring configuration
+ - net/mlx5e: fix double free in mlx5e_destroy_flow_table
+ - net/mlx5e: Check for NOT_READY flag state after locking
+ - igc: set TP bit in 'supported' and 'advertising' fields of
+ ethtool_link_ksettings
+ - scsi: qla2xxx: Fix error code in qla2x00_start_sp()
+ - net: mvneta: fix txq_map in case of txq_number==1
+ - net/sched: cls_fw: Fix improper refcount update leads to use-after-free
+ (CVE-2023-3776)
+ - gve: Set default duplex configuration to full
+ - ionic: remove WARN_ON to prevent panic_on_warn
+ - net: bgmac: postpone turning IRQs off to avoid SoC hangs
+ - net: prevent skb corruption on frag list segmentation
+ - icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
+ - udp6: fix udp6_ehashfn() typo
+ - ntb: idt: Fix error handling in idt_pci_driver_init()
+ - NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
+ - ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
+ - NTB: ntb_transport: fix possible memory leak while device_register() fails
+ - NTB: ntb_tool: Add check for devm_kcalloc
+ - ipv6/addrconf: fix a potential refcount underflow for idev
+ - [x86] platform/x86: wmi: remove unnecessary argument
+ - [x86] platform/x86: wmi: use guid_t and guid_equal()
+ - [x86] platform/x86: wmi: move variables
+ - [x86] platform/x86: wmi: Break possible infinite loop when parsing GUID
+ - igc: Fix launchtime before start of cycle
+ - igc: Fix inserting of empty frame for launchtime
+ - riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
+ - erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond
+ EOF
+ - wifi: airo: avoid uninitialized warning in airo_get_rate()
+ - net/sched: flower: Ensure both minimum and maximum ports are specified
+ - netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
+ - net/sched: make psched_mtu() RTNL-less safe
+ - net/sched: sch_qfq: refactor parsing of netlink parameters
+ - net/sched: sch_qfq: account for stab overhead in qfq_enqueue
+ (CVE-2023-3611)
+ - nvme-pci: fix DMA direction of unmapping integrity data
+ - f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
+ (CVE-2023-2898)
+ - pinctrl: amd: Fix mistake in handling clearing pins at startup
+ - pinctrl: amd: Detect internal GPIO0 debounce handling
+ - pinctrl: amd: Only use special debounce behavior for GPIO 0
+ - tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
+ - mtd: rawnand: meson: fix unaligned DMA buffers handling
+ - net: bcmgenet: Ensure MDIO unregistration has clocks enabled
+ - [powerpc*] Fail build if using recordmcount with binutils v2.37
+ - misc: fastrpc: Create fastrpc scalar with correct buffer count
+ - erofs: fix compact 4B support for 16k block size
+ - ext4: Fix reusing stale buffer heads from last failed mounting
+ - ext4: fix wrong unit use in ext4_mb_clear_bb
+ - ext4: get block from bh in ext4_free_blocks for fast commit replay
+ - ext4: fix wrong unit use in ext4_mb_new_blocks
+ - ext4: only update i_reserved_data_blocks on successful block allocation
+ - jfs: jfs_dmap: Validate db_l2nbperpage while mounting
+ - hwrng: imx-rngc - fix the timeout for init and self check
+ - PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
+ - PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
+ - PCI: qcom: Disable write access to read only registers for IP v2.3.3
+ - PCI: rockchip: Assert PCI Configuration Enable bit after probe
+ - PCI: rockchip: Write PCI Device ID to correct register
+ - PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
+ - PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
+ - PCI: rockchip: Use u32 variable to access 32-bit registers
+ - PCI: rockchip: Set address alignment for endpoint mode
+ - misc: pci_endpoint_test: Free IRQs before removing the device
+ - misc: pci_endpoint_test: Re-init completion for every test
+ - md/raid0: add discard support for the 'original' layout
+ - fs: dlm: return positive pid value for F_GETLK
+ - drm/atomic: Allow vblank-enabled + self-refresh "disable"
+ - drm/rockchip: vop: Leave vblank enabled in self-refresh
+ - drm/amd/display: Correct `DMUB_FW_VERSION` macro
+ - serial: atmel: don't enable IRQs prematurely
+ - tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in
+ case of error
+ - tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk()
+ when iterating clk
+ - firmware: stratix10-svc: Fix a potential resource leak in
+ svc_create_memory_pool()
+ - ceph: don't let check_caps skip sending responses for revoke msgs
+ - xhci: Fix resume issue of some ZHAOXIN hosts
+ - xhci: Fix TRB prefetch issue of ZHAOXIN hosts
+ - xhci: Show ZHAOXIN xHCI root hub speed correctly
+ - meson saradc: fix clock divider mask length
+ - Revert "8250: add support for ASIX devices with a FIFO bug"
+ - [s390x] decompressor: fix misaligned symbol build error
+ - tracing/histograms: Add histograms to hist_vars if they have referenced
+ variables
+ - net: ena: fix shift-out-of-bounds in exponential backoff
+ - ring-buffer: Fix deadloop issue on reading trace_pipe
+ - tracing: Fix null pointer dereference in tracing_err_log_open()
+ - tracing/probes: Fix not to count error code to total length
+ - scsi: qla2xxx: Wait for io return on terminate rport
+ - scsi: qla2xxx: Array index may go out of bound
+ - scsi: qla2xxx: Fix buffer overrun
+ - scsi: qla2xxx: Fix potential NULL pointer dereference
+ - scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
+ - scsi: qla2xxx: Correct the index of array
+ - scsi: qla2xxx: Pointer may be dereferenced
+ - scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
+ - net/sched: sch_qfq: reintroduce lmax bound check for MTU
+ - RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests
+ - drm/atomic: Fix potential use-after-free in nonblocking commits
+ - ALSA: hda/realtek - remove 3k pull low procedure
+ - ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx
+ - keys: Fix linking a duplicate key to a keyring's assoc_array
+ - perf probe: Add test for regression introduced by switch to
+ die_get_decl_file()
+ - btrfs: fix warning when putting transaction with qgroups enabled after
+ abort
+ - fuse: revalidate: don't invalidate if interrupted
+ - regmap: Drop initial version of maximum transfer length fixes
+ - regmap: Account for register length in SMBus I/O limits
+ - can: bcm: Fix UAF in bcm_proc_show()
+ - drm/client: Fix memory leak in drm_client_target_cloned
+ - drm/client: Fix memory leak in drm_client_modeset_probe
+ - ASoC: fsl_sai: Disable bit clock with transmitter
+ - ext4: correct inline offset when handling xattrs in inode body
+ - debugobjects: Recheck debug_objects_enabled before reporting
+ - nbd: Add the maximum limit of allocated index in nbd_dev_add
+ - md: fix data corruption for raid456 when reshape restart while grow up
+ - md/raid10: prevent soft lockup while flush writes
+ - posix-timers: Ensure timer ID search-loop limit is valid
+ - btrfs: add xxhash to fast checksum implementations
+ - ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8A
+ - ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3
+ - ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e
+ (3371 AMD version)
+ - [arm64] set __exception_irq_entry with __irq_entry as a default
+ - [arm64] mm: fix VA-range sanity check
+ - sched/fair: Don't balance task to its current running CPU
+ - wifi: ath11k: fix registration of 6Ghz-only phy without the full channel
+ range
+ - bpf: Address KCSAN report on bpf_lru_list
+ - devlink: report devlink_port_type_warn source device
+ - wifi: wext-core: Fix -Wstringop-overflow warning in
+ ioctl_standard_iw_point()
+ - wifi: iwlwifi: mvm: avoid baid size integer overflow
+ - igb: Fix igb_down hung on surprise removal
+ - spi: bcm63xx: fix max prepend length
+ - fbdev: imxfb: warn about invalid left/right margin
+ - pinctrl: amd: Use amd_pinconf_set() for all config options
+ - net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
+ - bridge: Add extack warning when enabling STP in netns.
+ - iavf: Fix use-after-free in free_netdev
+ - iavf: Fix out-of-bounds when setting channels on remove
+ - security: keys: Modify mismatched function name
+ - octeontx2-pf: Dont allocate BPIDs for LBK interfaces
+ - tcp: annotate data-races around tcp_rsk(req)->ts_recent
+ - net: ipv4: Use kfree_sensitive instead of kfree
+ - net:ipv6: check return value of pskb_trim()
+ - Revert "tcp: avoid the lookup process failing to get sk in ehash table"
+ - fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
+ - llc: Don't drop packet from non-root netns.
+ - netfilter: nf_tables: fix spurious set element insertion failure
+ - netfilter: nf_tables: can't schedule in nft_chain_validate
+ - netfilter: nft_set_pipapo: fix improper element removal (CVE-2023-4004)
+ - netfilter: nf_tables: skip bound chain in netns release path
+ - netfilter: nf_tables: skip bound chain on rule flush
+ - tcp: annotate data-races around tp->tcp_tx_delay
+ - tcp: annotate data-races around tp->keepalive_time
+ - tcp: annotate data-races around tp->keepalive_intvl
+ - tcp: annotate data-races around tp->keepalive_probes
+ - net: Introduce net.ipv4.tcp_migrate_req.
+ - tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
+ - tcp: annotate data-races around icsk->icsk_syn_retries
+ - tcp: annotate data-races around tp->linger2
+ - tcp: annotate data-races around rskq_defer_accept
+ - tcp: annotate data-races around tp->notsent_lowat
+ - tcp: annotate data-races around icsk->icsk_user_timeout
+ - tcp: annotate data-races around fastopenq.max_qlen
+ - net: phy: prevent stale pointer dereference in phy_init()
+ - tracing/histograms: Return an error if we fail to add histogram to
+ hist_vars list
+ - tracing: Fix memory leak of iter->temp when reading trace_pipe
+ - ftrace: Store the order of pages allocated in ftrace_page
+ - ftrace: Fix possible warning on checking all pages used in
+ ftrace_process_locs()
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.189
+ - xen/netback: Fix buffer overrun triggered by unusual packet
+ (CVE-2023-34319)
+ - [x86] fix backwards merge of GDS/SRSO bit
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.190
+ - [s390x] KVM: s390: pv: fix index value of replaced ASCE
+ - io_uring: don't audit the capability check in io_uring_create()
+ - btrfs: fix race between quota disable and relocation
+ - btrfs: fix extent buffer leak after tree mod log failure at split_node()
+ - i2c: Delete error messages for failed memory allocations
+ - i2c: Improve size determinations
+ - PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
+ - PCI/ASPM: Factor out pcie_wait_for_retrain()
+ - PCI/ASPM: Avoid link retraining race
+ - dlm: cleanup plock_op vs plock_xop
+ - dlm: rearrange async condition return
+ - fs: dlm: interrupt posix locks only when process is killed
+ - drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
+ - drm/ttm: never consider pinned BOs for eviction&swap
+ - tracing: Show real address for trace event arguments
+ - [arm64,armhf] pwm: meson: Simplify duplicated per-channel tracking
+ - [arm64,armhf] pwm: meson: fix handling of period/duty if greater than
+ UINT_MAX
+ - ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
+ - i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
+ - net: phy: marvell10g: fix 88x3310 power up
+ - [arm64] net: hns3: reconstruct function hclge_ets_validate()
+ - [arm64] net: hns3: fix wrong bw weight of disabled tc issue
+ - vxlan: move to its own directory
+ - vxlan: calculate correct header length for GPE
+ - phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
+ - ethernet: atheros: fix return value check in atl1e_tso_csum()
+ - ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new
+ temporary address
+ - tcp: Reduce chance of collisions in inet6_hashfn(). (CVE-2023-1206)
+ - ice: Fix memory management in ice_ethtool_fdir.c
+ - bonding: reset bond's flags when down link is P2P device
+ - team: reset team's flags when down link is P2P device
+ - [x86] platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
+ - netfilter: nft_set_rbtree: fix overlap expiration walk
+ - netfilter: nftables: add helper function to validate set element data
+ - netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
+ - netfilter: nf_tables: disallow rule addition to bound chain via
+ NFTA_RULE_CHAIN_ID (CVE-2023-4147)
+ - net/sched: mqprio: refactor nlattr parsing to a separate function
+ - net/sched: mqprio: add extack to mqprio_parse_nlattr()
+ - net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
+ - benet: fix return value check in be_lancer_xmit_workarounds()
+ - tipc: check return value of pskb_trim()
+ - tipc: stop tipc crypto on failure in tipc_node_create
+ - RDMA/mlx4: Make check for invalid flags stricter
+ - drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
+ - drm/msm/adreno: Fix snapshot BINDLESS_DATA size
+ - RDMA/mthca: Fix crash when polling CQ for shared QPs
+ - drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
+ - [armhf] ASoC: fsl_spdif: Silence output on stop
+ - block: Fix a source code comment in include/uapi/linux/blkzoned.h
+ - dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
+ - dm raid: clean up four equivalent goto tags in raid_ctr()
+ - dm raid: protect md_stop() with 'reconfig_mutex'
+ - ata: pata_ns87415: mark ns87560_tf_read static
+ - ring-buffer: Fix wrong stat of cpu_buffer->read
+ - tracing: Fix warning in trace_buffered_event_disable()
+ - Revert "usb: gadget: tegra-xudc: Fix error check in
+ tegra_xudc_powerdomain_init()"
+ - USB: gadget: Fix the memory leak in raw_gadget driver
+ - serial: 8250_dw: Preserve original value of DLF register
+ - USB: serial: option: support Quectel EM060K_128
+ - USB: serial: option: add Quectel EC200A module support
+ - USB: serial: simple: add Kaufmann RKS+CAN VCP
+ - USB: serial: simple: sort driver entries
+ - can: gs_usb: gs_can_close(): add missing set of CAN state to
+ CAN_STATE_STOPPED
+ - Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
+ - usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
+ - usb: dwc3: don't reset device side if dwc3 was configured as host-only
+ - usb: ohci-at91: Fix the unhandle interrupt when resume
+ - USB: quirks: add quirk for Focusrite Scarlett
+ - usb: xhci-mtk: set the dma max_seg_size
+ - Revert "usb: xhci: tegra: Fix error check"
+ - Documentation: security-bugs.rst: update preferences when dealing with the
+ linux-distros group
+ - Documentation: security-bugs.rst: clarify CVE handling
+ - staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
+ - tty: n_gsm: fix UAF in gsm_cleanup_mux
+ - ALSA: hda/relatek: Enable Mute LED on HP 250 G8
+ - hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
+ - btrfs: check for commit error at btrfs_attach_transaction_barrier()
+ - file: always lock position for FMODE_ATOMIC_POS
+ - nfsd: Remove incorrect check in nfsd4_validate_stateid
+ - tpm_tis: Explicitly check for error code
+ - [arm64,armhf] irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI
+ invalidation
+ - [x86] KVM: VMX: Invert handling of CR0.WP for EPT without unrestricted
+ guest
+ - [x86] KVM: VMX: Fold ept_update_paging_mode_cr0() back into vmx_set_cr0()
+ - [x86] KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 wants 'em
+ - [x86] KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
+ - staging: rtl8712: Use constants from <linux/ieee80211.h>
+ - staging: r8712: Fix memory leak in _r8712_init_xmit_priv()
+ - btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
+ - virtio-net: fix race between set queues and probe
+ - [s390x] dasd: fix hanging device after quiesce/resume
+ - [arm64] ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register
+ - ceph: never send metrics if disable_send_metrics is set
+ - dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
+ - drm/ttm: make ttm_bo_unpin more defensive
+ - ACPI: processor: perflib: Use the "no limit" frequency QoS
+ - ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily
+ - [x86] cpufreq: intel_pstate: Drop ACPI _PSS states table patching
+ - io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
+ - [armel,armhf] ASoC: cs42l51: fix driver to properly autoload with
+ automatic module loading
+ - [x86] kprobes/x86: Fix fall-through warnings for Clang
+ - [x86] kprobes: Do not decode opcode in resume_execution()
+ - [x86] kprobes: Retrieve correct opcode for group instruction
+ - [x86] kprobes: Identify far indirect JMP correctly
+ - [x86] kprobes: Use int3 instead of debug trap for single-step
+ - [x86] kprobes: Fix to identify indirect jmp and others using range case
+ - [x86] kprobes: Move 'inline' to the beginning of the kprobe_is_ss()
+ declaration
+ - [x86] kprobes: Update kcb status flag after singlestepping
+ - [x86] kprobes: Fix JNG/JNLE emulation
+ - io_uring: gate iowait schedule on having pending requests
+ - perf: Fix function pointer case
+ - loop: Select I/O scheduler 'none' from inside add_disk()
+ - [arm64] dts: imx8mn-var-som: add missing pull-up for onboard PHY reset
+ pinmux
+ - word-at-a-time: use the same return type for has_zero regardless of
+ endianness
+ - [s390x] KVM: s390: fix sthyi error handling
+ - wifi: cfg80211: Fix return value in scan logic
+ - net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
+ - net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
+ - bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
+ - rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
+ - [armhf] net: dsa: fix value check in bcm_sf2_sw_probe()
+ - net: sched: cls_u32: Fix match key mis-addressing
+ - mISDN: hfcpci: Fix potential deadlock on &hc->lock
+ - net: annotate data-races around sk->sk_max_pacing_rate
+ - net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
+ - net: add missing READ_ONCE(sk->sk_sndbuf) annotation
+ - net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
+ - net: add missing data-race annotations around sk->sk_peek_off
+ - net: add missing data-race annotation for sk_ll_usec
+ - net/sched: cls_u32: No longer copy tcf_result on update to avoid
+ use-after-free (CVE-2023-4128)
+ - net/sched: cls_fw: No longer copy tcf_result on update to avoid
+ use-after-free (CVE-2023-4128)
+ - net/sched: cls_route: No longer copy tcf_result on update to avoid
+ use-after-free (CVE-2023-4128)
+ - bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
+ - net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
+ - net: dcb: choose correct policy to parse DCB_ATTR_BCN
+ - [s390x] qeth: Don't call dev_close/dev_open (DOWN/UP)
+ - ip6mr: Fix skb_under_panic in ip6mr_cache_report()
+ - vxlan: Fix nexthop hash size
+ - net/mlx5: fs_core: Make find_closest_ft more generic
+ - net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
+ - tcp_metrics: fix addr_same() helper
+ - tcp_metrics: annotate data-races around tm->tcpm_stamp
+ - tcp_metrics: annotate data-races around tm->tcpm_lock
+ - tcp_metrics: annotate data-races around tm->tcpm_vals[]
+ - tcp_metrics: annotate data-races around tm->tcpm_net
+ - tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
+ - scsi: zfcp: Defer fc_rport blocking until after ADISC response
+ - libceph: fix potential hang in ceph_osdc_notify()
+ - USB: zaurus: Add ID for A-300/B-500/C-700
+ - ceph: defer stopping mdsc delayed_work
+ - exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
+ - exfat: release s_lock before calling dir_emit()
+ - [arm64] dts: stratix10: fix incorrect I2C property for SCL signal
+ - net: tun_chr_open(): set sk_uid from current_fsuid() (CVE-2023-4194)
+ - net: tap_open(): set sk_uid from current_fsuid() (CVE-2023-4194)
+ - bpf: Disable preemption in bpf_event_output
+ - open: make RESOLVE_CACHED correctly test for O_TMPFILE
+ - drm/ttm: check null pointer before accessing when swapping
+ - file: reinstate f_pos locking optimization for regular files
+ - tracing: Fix sleeping while atomic in kdb ftdump
+ - fs/sysv: Null check to prevent null-ptr-deref bug
+ - Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
+ (CVE-2023-40283)
+ - net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
+ - fs: Protect reconfiguration of sb read-write from racing writes
+ - [powerpc*] mm/altmap: Fix altmap boundary check
+ - soundwire: bus: add better dev_dbg to track complete() calls
+ - soundwire: bus: pm_runtime_request_resume on peripheral attachment
+ - soundwire: fix enumeration completion
+ - PM / wakeirq: support enabling wake-up irq after runtime_suspend called
+ - PM: sleep: wakeirq: fix wake irq arming
+ - exfat: speed up iterate/lookup by fixing start point of traversing cluster
+ chain
+ - exfat: support dynamic allocate bh for exfat_entry_set_cache
+ - exfat: check if filename entries exceeds max filename length
+ (CVE-2023-4273)
+ - mt76: move band capabilities in mt76_phy
+ - mt76: mt7615: Fix fall-through warnings for Clang
+ - wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
+ - [x86] CPU/AMD: Do not leak quotient data after a division by 0
+ (CVE-2023-20588)
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.191
+ - wireguard: allowedips: expand maximum node depth
+ - ipv6: adjust ndisc_is_useropt() to also return true for PIO
+ - bpf: allow precision tracking for programs with subprogs
+ - bpf: stop setting precise in current state
+ - bpf: aggressively forget precise markings during state checkpointing
+ - [arm64,armhf] dmaengine: pl330: Return DMA_PAUSED when transaction is
+ paused
+ - drm/nouveau/gr: enable memory loads on helper invocation on all channels
+ - drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
+ - drm/amd/display: check attr flag before set cursor degamma on DCN3+
+ - [x86] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to
+ init_fpstate") (Closes: #1044518)
+ - nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
+ - io_uring: correct check for O_TMPFILE
+ - [arm64] iio: cros_ec: Fix the allocation size for cros_ec_command
+ - [arm*] binder: fix memory leak in binder_init()
+ - usb-storage: alauda: Fix uninit-value in alauda_check_media()
+ - [arm64,armhf] usb: dwc3: Properly handle processing of pending events
+ - [arm64,armhf] usb: common: usb-conn-gpio: Prevent bailing out if initial
+ role is none
+ - [x86] cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
+ - [x86] mm: Fix VDSO and VVAR placement on 5-level paging machines
+ - [x86] speculation: Add cpu_show_gds() prototype
+ - [x86] Move gds_ucode_mitigated() declaration to header
+ - drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
+ - mISDN: Update parameter type of dsp_cmx_send()
+ - net/packet: annotate data-races around tp->status
+ - tunnels: fix kasan splat when generating ipv4 pmtu error
+ - bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
+ - dccp: fix data-race around dp->dccps_mss_cache
+ - drivers: net: prevent tun_build_skb() to exceed the packet size limit
+ - [amd64] IB/hfi1: Fix possible panic during hotplug remove
+ - wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
+ - net: phy: at803x: remove set/get wol callbacks for AR8032
+ - [arm64] net: hns3: refactor hclge_mac_link_status_wait for interface reuse
+ - [arm64] net: hns3: add wait until mac link down
+ - net/mlx5: Allow 0 for total host VFs
+ - btrfs: don't stop integrity writeback too early
+ - btrfs: set cache_block_group_error if we find an error
+ - nvme-tcp: fix potential unbalanced freeze & unfreeze
+ - nvme-rdma: fix potential unbalanced freeze & unfreeze
+ - netfilter: nf_tables: report use refcount overflow
+ - scsi: core: Fix legacy /proc parsing buffer overflow
+ - [x86] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
+ - scsi: snic: Fix possible memory leak if device_add() fails
+ - scsi: core: Fix possible memory leak if device_add() fails
+ - scsi: qedi: Fix firmware halt over suspend and resume
+ - scsi: qedf: Fix firmware halt over suspend and resume
+ - sch_netem: fix issues in netem_change() vs get_dist_table()
+
+ [ Ben Hutchings ]
+ * d/b/test-patches: Fix installability; improve robustness and efficiency
+ (Closes: #871216, #1035359):
+ - d/b/gencontrol.py: Add optional extra config dir debian/config.local
+ - d/b/gencontrol.py: Add support for noudeb build profile
+ - d/b/test-patches: Change ABI name to make packages co-installable
+ - d/b/test-patches: Make debug info optional and disabled by default
+ - d/b/test-patches: Build a linux-headers-common package as well
+ - d/b/test-patches: Tolerate missing d/control, d/rules.gen, or d/p/test
+ - d/b/test-patches: Detect flavour correctly when running backported kernel
+ - Add pkg.linux.mintools profile for building minimal userland tools
+ - d/b/test-patches: Build linux-{kbuild,bootwrapper} packages
+
+ [ Salvatore Bonaccorso ]
+ * [rt] Update to 5.10.180-rt88
+ * Bump ABI to 25
+ * Drop unknown config setting NET_CLS_TCINDEX
+ * Drop unknown config setting BLK_DEV_SX8
+ * [rt] Update to 5.10.184-rt90
+ * Drop "decnet: Disable auto-loading as mitigation against local exploits"
+ * Drop now unknown config options for DECnet support
+ * [rt] Update to 5.10.186-rt91
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Wed, 16 Aug 2023 22:52:03 +0200
+
+ linux (5.10.179-5) bullseye-security; urgency=high
+
+ * Fix "init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()"
+ backport
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Tue, 08 Aug 2023 13:22:46 +0200
+
+ linux (5.10.179-4) bullseye-security; urgency=high
+
+ [ Salvatore Bonaccorso ]
+ * [x86] Add mitigations for Gather Data Sampling (GDS) (CVE-2022-40982)
+ - init: Provide arch_cpu_finalize_init()
+ - x86/cpu: Switch to arch_cpu_finalize_init()
+ - ARM: cpu: Switch to arch_cpu_finalize_init()
+ - ia64/cpu: Switch to arch_cpu_finalize_init()
+ - m68k/cpu: Switch to arch_cpu_finalize_init()
+ - mips/cpu: Switch to arch_cpu_finalize_init()
+ - sh/cpu: Switch to arch_cpu_finalize_init()
+ - sparc/cpu: Switch to arch_cpu_finalize_init()
+ - um/cpu: Switch to arch_cpu_finalize_init()
+ - init: Remove check_bugs() leftovers
+ - init: Invoke arch_cpu_finalize_init() earlier
+ - init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
+ - x86/fpu: Remove cpuinfo argument from init functions
+ - x86/fpu: Mark init functions __init
+ - x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
+ - x86/speculation: Add Gather Data Sampling mitigation
+ - x86/speculation: Add force option to GDS mitigation
+ - x86/speculation: Add Kconfig option for GDS
+ - KVM: Add GDS_NO support to KVM
+ - x86/xen: Fix secondary processors' FPU initialization
+ - x86/mm: fix poking_init() for Xen PV guests
+ - x86/mm: Use mm_alloc() in poking_init()
+ - mm: Move mm_cachep initialization to mm_init()
+ - x86/mm: Initialize text poking earlier
+
+ [ Ben Hutchings ]
+ * Documentation/x86: Fix backwards on/off logic about YMM support
+ * [x86] Add a Speculative RAS Overflow (SRSO) mitigation (CVE-2023-20569)
+ - x86/cpu: Add VM page flush MSR availablility as a CPUID feature
+ - x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
+ - tools headers cpufeatures: Sync with the kernel sources
+ - x86/bugs: Increase the x86 bugs vector size to two u32s
+ - x86/cpu, kvm: Add support for CPUID_80000021_EAX
+ - x86/srso: Add a Speculative RAS Overflow mitigation
+ - x86/srso: Add IBPB_BRTYPE support
+ - x86/srso: Add SRSO_NO support
+ - x86/srso: Add IBPB
+ - x86/srso: Add IBPB on VMEXIT
+ - x86/srso: Fix return thunks in generated code
+ - x86/srso: Tie SBPB bit setting to microcode patch detection
+ * Bump ABI to 24
+
+ -- Ben Hutchings <benh@debian.org> Tue, 08 Aug 2023 02:33:54 +0200
+
+ linux (5.10.179-3) bullseye-security; urgency=high
+
+ [ Salvatore Bonaccorso ]
+ * [x86] microcode/AMD: Load late on both threads too
+ * [x86] cpu/amd: Move the errata checking functionality up
+ * [x86] cpu/amd: Add a Zenbleed fix (CVE-2023-20593)
+ * netfilter: nftables: statify nft_parse_register()
+ * netfilter: nf_tables: validate registers coming from userspace.
+ * netfilter: nf_tables: hold mutex on netns pre_exit path
+ * netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
+ (CVE-2023-3390)
+ * Ignore ABI changes for nft_parse_register (dropped with 08a01c11a5bb
+ ("netfilter: nftables: statify nft_parse_register()"))
+
+ [ Ben Hutchings ]
+ * netfilter: nf_tables: fix chain binding transaction logic (CVE-2023-3610)
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Fri, 28 Jul 2023 00:17:15 +0200
+
+ linux (5.10.179-2) bullseye-security; urgency=high
+
+ * ipv6: rpl: Fix Route of Death. (CVE-2023-2156)
+ * netfilter: nf_tables: do not ignore genmask when looking up chain by id
+ (CVE-2023-31248)
+ * netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
+ (CVE-2023-35001)
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Fri, 14 Jul 2023 22:24:08 +0200
+
+ linux (5.10.179-1) bullseye-security; urgency=high
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.179
+ - [arm64] dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node
+ - netfilter: br_netfilter: fix recent physdev match breakage
+ - [arm64,armhf] regulator: fan53555: Explicitly include bits header
+ - net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
+ (CVE-2023-31436)
+ - virtio_net: bugfix overflow inside xdp_linearize_page()
+ - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
+ - sfc: Fix use-after-free due to selftest_work
+ - netfilter: nf_tables: fix ifdef to also consider nf_tables=m
+ - i40e: fix accessing vsi->active_filters without holding lock
+ - i40e: fix i40e_setup_misc_vector() error handling
+ - mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
+ - net: rpl: fix rpl header size calculation
+ - bpf: Fix incorrect verifier pruning due to missing register precision
+ taints
+ - e1000e: Disable TSO on i219-LM card to increase speed
+ - f2fs: Fix f2fs_truncate_partial_nodes ftrace event
+ - Input: i8042 - add quirk for Fujitsu Lifebook A574/H
+ - scsi: megaraid_sas: Fix fw_crash_buffer_show()
+ - scsi: core: Improve scsi_vpd_inquiry() checks
+ - [s390x] ptrace: fix PTRACE_GET_LAST_BREAK error handling
+ - nvme-tcp: fix a possible UAF when failing to allocate an io queue
+ - xen/netback: use same error messages for same errors
+ - xfs: drop submit side trans alloc for append ioends
+ - iio: light: tsl2772: fix reading proximity-diodes from device tree
+ - nilfs2: initialize unused bytes in segment summary blocks
+ - memstick: fix memory leak if card device is never registered
+ - kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
+ - mm/khugepaged: check again on anon uffd-wp during isolation
+ - sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
+ - sched/uclamp: Fix fits_capacity() check in feec()
+ - sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
+ - sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
+ - sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
+ - sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit
+ condition
+ - sched/fair: Detect capacity inversion
+ - sched/fair: Consider capacity inversion in util_fits_cpu()
+ - sched/uclamp: Fix a uninitialized variable warnings
+ - sched/fair: Fixes for capacity inversion detection
+ - virtiofs: clean up error handling in virtio_fs_get_tree()
+ - virtiofs: split requests that exceed virtqueue size
+ - fuse: check s_root when destroying sb
+ - fuse: fix attr version comparison in fuse_read_update_size()
+ - fuse: always revalidate rename target dentry
+ - fuse: fix deadlock between atomic O_TRUNC and page invalidation
+ - Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
+ - ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
+ - ext4: fix use-after-free in ext4_xattr_set_entry
+ - udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
+ - tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
+ - inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
+ - dccp: Call inet6_destroy_sock() via sk->sk_destruct().
+ - sctp: Call inet6_destroy_sock() via sk->sk_destruct().
+ - [arm64,armhf] pwm: meson: Explicitly set .polarity in .get_state()
+ - ASN.1: Fix check for strdup() success
+
+ [ Salvatore Bonaccorso ]
+ * netfilter: nf_tables: deactivate anonymous set from preparation phase
+ (CVE-2023-32233)
+ * [rt] Refresh "sched/hotplug: Ensure only per-cpu kthreads run during
+ hotplug"
+ * Bump ABI to 23
+ * ovl: fail on invalid uid/gid mapping at copy up (CVE-2023-0386)
+ * [x86] KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with
+ vcpu_mask==NULL (Closes: #1035779)
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Fri, 12 May 2023 06:08:40 +0200
linux (5.10.178-3) bullseye; urgency=medium
p96
aVxhci_init_driver
p97
- ass(Vbase
+ aVnft_parse_register
p98
- tp99
- (dp100
+ ass(Vbase
+ p99
+ tp100
+ (dp101
Varches
- p101
- (lp102
+ p102
+ (lp103
Valpha
- p103
- aVamd64
p104
- aVarm64
+ aVamd64
p105
- aVarm64ilp32
+ aVarm64
p106
- aVarmel
+ aVarm64ilp32
p107
- aVarmhf
+ aVarmel
p108
- aVhppa
+ aVarmhf
p109
- aVi386
+ aVhppa
p110
- aVia64
+ aVi386
p111
- aVm68k
+ aVia64
p112
- aVmips
+ aVm68k
p113
- aVmips64
+ aVmips
p114
- aVmips64el
+ aVmips64
p115
- aVmips64r6
+ aVmips64el
p116
- aVmips64r6el
+ aVmips64r6
p117
- aVmipsel
+ aVmips64r6el
p118
- aVmipsn32
+ aVmipsel
p119
- aVmipsn32el
+ aVmipsn32
p120
- aVmipsn32r6
+ aVmipsn32el
p121
- aVmipsn32r6el
+ aVmipsn32r6
p122
- aVmipsr6
+ aVmipsn32r6el
p123
- aVmipsr6el
+ aVmipsr6
p124
- aVpowerpc
+ aVmipsr6el
p125
- aVppc64
+ aVpowerpc
p126
- aVppc64el
+ aVppc64
p127
- aVriscv64
+ aVppc64el
p128
- aVs390
+ aVriscv64
p129
- aVs390x
+ aVs390
p130
- aVsh3
+ aVs390x
p131
- aVsh4
+ aVsh3
p132
- aVsparc
+ aVsh4
p133
- aVsparc64
+ aVsparc
p134
- aVx32
+ aVsparc64
p135
- asVcompiler
+ aVx32
p136
- Vgcc-10
+ asVcompiler
p137
- sVfeaturesets
+ Vgcc-10
p138
- (lp139
+ sVfeaturesets
+ p139
+ (lp140
Vnone
- p140
- aVrt
p141
- ass(Vbuild
+ aVrt
p142
- tp143
- (dp144
+ ass(Vbuild
+ p143
+ tp144
+ (dp145
Vdebug-info
- p145
+ p146
I01
sVsigned-code
- p146
+ p147
I00
ss(Vbase
- p147
- NVrt
p148
- tp149
- (dp150
+ NVrt
+ p149
+ tp150
+ (dp151
Venabled
- p151
+ p152
I01
ss(Vdescription
- p152
- tp153
- (dp154
+ p153
+ tp154
+ (dp155
Vpart-long-up
- p155
- VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
p156
- ss(Vimage
+ VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
p157
- tp158
- (dp159
+ ss(Vimage
+ p158
+ tp159
+ (dp160
Vinitramfs-generators
- p160
- (lp161
+ p161
+ (lp162
Vinitramfs-tools
- p162
- aVinitramfs-fallback
p163
- asVbreaks
+ aVinitramfs-fallback
p164
- (lp165
+ asVbreaks
+ p165
+ (lp166
Vfwupdate (<< 12-7)
- p166
- aVwireless-regdb (<< 2019.06.03-1~)
p167
- asVrecommends
+ aVwireless-regdb (<< 2019.06.03-1~)
p168
- (lp169
+ asVrecommends
+ p169
+ (lp170
Vapparmor
- p170
- ass(Vrelations
p171
- tp172
- (dp173
+ ass(Vrelations
+ p172
+ tp173
+ (dp174
Vgcc-10
- p174
- Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
p175
- sVinitramfs-fallback
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
p176
- Vlinux-initramfs-tool
+ sVinitramfs-fallback
p177
- sVinitramfs-tools
+ Vlinux-initramfs-tool
p178
- Vinitramfs-tools (>= 0.120+deb8u2)
+ sVinitramfs-tools
p179
- ss(Vbase
+ Vinitramfs-tools (>= 0.120+deb8u2)
p180
- Valpha
+ ss(Vbase
p181
- tp182
- (dp183
+ Valpha
+ p182
+ tp183
+ (dp184
Vdefault-flavour
- p184
- Valpha-smp
p185
- sVkernel-arch
+ Valpha-smp
p186
- Valpha
+ sVkernel-arch
p187
- sVfeaturesets
+ Valpha
p188
- (lp189
+ sVfeaturesets
+ p189
+ (lp190
Vnone
- p190
- ass(Vbuild
p191
- g181
- tp192
- (dp193
+ ass(Vbuild
+ p192
+ g182
+ tp193
+ (dp194
Vimage-file
- p194
- Varch/alpha/boot/vmlinux.gz
p195
- ss(Vimage
+ Varch/alpha/boot/vmlinux.gz
p196
- g181
- tp197
- (dp198
+ ss(Vimage
+ p197
+ g182
+ tp198
+ (dp199
Vsuggests
- p199
- (lp200
+ p200
+ (lp201
Vaboot
- p201
- aVfdutils
p202
- asVinstall-stem
+ aVfdutils
p203
- Vvmlinuz
+ asVinstall-stem
p204
- ss(Vdescription
+ Vvmlinuz
p205
- g181
- NValpha-generic
+ ss(Vdescription
p206
- tp207
- (dp208
+ g182
+ NValpha-generic
+ p207
+ tp208
+ (dp209
Vhardware
- p209
- VAlpha
p210
- sVhardware-long
+ VAlpha
p211
- VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
+ sVhardware-long
p212
- ss(Vdescription
+ VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
p213
- g181
- NValpha-smp
+ ss(Vdescription
p214
- tp215
- (dp216
+ g182
+ NValpha-smp
+ p215
+ tp216
+ (dp217
Vhardware
- p217
- VAlpha SMP
p218
- sVhardware-long
+ VAlpha SMP
p219
- VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
+ sVhardware-long
p220
- ss(Vbase
+ VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
p221
- g181
- g190
- tp222
- (dp223
+ ss(Vbase
+ p222
+ g182
+ g191
+ tp223
+ (dp224
Vflavours
- p224
- (lp225
+ p225
+ (lp226
Valpha-generic
- p226
- aValpha-smp
p227
- asVimplicit-flavour
+ aValpha-smp
p228
+ asVimplicit-flavour
+ p229
I01
ss(Vbase
- p229
- Vamd64
p230
- tp231
- (dp232
+ Vamd64
+ p231
+ tp232
+ (dp233
Vfeaturesets
- p233
- (lp234
+ p234
+ (lp235
Vnone
- p235
- aVrt
p236
- asVkernel-arch
+ aVrt
p237
- Vx86
+ asVkernel-arch
p238
- ss(Vbuild
+ Vx86
p239
- g230
- tp240
- (dp241
+ ss(Vbuild
+ p240
+ g231
+ tp241
+ (dp242
Vimage-file
- p242
- Varch/x86/boot/bzImage
p243
- sVsigned-code
+ Varch/x86/boot/bzImage
p244
+ sVsigned-code
+ p245
I01
sVvdso
- p245
+ p246
I01
ss(Vimage
- p246
- g230
- tp247
- (dp248
+ p247
+ g231
+ tp248
+ (dp249
Vbootloaders
- p249
- (lp250
+ p250
+ (lp251
Vgrub-pc
- p251
- aVgrub-efi-amd64
p252
- aVextlinux
+ aVgrub-efi-amd64
p253
- asVinstall-stem
+ aVextlinux
p254
- Vvmlinuz
+ asVinstall-stem
p255
- sVbreaks
+ Vvmlinuz
p256
- (lp257
+ sVbreaks
+ p257
+ (lp258
Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p258
- ass(Vrelations
p259
- g230
- tp260
- (dp261
+ ass(Vrelations
+ p260
+ g231
+ tp261
+ (dp262
Vheaders%gcc-10
- p262
- Vlinux-compiler-gcc-10-x86
p263
- ss(Vdescription
+ Vlinux-compiler-gcc-10-x86
p264
- g230
- NVamd64
+ ss(Vdescription
p265
- tp266
- (dp267
+ g231
+ NVamd64
+ p266
+ tp267
+ (dp268
Vhardware
- p268
- V64-bit PCs
p269
- sVhardware-long
+ V64-bit PCs
p270
- VPCs with AMD64, Intel 64 or VIA Nano processors
+ sVhardware-long
p271
- ss(Vdescription
+ VPCs with AMD64, Intel 64 or VIA Nano processors
p272
- g230
- NVcloud-amd64
+ ss(Vdescription
p273
- tp274
- (dp275
+ g231
+ NVcloud-amd64
+ p274
+ tp275
+ (dp276
Vhardware
- p276
- Vx86-64 cloud
p277
- sVhardware-long
+ Vx86-64 cloud
p278
- Vcloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine
+ sVhardware-long
p279
- ss(Vbase
+ Vcloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine
p280
- g230
- Vnone
+ ss(Vbase
p281
- tp282
- (dp283
+ g231
+ Vnone
+ p282
+ tp283
+ (dp284
Vflavours
- p284
- (lp285
+ p285
+ (lp286
Vamd64
- p286
- aVcloud-amd64
p287
- asVdefault-flavour
+ aVcloud-amd64
p288
- Vamd64
+ asVdefault-flavour
p289
- ss(Vimage
+ Vamd64
p290
- g230
- g281
- Vcloud-amd64
+ ss(Vimage
p291
- tp292
- (dp293
+ g231
+ g282
+ Vcloud-amd64
+ p292
+ tp293
+ (dp294
Vconfigs
- p294
- (lp295
+ p295
+ (lp296
Vconfig.cloud
- p296
- aVamd64/config.cloud-amd64
p297
- ass(Vbase
+ aVamd64/config.cloud-amd64
p298
- g230
- Vrt
+ ass(Vbase
p299
- tp300
- (dp301
+ g231
+ Vrt
+ p300
+ tp301
+ (dp302
Vflavours
- p302
- (lp303
+ p303
+ (lp304
Vamd64
- p304
- ass(Vbase
p305
- Varm64
+ ass(Vbase
p306
- tp307
- (dp308
+ Varm64
+ p307
+ tp308
+ (dp309
Vcross-compile-compat
- p309
- Varm-linux-gnueabihf-
p310
- sVkernel-arch
+ Varm-linux-gnueabihf-
p311
- Varm64
+ sVkernel-arch
p312
- sVfeaturesets
+ Varm64
p313
- (lp314
+ sVfeaturesets
+ p314
+ (lp315
Vnone
- p315
- aVrt
p316
- ass(Vbuild
+ aVrt
p317
- g306
- tp318
- (dp319
+ ass(Vbuild
+ p318
+ g307
+ tp319
+ (dp320
Vimage-file
- p320
- Varch/arm64/boot/Image
p321
- sVsigned-code
+ Varch/arm64/boot/Image
p322
+ sVsigned-code
+ p323
I01
sVvdso
- p323
+ p324
I01
ss(Vimage
- p324
- g306
- tp325
- (dp326
+ p325
+ g307
+ tp326
+ (dp327
Vinstall-stem
- p327
- Vvmlinuz
p328
- sVbreaks
+ Vvmlinuz
p329
- (lp330
+ sVbreaks
+ p330
+ (lp331
Vlibmozjs185-1.0
- p331
- aVlibmozjs-24-0 (<< 24.2.0-5.1~)
p332
- ass(Vdescription
+ aVlibmozjs-24-0 (<< 24.2.0-5.1~)
p333
- g306
- NVarm64
+ ass(Vdescription
p334
- tp335
- (dp336
+ g307
+ NVarm64
+ p335
+ tp336
+ (dp337
Vhardware
- p337
- V64-bit ARMv8 machines
p338
- ss(Vdescription
+ V64-bit ARMv8 machines
p339
- g306
- NVcloud-arm64
+ ss(Vdescription
p340
- tp341
- (dp342
+ g307
+ NVcloud-arm64
+ p341
+ tp342
+ (dp343
Vhardware
- p343
- Varm64 cloud
p344
- sVhardware-long
+ Varm64 cloud
p345
- Vcloud platforms supporting arm64 virtual machines
+ sVhardware-long
p346
- ss(Vimage
+ Vcloud platforms supporting arm64 virtual machines
p347
- g306
- NVarm64
+ ss(Vimage
p348
- tp349
- (dp350
+ g307
+ NVarm64
+ p349
+ tp350
+ (dp351
s(Vrelations
- p351
- g306
- tp352
- (dp353
+ p352
+ g307
+ tp353
+ (dp354
Vgcc-10
- p354
- Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
p355
- sVheaders%gcc-10
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
p356
- Vgcc-10
+ sVheaders%gcc-10
p357
- ss(Vbase
+ Vgcc-10
p358
- g306
- Vnone
+ ss(Vbase
p359
- tp360
- (dp361
+ g307
+ Vnone
+ p360
+ tp361
+ (dp362
Vflavours
- p362
- (lp363
+ p363
+ (lp364
Varm64
- p364
- aVcloud-arm64
p365
- asVdefault-flavour
+ aVcloud-arm64
p366
- Varm64
+ asVdefault-flavour
p367
- ss(Vimage
+ Varm64
p368
- g306
- g359
- Vcloud-arm64
+ ss(Vimage
p369
- tp370
- (dp371
+ g307
+ g360
+ Vcloud-arm64
+ p370
+ tp371
+ (dp372
Vconfigs
- p372
- (lp373
+ p373
+ (lp374
Vconfig.cloud
- p374
- aVarm64/config.cloud-arm64
p375
- ass(Vbase
+ aVarm64/config.cloud-arm64
p376
- g306
- Vrt
+ ass(Vbase
p377
- tp378
- (dp379
+ g307
+ Vrt
+ p378
+ tp379
+ (dp380
Vflavours
- p380
- (lp381
+ p381
+ (lp382
Varm64
- p382
- ass(Vbase
p383
- Varm64ilp32
+ ass(Vbase
p384
- tp385
- (dp386
+ Varm64ilp32
+ p385
+ tp386
+ (dp387
Vkernel-arch
- p387
- Varm64
p388
- sVfeaturesets
+ Varm64
p389
- (lp390
+ sVfeaturesets
+ p390
+ (lp391
ss(Vbase
- p391
- Varmel
p392
- tp393
- (dp394
+ Varmel
+ p393
+ tp394
+ (dp395
Vkernel-arch
- p395
- Varm
p396
- sg188
- (lp397
- g190
+ Varm
+ p397
+ sg189
+ (lp398
+ g191
ass(Vbuild
- p398
- g392
- tp399
- (dp400
+ p399
+ g393
+ tp400
+ (dp401
Vimage-file
- p401
- Varch/arm/boot/zImage
p402
- sVuncompressed-image-file
+ Varch/arm/boot/zImage
p403
- Varch/arm/boot/Image
+ sVuncompressed-image-file
p404
- ss(Vimage
+ Varch/arm/boot/Image
p405
- g392
- tp406
- (dp407
+ ss(Vimage
+ p406
+ g393
+ tp407
+ (dp408
Vinstall-stem
- p408
- Vvmlinuz
p409
- ss(Vrelations
+ Vvmlinuz
p410
- g392
- tp411
- (dp412
+ ss(Vrelations
+ p411
+ g393
+ tp412
+ (dp413
Vheaders%gcc-10
- p413
- Vlinux-compiler-gcc-10-arm
p414
- ss(Vdescription
+ Vlinux-compiler-gcc-10-arm
p415
- g392
- NVmarvell
+ ss(Vdescription
p416
- tp417
- (dp418
+ g393
+ NVmarvell
+ p417
+ tp418
+ (dp419
Vhardware
- p419
- VMarvell Kirkwood/Orion
p420
- sVhardware-long
+ VMarvell Kirkwood/Orion
p421
- VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware)
+ sVhardware-long
p422
- ss(Vdescription
+ VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware)
p423
- g392
- NVrpi
+ ss(Vdescription
p424
- tp425
- (dp426
+ g393
+ NVrpi
+ p425
+ tp426
+ (dp427
Vhardware
- p427
- VRaspberry Pi and Pi Zero
p428
- sVhardware-long
+ VRaspberry Pi and Pi Zero
p429
- VRaspberry Pi, Raspberry Pi Zero based systems
+ sVhardware-long
p430
- ss(Vimage
+ VRaspberry Pi, Raspberry Pi Zero based systems
p431
- g392
- NVmarvell
+ ss(Vimage
p432
- tp433
- (dp434
+ g393
+ NVmarvell
+ p433
+ tp434
+ (dp435
Vrecommends
- p435
- (lp436
+ p436
+ (lp437
Vu-boot-tools
- p437
- asVcheck-size
p438
+ asVcheck-size
+ p439
I2729712
sVcheck-size-with-dtb
- p439
+ p440
I01
sVbreaks
- p440
- (lp441
+ p441
+ (lp442
Vflash-kernel (<< 3.57~)
- p442
- ass(g221
- g392
- g190
- tp443
- (dp444
- g224
- (lp445
+ p443
+ ass(g222
+ g393
+ g191
+ tp444
+ (dp445
+ g225
+ (lp446
Vmarvell
- p446
- aVrpi
p447
- asg228
+ aVrpi
+ p448
+ asg229
I01
ss(Vbase
- p448
- Varmhf
p449
- tp450
- (dp451
+ Varmhf
+ p450
+ tp451
+ (dp452
Vfeaturesets
- p452
- (lp453
+ p453
+ (lp454
-Vnone
+sVkernel-arch
- p454
- Varm
p455
- ss(Vbase
-aVrt
-p456
-asVkernel-arch
-p457
+ Varm
-p458
-ss(Vbuild
-p459
-g450
-tp460
-(dp461
-Vimage-file
-p462
-Varch/arm/boot/zImage
-p463
-sVvdso
-p464
-I01
-ss(Vimage
-p465
-g450
-tp466
-(dp467
-Vinstall-stem
-p468
-Vvmlinuz
-p469
-ss(Vrelations
-p470
-g450
-tp471
-(dp472
-Vheaders%gcc-10
-p473
-Vlinux-compiler-gcc-10-arm
-p474
-ss(Vdescription
-p475
-g450
-NVarmmp
-p476
-tp477
-(dp478
-Vhardware
-p479
-VARMv7 multiplatform compatible SoCs
-p480
-sVhardware-long
-p481
-VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
-p482
-ss(Vdescription
-p483
-g450
-NVarmmp-lpae
-p484
-tp485
-(dp486
-Vhardware
-p487
-VARMv7 multiplatform compatible SoCs supporting LPAE
-p488
-sVhardware-long
-p489
-VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
-p490
-ss(Vbase
-p491
-g450
-Vnone
-p492
-tp493
-(dp494
-Vflavours
-p495
-(lp496
-Varmmp
-p497
-aVarmmp-lpae
-p498
-asVdefault-flavour
-p499
-Varmmp
-p500
+p456
- Vhppa
+ ss(Vbase
-p501
-g450
-Vrt
-p502
-tp503
-(dp504
-Vflavours
-p505
-(lp506
-Varmmp
-p507
-ass(Vbase
-p508
+p457
- tp458
- (dp459
+ Vhppa
-p509
-tp510
-(dp511
++p458
++tp459
++(dp460
Vdefault-flavour
- p460
- Vparisc
-p512
+p461
- sVkernel-arch
- p462
Vparisc
-p513
++p462
+ sVkernel-arch
-p514
+p463
- sg188
- (lp464
- g190
+ Vparisc
-p515
++p464
+ sg189
-(lp516
++(lp465
+ g191
ass(Vbuild
- p465
- g457
- tp466
- (dp467
-p517
-g509
-tp518
-(dp519
++p466
++g458
++tp467
++(dp468
Vimage-file
- p468
- Varch/parisc/boot/bzImage
-p520
+p469
- sVdebug-info
+ Varch/parisc/boot/bzImage
-p521
+p470
+ sVdebug-info
-p522
++p471
I00
ss(Vimage
- p471
- g457
- tp472
- (dp473
-p523
-g509
-tp524
-(dp525
++p472
++g458
++tp473
++(dp474
Vsuggests
- p474
- (lp475
-p526
-(lp527
++p475
++(lp476
Vpalo
- p476
- asVinstall-stem
-p528
+p477
- Vvmlinuz
+ asVinstall-stem
-p529
+p478
- ss(Vdescription
+ Vvmlinuz
-p530
+p479
- g457
- NVparisc
+ ss(Vdescription
-p531
-g509
+p480
- tp481
- (dp482
++g458
+ NVparisc
-p532
-tp533
-(dp534
++p481
++tp482
++(dp483
Vhardware
- p483
- V32-bit PA-RISC
-p535
+p484
- sVhardware-long
+ V32-bit PA-RISC
-p536
+p485
- VHP PA-RISC 32-bit systems with max 4 GB RAM
+ sVhardware-long
-p537
+p486
- ss(Vbase
+ VHP PA-RISC 32-bit systems with max 4 GB RAM
-p538
+p487
- g457
- NVparisc64
+ ss(Vbase
-p539
-g509
+p488
- tp489
- (dp490
++g458
+ NVparisc64
-p540
-tp541
-(dp542
++p489
++tp490
++(dp491
Vcflags
- p491
- V-fno-cse-follow-jumps
-p543
+p492
- sVoverride-host-type
+ V-fno-cse-follow-jumps
-p544
+p493
- Vhppa64-linux-gnu
+ sVoverride-host-type
-p545
+p494
- ss(Vdescription
+ Vhppa64-linux-gnu
-p546
+p495
- g457
- NVparisc64
+ ss(Vdescription
-p547
-g509
+p496
- tp497
- (dp498
++g458
+ NVparisc64
-p548
-tp549
-(dp550
++p497
++tp498
++(dp499
Vhardware
- p499
- V64-bit PA-RISC
-p551
+p500
- sVhardware-long
+ V64-bit PA-RISC
-p552
+p501
- VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
+ sVhardware-long
-p553
+p502
- ss(Vrelations
+ VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
-p554
+p503
- g457
- tp504
- (dp505
+ ss(Vrelations
-p555
-g509
-tp556
-(dp557
++p504
++g458
++tp505
++(dp506
Vgcc-10
- p506
- Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
-p558
+p507
- ss(g221
- g457
- g190
- tp508
- (dp509
- g224
- (lp510
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
-p559
++p508
+ ss(g222
-g509
++g458
+ g191
-tp560
-(dp561
++tp509
++(dp510
+ g225
-(lp562
++(lp511
Vparisc
- p511
- aVparisc64
-p563
+p512
- asg228
+ aVparisc64
-p564
++p513
+ asg229
I01
ss(Vbase
- p513
- Vi386
-p565
+p514
- tp515
- (dp516
+ Vi386
-p566
-tp567
-(dp568
++p515
++tp516
++(dp517
Vfeaturesets
- p517
- (lp518
-p569
-(lp570
++p518
++(lp519
Vnone
- p519
- aVrt
-p571
+p520
- asVkernel-arch
+ aVrt
-p572
+p521
- Vx86
+ asVkernel-arch
-p573
+p522
- ss(Vbuild
+ Vx86
-p574
+p523
- g514
- tp524
- (dp525
+ ss(Vbuild
-p575
-g566
-tp576
-(dp577
++p524
++g515
++tp525
++(dp526
Vimage-file
- p526
- Varch/x86/boot/bzImage
-p578
+p527
- sVsigned-code
+ Varch/x86/boot/bzImage
-p579
+p528
+ sVsigned-code
-p580
++p529
I01
sVvdso
- p529
-p581
++p530
I01
ss(Vdescription
- p530
- g514
- tp531
- (dp532
-p582
-g566
-tp583
-(dp584
++p531
++g515
++tp532
++(dp533
Vpart-long-pae
- p533
- VThis kernel requires PAE (Physical Address Extension).\u000aThis feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,\u000aCore and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,\u000aTurion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
-p585
+p534
- ss(Vimage
+ VThis kernel requires PAE (Physical Address Extension).\u000aThis feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,\u000aCore and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,\u000aTurion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
-p586
+p535
- g514
- tp536
- (dp537
+ ss(Vimage
-p587
-g566
-tp588
-(dp589
++p536
++g515
++tp537
++(dp538
Vbootloaders
- p538
- (lp539
-p590
-(lp591
++p539
++(lp540
Vgrub-pc
- p540
- aVgrub-efi-ia32
-p592
+p541
- aVextlinux
+ aVgrub-efi-ia32
-p593
+p542
- asVinstall-stem
+ aVextlinux
-p594
+p543
- Vvmlinuz
+ asVinstall-stem
-p595
+p544
- sVbreaks
+ Vvmlinuz
-p596
+p545
- (lp546
+ sVbreaks
-p597
-(lp598
++p546
++(lp547
Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p547
- ass(Vrelations
-p599
+p548
- g514
- tp549
- (dp550
+ ass(Vrelations
-p600
-g566
-tp601
-(dp602
++p549
++g515
++tp550
++(dp551
Vheaders%gcc-10
- p551
- Vlinux-compiler-gcc-10-x86
-p603
+p552
- ss(Vdescription
+ Vlinux-compiler-gcc-10-x86
-p604
+p553
- g514
- NV686
+ ss(Vdescription
-p605
-g566
+p554
- tp555
- (dp556
++g515
+ NV686
-p606
-tp607
-(dp608
++p555
++tp556
++(dp557
Vhardware
- p557
- Volder PCs
-p609
+p558
- sVhardware-long
+ Volder PCs
-p610
+p559
- VPCs with one or more processors not supporting PAE
+ sVhardware-long
-p611
+p560
- ss(Vdescription
+ VPCs with one or more processors not supporting PAE
-p612
+p561
- g514
- NV686-pae
+ ss(Vdescription
-p613
-g566
+p562
- tp563
- (dp564
++g515
+ NV686-pae
-p614
-tp615
-(dp616
++p563
++tp564
++(dp565
Vhardware
- p565
- Vmodern PCs
-p617
+p566
- sVhardware-long
+ Vmodern PCs
-p618
+p567
- VPCs with one or more processors supporting PAE
+ sVhardware-long
-p619
+p568
- sVparts
+ VPCs with one or more processors supporting PAE
-p620
+p569
- (lp570
+ sVparts
-p621
-(lp622
++p570
++(lp571
Vpae
- p571
- ass(Vbase
-p623
+p572
- g514
- Vnone
+ ass(Vbase
-p624
-g566
+p573
- tp574
- (dp575
++g515
+ Vnone
-p625
-tp626
-(dp627
++p574
++tp575
++(dp576
Vflavours
- p576
- (lp577
-p628
-(lp629
++p577
++(lp578
V686
- p578
- aV686-pae
-p630
+p579
- asVdefault-flavour
+ aV686-pae
-p631
+p580
- V686-pae
+ asVdefault-flavour
-p632
+p581
- ss(Vbase
+ V686-pae
-p633
+p582
- g514
- Vrt
+ ss(Vbase
-p634
-g566
+p583
- tp584
- (dp585
++g515
+ Vrt
-p635
-tp636
-(dp637
++p584
++tp585
++(dp586
Vflavours
- p586
- (lp587
-p638
-(lp639
++p587
++(lp588
V686-pae
- p588
- ass(Vbase
-p640
+p589
- Via64
+ ass(Vbase
-p641
+p590
- tp591
- (dp592
+ Via64
-p642
-tp643
-(dp644
++p591
++tp592
++(dp593
Vdefault-flavour
- p593
- Vitanium
-p645
+p594
- sVkernel-arch
+ Vitanium
-p646
+p595
- Via64
+ sVkernel-arch
-p647
+p596
- sg188
- (lp597
- g190
+ Via64
-p648
++p597
+ sg189
-(lp649
++(lp598
+ g191
ass(Vbuild
- p598
- g590
- tp599
- (dp600
-p650
-g642
-tp651
-(dp652
++p599
++g591
++tp600
++(dp601
Vimage-file
- p601
- Vvmlinux.gz
-p653
+p602
- ss(Vimage
+ Vvmlinux.gz
-p654
+p603
- g590
- tp604
- (dp605
+ ss(Vimage
-p655
-g642
-tp656
-(dp657
++p604
++g591
++tp605
++(dp606
Vbootloaders
- p606
- (lp607
-p658
-(lp659
++p607
++(lp608
Vgrub-efi-ia64
- p608
- asVinstall-stem
-p660
+p609
- Vvmlinuz
+ asVinstall-stem
-p661
+p610
- ss(Vdescription
+ Vvmlinuz
-p662
+p611
- g590
- NVitanium
+ ss(Vdescription
-p663
-g642
+p612
- tp613
- (dp614
++g591
+ NVitanium
-p664
-tp665
-(dp666
++p613
++tp614
++(dp615
Vhardware
- p615
- VItanium (Merced)
-p667
+p616
- sVhardware-long
+ VItanium (Merced)
-p668
+p617
- Vsystems with original Itanium (Merced) processors
+ sVhardware-long
-p669
+p618
- ss(Vdescription
+ Vsystems with original Itanium (Merced) processors
-p670
+p619
- g590
- NVmckinley
+ ss(Vdescription
-p671
-g642
+p620
- tp621
- (dp622
++g591
+ NVmckinley
-p672
-tp673
-(dp674
++p621
++tp622
++(dp623
Vhardware
- p623
- VItanium 2+
-p675
+p624
- sVhardware-long
+ VItanium 2+
-p676
+p625
- Vsystems with Itanium 2 or 9300/9500/9700-series processors
+ sVhardware-long
-p677
+p626
- ss(g221
- g590
- g190
- tp627
- (dp628
- g224
- (lp629
+ Vsystems with Itanium 2 or 9300/9500/9700-series processors
-p678
++p627
+ ss(g222
-g642
++g591
+ g191
-tp679
-(dp680
++tp628
++(dp629
+ g225
-(lp681
++(lp630
Vitanium
- p630
- aVmckinley
-p682
+p631
- asg228
+ aVmckinley
-p683
++p632
+ asg229
I01
ss(Vbase
- p632
- Vm68k
-p684
+p633
- tp634
- (dp635
+ Vm68k
-p685
-tp686
-(dp687
++p634
++tp635
++(dp636
Vcflags
- p636
- V-ffreestanding
-p688
+p637
- sVdefault-flavour
+ V-ffreestanding
-p689
+p638
- Vm68k
+ sVdefault-flavour
-p690
+p639
- sVkernel-arch
- p640
Vm68k
-p691
++p640
+ sVkernel-arch
-p692
+p641
- sg188
- (lp642
- g190
+ Vm68k
-p693
++p642
+ sg189
-(lp694
++(lp643
+ g191
ass(Vbuild
- p643
- g633
- tp644
- (dp645
-p695
-g685
-tp696
-(dp697
++p644
++g634
++tp645
++(dp646
Vimage-file
- p646
- Vvmlinux
-p698
+p647
- ss(Vimage
+ Vvmlinux
-p699
+p648
- g633
- tp649
- (dp650
+ ss(Vimage
-p700
-g685
-tp701
-(dp702
++p649
++g634
++tp650
++(dp651
Vsuggests
- p651
- (lp652
-p703
-(lp704
++p652
++(lp653
Vvmelilo
- p653
- aVfdutils
-p705
+p654
- asVinstall-stem
+ aVfdutils
-p706
+p655
- Vvmlinux
+ asVinstall-stem
-p707
+p656
- ss(Vdescription
+ Vvmlinux
-p708
+p657
- g633
- NVm68k
+ ss(Vdescription
-p709
-g685
+p658
- tp659
- (dp660
++g634
+ NVm68k
-p710
-tp711
-(dp712
++p659
++tp660
++(dp661
Vhardware
- p661
- VMotorola MC68020+ family
-p713
+p662
- ss(g221
- g633
- g190
- tp663
- (dp664
- g224
- (lp665
+ VMotorola MC68020+ family
-p714
++p663
+ ss(g222
-g685
++g634
+ g191
-tp715
-(dp716
++tp664
++(dp665
+ g225
-(lp717
++(lp666
Vm68k
- p666
- asg228
-p718
++p667
+ asg229
I01
ss(Vbase
- p667
- Vmips
-p719
+p668
- tp669
- (dp670
- Vkernel-arch
- p671
Vmips
-p720
-tp721
-(dp722
++p669
++tp670
++(dp671
+ Vkernel-arch
-p723
+p672
- sg188
- (lp673
- g190
+ Vmips
-p724
++p673
+ sg189
-(lp725
++(lp674
+ g191
ass(Vbuild
- p674
- g668
- tp675
- (dp676
-p726
-g720
-tp727
-(dp728
++p675
++g669
++tp676
++(dp677
Vimage-file
- p677
- Vvmlinuz
-p729
+p678
- ss(Vimage
+ Vvmlinuz
-p730
+p679
- g668
- tp680
- (dp681
+ ss(Vimage
-p731
-g720
-tp732
-(dp733
++p680
++g669
++tp681
++(dp682
Vinstall-stem
- p682
- Vvmlinuz
-p734
+p683
- ss(Vdescription
+ Vvmlinuz
-p735
+p684
- g668
- NV4kc-malta
+ ss(Vdescription
-p736
-g720
+p685
- tp686
- (dp687
++g669
+ NV4kc-malta
-p737
-tp738
-(dp739
++p686
++tp687
++(dp688
Vhardware
- p688
- VMIPS Malta
-p740
+p689
- sVhardware-long
+ VMIPS Malta
-p741
+p690
- VMIPS Malta boards
+ sVhardware-long
-p742
+p691
- ss(Vimage
+ VMIPS Malta boards
-p743
+p692
- g668
- NV4kc-malta
+ ss(Vimage
-p744
-g720
+p693
- tp694
- (dp695
++g669
+ NV4kc-malta
-p745
-tp746
-(dp747
++p694
++tp695
++(dp696
Vconfigs
- p696
- (lp697
-p748
-(lp749
++p697
++(lp698
Vkernelarch-mips/config.malta
- p698
- aVkernelarch-mips/config.mips32r2
-p750
+p699
- ass(Vdescription
+ aVkernelarch-mips/config.mips32r2
-p751
+p700
- g668
- NV5kc-malta
+ ass(Vdescription
-p752
-g720
+p701
- tp702
- (dp703
++g669
+ NV5kc-malta
-p753
-tp754
-(dp755
++p702
++tp703
++(dp704
Vhardware
- p704
- VMIPS Malta (64-bit)
-p756
+p705
- sVhardware-long
+ VMIPS Malta (64-bit)
-p757
+p706
- VMIPS Malta boards (64-bit)
+ sVhardware-long
-p758
+p707
- ss(Vimage
+ VMIPS Malta boards (64-bit)
-p759
+p708
- g668
- NV5kc-malta
+ ss(Vimage
-p760
-g720
+p709
- tp710
- (dp711
++g669
+ NV5kc-malta
-p761
-tp762
-(dp763
++p710
++tp711
++(dp712
Vconfigs
- p712
- (lp713
-p764
-(lp765
++p713
++(lp714
Vkernelarch-mips/config.malta
- p714
- aVkernelarch-mips/config.mips64r2
-p766
+p715
- ass(Vdescription
+ aVkernelarch-mips/config.mips64r2
-p767
+p716
- g668
- NVocteon
+ ass(Vdescription
-p768
-g720
+p717
- tp718
- (dp719
++g669
+ NVocteon
-p769
-tp770
-(dp771
++p718
++tp719
++(dp720
Vhardware
- p720
- VOcteon
-p772
+p721
- sVhardware-long
+ VOcteon
-p773
+p722
- VCavium Networks Octeon
+ sVhardware-long
-p774
+p723
- ss(Vbuild
+ VCavium Networks Octeon
-p775
+p724
- g668
- NVocteon
+ ss(Vbuild
-p776
-g720
+p725
- tp726
- (dp727
++g669
+ NVocteon
-p777
-tp778
-(dp779
++p726
++tp727
++(dp728
Vimage-file
- p728
- Vvmlinux
-p780
+p729
- ss(Vimage
+ Vvmlinux
-p781
+p730
- g668
- NVocteon
+ ss(Vimage
-p782
-g720
+p731
- tp732
- (dp733
++g669
+ NVocteon
-p783
-tp784
-(dp785
++p732
++tp733
++(dp734
Vinstall-stem
- p734
- Vvmlinux
-p786
+p735
- sVconfigs
+ Vvmlinux
-p787
+p736
- (lp737
+ sVconfigs
-p788
-(lp789
++p737
++(lp738
Vkernelarch-mips/config.octeon
- p738
- ass(g221
- g668
- g190
- tp739
- (dp740
- g224
- (lp741
-p790
++p739
+ ass(g222
-g720
++g669
+ g191
-tp791
-(dp792
++tp740
++(dp741
+ g225
-(lp793
++(lp742
V4kc-malta
- p742
- aV5kc-malta
-p794
+p743
- aVocteon
+ aV5kc-malta
-p795
+p744
- asg228
+ aVocteon
-p796
++p745
+ asg229
I01
ss(Vbase
- p745
- Vmips64
-p797
+p746
- tp747
- (dp748
+ Vmips64
-p798
-tp799
-(dp800
++p747
++tp748
++(dp749
Vkernel-arch
- p749
- Vmips
-p801
+p750
- sg188
- (lp751
- g190
+ Vmips
-p802
++p751
+ sg189
-(lp803
++(lp752
+ g191
ass(Vbuild
- p752
- g746
- tp753
- (dp754
-p804
-g798
-tp805
-(dp806
++p753
++g747
++tp754
++(dp755
Vimage-file
- p755
- Vvmlinuz
-p807
+p756
- ss(Vimage
+ Vvmlinuz
-p808
+p757
- g746
- tp758
- (dp759
+ ss(Vimage
-p809
-g798
-tp810
-(dp811
++p758
++g747
++tp759
++(dp760
Vinstall-stem
- p760
- Vvmlinuz
-p812
+p761
- ss(Vdescription
+ Vvmlinuz
-p813
+p762
- g746
- NV5kc-malta
+ ss(Vdescription
-p814
-g798
+p763
- tp764
- (dp765
++g747
+ NV5kc-malta
-p815
-tp816
-(dp817
++p764
++tp765
++(dp766
Vhardware
- p766
- VMIPS Malta
-p818
+p767
- sVhardware-long
+ VMIPS Malta
-p819
+p768
- VMIPS Malta boards
+ sVhardware-long
-p820
+p769
- ss(Vimage
+ VMIPS Malta boards
-p821
+p770
- g746
- NV5kc-malta
+ ss(Vimage
-p822
-g798
+p771
- tp772
- (dp773
++g747
+ NV5kc-malta
-p823
-tp824
-(dp825
++p772
++tp773
++(dp774
Vconfigs
- p774
- (lp775
-p826
-(lp827
++p775
++(lp776
Vkernelarch-mips/config.malta
- p776
- aVkernelarch-mips/config.mips64r2
-p828
+p777
- ass(Vdescription
+ aVkernelarch-mips/config.mips64r2
-p829
+p778
- g746
- NVocteon
+ ass(Vdescription
-p830
-g798
+p779
- tp780
- (dp781
++g747
+ NVocteon
-p831
-tp832
-(dp833
++p780
++tp781
++(dp782
Vhardware
- p782
- VOcteon
-p834
+p783
- sVhardware-long
+ VOcteon
-p835
+p784
- VCavium Networks Octeon
+ sVhardware-long
-p836
+p785
- ss(Vbuild
+ VCavium Networks Octeon
-p837
+p786
- g746
- NVocteon
+ ss(Vbuild
-p838
-g798
+p787
- tp788
- (dp789
++g747
+ NVocteon
-p839
-tp840
-(dp841
++p788
++tp789
++(dp790
Vimage-file
- p790
- Vvmlinux
-p842
+p791
- ss(Vimage
+ Vvmlinux
-p843
+p792
- g746
- NVocteon
+ ss(Vimage
-p844
-g798
+p793
- tp794
- (dp795
++g747
+ NVocteon
-p845
-tp846
-(dp847
++p794
++tp795
++(dp796
Vinstall-stem
- p796
- Vvmlinux
-p848
+p797
- sVconfigs
+ Vvmlinux
-p849
+p798
- (lp799
+ sVconfigs
-p850
-(lp851
++p799
++(lp800
Vkernelarch-mips/config.octeon
- p800
- ass(g221
- g746
- g190
- tp801
- (dp802
- g224
- (lp803
-p852
++p801
+ ass(g222
-g798
++g747
+ g191
-tp853
-(dp854
++tp802
++(dp803
+ g225
-(lp855
++(lp804
V5kc-malta
- p804
- aVocteon
-p856
+p805
- asg228
+ aVocteon
-p857
++p806
+ asg229
I01
ss(Vbase
- p806
- Vmips64el
-p858
+p807
- tp808
- (dp809
+ Vmips64el
-p859
-tp860
-(dp861
++p808
++tp809
++(dp810
Vkernel-arch
- p810
- Vmips
-p862
+p811
- sg188
- (lp812
- g190
+ Vmips
-p863
++p812
+ sg189
-(lp864
++(lp813
+ g191
ass(Vbuild
- p813
- g807
- tp814
- (dp815
-p865
-g859
-tp866
-(dp867
++p814
++g808
++tp815
++(dp816
Vimage-file
- p816
- Vvmlinuz
-p868
+p817
- ss(Vimage
+ Vvmlinuz
-p869
+p818
- g807
- tp819
- (dp820
+ ss(Vimage
-p870
-g859
-tp871
-(dp872
++p819
++g808
++tp820
++(dp821
Vinstall-stem
- p821
- Vvmlinuz
-p873
+p822
- ss(Vdescription
+ Vvmlinuz
-p874
+p823
- g807
- NV5kc-malta
+ ss(Vdescription
-p875
-g859
+p824
- tp825
- (dp826
++g808
+ NV5kc-malta
-p876
-tp877
-(dp878
++p825
++tp826
++(dp827
Vhardware
- p827
- VMIPS Malta
-p879
+p828
- sVhardware-long
+ VMIPS Malta
-p880
+p829
- VMIPS Malta boards
+ sVhardware-long
-p881
+p830
- ss(Vimage
+ VMIPS Malta boards
-p882
+p831
- g807
- NV5kc-malta
+ ss(Vimage
-p883
-g859
+p832
- tp833
- (dp834
++g808
+ NV5kc-malta
-p884
-tp885
-(dp886
++p833
++tp834
++(dp835
Vconfigs
- p835
- (lp836
-p887
-(lp888
++p836
++(lp837
Vkernelarch-mips/config.malta
- p837
- aVkernelarch-mips/config.mips64r2
-p889
+p838
- ass(Vdescription
+ aVkernelarch-mips/config.mips64r2
-p890
+p839
- g807
- NVloongson-3
+ ass(Vdescription
-p891
-g859
+p840
- tp841
- (dp842
++g808
+ NVloongson-3
-p892
-tp893
-(dp894
++p841
++tp842
++(dp843
Vhardware
- p843
- VLoongson 3A/3B
-p895
+p844
- sVhardware-long
+ VLoongson 3A/3B
-p896
+p845
- VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
+ sVhardware-long
-p897
+p846
- ss(Vimage
+ VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
-p898
+p847
- g807
- NVloongson-3
+ ss(Vimage
-p899
-g859
+p848
- tp849
- (dp850
++g808
+ NVloongson-3
-p900
-tp901
-(dp902
++p849
++tp850
++(dp851
Vconfigs
- p851
- (lp852
-p903
-(lp904
++p852
++(lp853
Vkernelarch-mips/config.loongson-3
- p853
- ass(Vdescription
-p905
+p854
- g807
- NVocteon
+ ass(Vdescription
-p906
-g859
+p855
- tp856
- (dp857
++g808
+ NVocteon
-p907
-tp908
-(dp909
++p856
++tp857
++(dp858
Vhardware
- p858
- VOcteon
-p910
+p859
- sVhardware-long
+ VOcteon
-p911
+p860
- VCavium Networks Octeon
+ sVhardware-long
-p912
+p861
- ss(Vbuild
+ VCavium Networks Octeon
-p913
+p862
- g807
- NVocteon
+ ss(Vbuild
-p914
-g859
+p863
- tp864
- (dp865
++g808
+ NVocteon
-p915
-tp916
-(dp917
++p864
++tp865
++(dp866
Vimage-file
- p866
- Vvmlinux
-p918
+p867
- ss(Vimage
+ Vvmlinux
-p919
+p868
- g807
- NVocteon
+ ss(Vimage
-p920
-g859
+p869
- tp870
- (dp871
++g808
+ NVocteon
-p921
-tp922
-(dp923
++p870
++tp871
++(dp872
Vinstall-stem
- p872
- Vvmlinux
-p924
+p873
- sVconfigs
+ Vvmlinux
-p925
+p874
- (lp875
+ sVconfigs
-p926
-(lp927
++p875
++(lp876
Vkernelarch-mips/config.octeon
- p876
- ass(g221
- g807
- g190
- tp877
- (dp878
- g224
- (lp879
-p928
++p877
+ ass(g222
-g859
++g808
+ g191
-tp929
-(dp930
++tp878
++(dp879
+ g225
-(lp931
++(lp880
V5kc-malta
- p880
- aVloongson-3
-p932
+p881
- aVocteon
+ aVloongson-3
-p933
+p882
- asg228
+ aVocteon
-p934
++p883
+ asg229
I01
ss(Vbase
- p883
- Vmips64r6
-p935
+p884
- tp885
- (dp886
- Vdefault-flavour
- p887
Vmips64r6
-p936
-tp937
-(dp938
++p885
++tp886
++(dp887
+ Vdefault-flavour
-p939
+p888
- sVkernel-arch
+ Vmips64r6
-p940
+p889
- Vmips
+ sVkernel-arch
-p941
+p890
- sg188
- (lp891
- g190
+ Vmips
-p942
++p891
+ sg189
-(lp943
++(lp892
+ g191
ass(Vbuild
- p892
- g884
- tp893
- (dp894
-p944
-g936
-tp945
-(dp946
++p893
++g885
++tp894
++(dp895
Vimage-file
- p895
- Vvmlinux
-p947
+p896
- ss(Vimage
+ Vvmlinux
-p948
+p897
- g884
- tp898
- (dp899
+ ss(Vimage
-p949
-g936
-tp950
-(dp951
++p898
++g885
++tp899
++(dp900
Vinstall-stem
- p900
- Vvmlinux
-p952
+p901
- ss(Vdescription
+ Vvmlinux
-p953
+p902
- g884
- NVmips64r6
+ ss(Vdescription
-p954
-g936
+p903
- tp904
- (dp905
++g885
+ NVmips64r6
-p955
-tp956
-(dp957
++p904
++tp905
++(dp906
Vhardware
- p906
- VMIPS R6 (64 bit, big endian)
-p958
+p907
- sVhardware-long
- p908
VMIPS R6 (64 bit, big endian)
-p959
++p908
+ sVhardware-long
-p960
+p909
- ss(Vimage
+ VMIPS R6 (64 bit, big endian)
-p961
+p910
- g884
- NVmips64r6
+ ss(Vimage
-p962
-g936
+p911
- tp912
- (dp913
++g885
+ NVmips64r6
-p963
-tp964
-(dp965
++p912
++tp913
++(dp914
Vconfigs
- p914
- (lp915
-p966
-(lp967
++p915
++(lp916
Vkernelarch-mips/config.boston
- p916
- aVkernelarch-mips/config.mips64r6
-p968
+p917
- ass(g221
- g884
- g190
- tp918
- (dp919
- g224
- (lp920
+ aVkernelarch-mips/config.mips64r6
-p969
++p918
+ ass(g222
-g936
++g885
+ g191
-tp970
-(dp971
++tp919
++(dp920
+ g225
-(lp972
++(lp921
Vmips64r6
- p921
- asg228
-p973
++p922
+ asg229
I01
ss(Vbase
- p922
- Vmips64r6el
-p974
+p923
- tp924
- (dp925
- Vdefault-flavour
- p926
Vmips64r6el
-p975
-tp976
-(dp977
++p924
++tp925
++(dp926
+ Vdefault-flavour
-p978
+p927
- sVkernel-arch
+ Vmips64r6el
-p979
+p928
- Vmips
+ sVkernel-arch
-p980
+p929
- sg188
- (lp930
- g190
+ Vmips
-p981
++p930
+ sg189
-(lp982
++(lp931
+ g191
ass(Vbuild
- p931
- g923
- tp932
- (dp933
-p983
-g975
-tp984
-(dp985
++p932
++g924
++tp933
++(dp934
Vimage-file
- p934
- Vvmlinux
-p986
+p935
- ss(Vimage
+ Vvmlinux
-p987
+p936
- g923
- tp937
- (dp938
+ ss(Vimage
-p988
-g975
-tp989
-(dp990
++p937
++g924
++tp938
++(dp939
Vinstall-stem
- p939
- Vvmlinux
-p991
+p940
- ss(Vdescription
+ Vvmlinux
-p992
+p941
- g923
- NVmips64r6el
+ ss(Vdescription
-p993
-g975
+p942
- tp943
- (dp944
++g924
+ NVmips64r6el
-p994
-tp995
-(dp996
++p943
++tp944
++(dp945
Vhardware
- p945
- VMIPS R6 (64 bit, little endian)
-p997
+p946
- sVhardware-long
- p947
VMIPS R6 (64 bit, little endian)
-p998
++p947
+ sVhardware-long
-p999
+p948
- ss(Vimage
+ VMIPS R6 (64 bit, little endian)
-p1000
+p949
- g923
- NVmips64r6el
+ ss(Vimage
-p1001
-g975
+p950
- tp951
- (dp952
++g924
+ NVmips64r6el
-p1002
-tp1003
-(dp1004
++p951
++tp952
++(dp953
Vconfigs
- p953
- (lp954
-p1005
-(lp1006
++p954
++(lp955
Vkernelarch-mips/config.boston
- p955
- aVkernelarch-mips/config.mips64r6
-p1007
+p956
- ass(g221
- g923
- g190
- tp957
- (dp958
- g224
- (lp959
+ aVkernelarch-mips/config.mips64r6
-p1008
++p957
+ ass(g222
-g975
++g924
+ g191
-tp1009
-(dp1010
++tp958
++(dp959
+ g225
-(lp1011
++(lp960
Vmips64r6el
- p960
- asg228
-p1012
++p961
+ asg229
I01
ss(Vbase
- p961
- Vmipsel
-p1013
+p962
- tp963
- (dp964
+ Vmipsel
-p1014
-tp1015
-(dp1016
++p963
++tp964
++(dp965
Vkernel-arch
- p965
- Vmips
-p1017
+p966
- sg188
- (lp967
- g190
+ Vmips
-p1018
++p967
+ sg189
-(lp1019
++(lp968
+ g191
ass(Vbuild
- p968
- g962
- tp969
- (dp970
-p1020
-g1014
-tp1021
-(dp1022
++p969
++g963
++tp970
++(dp971
Vimage-file
- p971
- Vvmlinuz
-p1023
+p972
- ss(Vimage
+ Vvmlinuz
-p1024
+p973
- g962
- tp974
- (dp975
+ ss(Vimage
-p1025
-g1014
-tp1026
-(dp1027
++p974
++g963
++tp975
++(dp976
Vinstall-stem
- p976
- Vvmlinuz
-p1028
+p977
- ss(Vdescription
+ Vvmlinuz
-p1029
+p978
- g962
- NV4kc-malta
+ ss(Vdescription
-p1030
-g1014
+p979
- tp980
- (dp981
++g963
+ NV4kc-malta
-p1031
-tp1032
-(dp1033
++p980
++tp981
++(dp982
Vhardware
- p982
- VMIPS Malta
-p1034
+p983
- sVhardware-long
+ VMIPS Malta
-p1035
+p984
- VMIPS Malta boards
+ sVhardware-long
-p1036
+p985
- ss(Vimage
+ VMIPS Malta boards
-p1037
+p986
- g962
- NV4kc-malta
+ ss(Vimage
-p1038
-g1014
+p987
- tp988
- (dp989
++g963
+ NV4kc-malta
-p1039
-tp1040
-(dp1041
++p988
++tp989
++(dp990
Vconfigs
- p990
- (lp991
-p1042
-(lp1043
++p991
++(lp992
Vkernelarch-mips/config.malta
- p992
- aVkernelarch-mips/config.mips32r2
-p1044
+p993
- ass(Vdescription
+ aVkernelarch-mips/config.mips32r2
-p1045
+p994
- g962
- NV5kc-malta
+ ass(Vdescription
-p1046
-g1014
+p995
- tp996
- (dp997
++g963
+ NV5kc-malta
-p1047
-tp1048
-(dp1049
++p996
++tp997
++(dp998
Vhardware
- p998
- VMIPS Malta (64-bit)
-p1050
+p999
- sVhardware-long
+ VMIPS Malta (64-bit)
-p1051
+p1000
- VMIPS Malta boards (64-bit)
+ sVhardware-long
-p1052
+p1001
- ss(Vimage
+ VMIPS Malta boards (64-bit)
-p1053
+p1002
- g962
- NV5kc-malta
+ ss(Vimage
-p1054
-g1014
+p1003
- tp1004
- (dp1005
++g963
+ NV5kc-malta
-p1055
-tp1056
-(dp1057
++p1004
++tp1005
++(dp1006
Vconfigs
- p1006
- (lp1007
-p1058
-(lp1059
++p1007
++(lp1008
Vkernelarch-mips/config.malta
- p1008
- aVkernelarch-mips/config.mips64r2
-p1060
+p1009
- ass(Vdescription
+ aVkernelarch-mips/config.mips64r2
-p1061
+p1010
- g962
- NVloongson-3
+ ass(Vdescription
-p1062
-g1014
+p1011
- tp1012
- (dp1013
++g963
+ NVloongson-3
-p1063
-tp1064
-(dp1065
++p1012
++tp1013
++(dp1014
Vhardware
- p1014
- VLoongson 3A/3B
-p1066
+p1015
- sVhardware-long
+ VLoongson 3A/3B
-p1067
+p1016
- VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
+ sVhardware-long
-p1068
+p1017
- ss(Vimage
+ VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
-p1069
+p1018
- g962
- NVloongson-3
+ ss(Vimage
-p1070
-g1014
+p1019
- tp1020
- (dp1021
++g963
+ NVloongson-3
-p1071
-tp1072
-(dp1073
++p1020
++tp1021
++(dp1022
Vconfigs
- p1022
- (lp1023
-p1074
-(lp1075
++p1023
++(lp1024
Vkernelarch-mips/config.loongson-3
- p1024
- ass(Vdescription
-p1076
+p1025
- g962
- NVocteon
+ ass(Vdescription
-p1077
-g1014
+p1026
- tp1027
- (dp1028
++g963
+ NVocteon
-p1078
-tp1079
-(dp1080
++p1027
++tp1028
++(dp1029
Vhardware
- p1029
- VOcteon
-p1081
+p1030
- sVhardware-long
+ VOcteon
-p1082
+p1031
- VCavium Networks Octeon
+ sVhardware-long
-p1083
+p1032
- ss(Vbuild
+ VCavium Networks Octeon
-p1084
+p1033
- g962
- NVocteon
+ ss(Vbuild
-p1085
-g1014
+p1034
- tp1035
- (dp1036
++g963
+ NVocteon
-p1086
-tp1087
-(dp1088
++p1035
++tp1036
++(dp1037
Vimage-file
- p1037
- Vvmlinux
-p1089
+p1038
- ss(Vimage
+ Vvmlinux
-p1090
+p1039
- g962
- NVocteon
+ ss(Vimage
-p1091
-g1014
+p1040
- tp1041
- (dp1042
++g963
+ NVocteon
-p1092
-tp1093
-(dp1094
++p1041
++tp1042
++(dp1043
Vinstall-stem
- p1043
- Vvmlinux
-p1095
+p1044
- sVconfigs
+ Vvmlinux
-p1096
+p1045
- (lp1046
+ sVconfigs
-p1097
-(lp1098
++p1046
++(lp1047
Vkernelarch-mips/config.octeon
- p1047
- ass(g221
- g962
- g190
- tp1048
- (dp1049
- g224
- (lp1050
-p1099
++p1048
+ ass(g222
-g1014
++g963
+ g191
-tp1100
-(dp1101
++tp1049
++(dp1050
+ g225
-(lp1102
++(lp1051
V4kc-malta
- p1051
- aV5kc-malta
-p1103
+p1052
- aVloongson-3
+ aV5kc-malta
-p1104
+p1053
- aVocteon
+ aVloongson-3
-p1105
+p1054
- asg228
+ aVocteon
-p1106
++p1055
+ asg229
I01
ss(Vbase
- p1055
- Vmipsn32
-p1107
+p1056
- tp1057
- (dp1058
+ Vmipsn32
-p1108
-tp1109
-(dp1110
++p1057
++tp1058
++(dp1059
Vkernel-arch
- p1059
- Vmips
-p1111
+p1060
- sVfeaturesets
+ Vmips
-p1112
+p1061
- (lp1062
+ sVfeaturesets
-p1113
-(lp1114
++p1062
++(lp1063
ss(Vbase
- p1063
- Vmipsn32el
-p1115
+p1064
- tp1065
- (dp1066
+ Vmipsn32el
-p1116
-tp1117
-(dp1118
++p1065
++tp1066
++(dp1067
Vkernel-arch
- p1067
- Vmips
-p1119
+p1068
- sVfeaturesets
+ Vmips
-p1120
+p1069
- (lp1070
+ sVfeaturesets
-p1121
-(lp1122
++p1070
++(lp1071
ss(Vbase
- p1071
- Vmipsn32r6
-p1123
+p1072
- tp1073
- (dp1074
+ Vmipsn32r6
-p1124
-tp1125
-(dp1126
++p1073
++tp1074
++(dp1075
Vkernel-arch
- p1075
- Vmips
-p1127
+p1076
- sVfeaturesets
+ Vmips
-p1128
+p1077
- (lp1078
+ sVfeaturesets
-p1129
-(lp1130
++p1078
++(lp1079
ss(Vbase
- p1079
- Vmipsn32r6el
-p1131
+p1080
- tp1081
- (dp1082
+ Vmipsn32r6el
-p1132
-tp1133
-(dp1134
++p1081
++tp1082
++(dp1083
Vkernel-arch
- p1083
- Vmips
-p1135
+p1084
- sVfeaturesets
+ Vmips
-p1136
+p1085
- (lp1086
+ sVfeaturesets
-p1137
-(lp1138
++p1086
++(lp1087
ss(Vbase
- p1087
- Vmipsr6
-p1139
+p1088
- tp1089
- (dp1090
+ Vmipsr6
-p1140
-tp1141
-(dp1142
++p1089
++tp1090
++(dp1091
Vdefault-flavour
- p1091
- Vmips32r6
-p1143
+p1092
- sVkernel-arch
+ Vmips32r6
-p1144
+p1093
- Vmips
+ sVkernel-arch
-p1145
+p1094
- sg188
- (lp1095
- g190
+ Vmips
-p1146
++p1095
+ sg189
-(lp1147
++(lp1096
+ g191
ass(Vbuild
- p1096
- g1088
- tp1097
- (dp1098
-p1148
-g1140
-tp1149
-(dp1150
++p1097
++g1089
++tp1098
++(dp1099
Vimage-file
- p1099
- Vvmlinux
-p1151
+p1100
- ss(Vimage
+ Vvmlinux
-p1152
+p1101
- g1088
- tp1102
- (dp1103
+ ss(Vimage
-p1153
-g1140
-tp1154
-(dp1155
++p1102
++g1089
++tp1103
++(dp1104
Vinstall-stem
- p1104
- Vvmlinux
-p1156
+p1105
- ss(Vdescription
+ Vvmlinux
-p1157
+p1106
- g1088
- NVmips32r6
+ ss(Vdescription
-p1158
-g1140
+p1107
- tp1108
- (dp1109
++g1089
+ NVmips32r6
-p1159
-tp1160
-(dp1161
++p1108
++tp1109
++(dp1110
Vhardware
- p1110
- VMIPS R6 (32 bit, big endian)
-p1162
+p1111
- sVhardware-long
- p1112
VMIPS R6 (32 bit, big endian)
-p1163
++p1112
+ sVhardware-long
-p1164
+p1113
- ss(Vimage
+ VMIPS R6 (32 bit, big endian)
-p1165
+p1114
- g1088
- NVmips32r6
+ ss(Vimage
-p1166
-g1140
+p1115
- tp1116
- (dp1117
++g1089
+ NVmips32r6
-p1167
-tp1168
-(dp1169
++p1116
++tp1117
++(dp1118
Vconfigs
- p1118
- (lp1119
-p1170
-(lp1171
++p1119
++(lp1120
Vkernelarch-mips/config.boston
- p1120
- aVkernelarch-mips/config.mips32r6
-p1172
+p1121
- ass(Vdescription
+ aVkernelarch-mips/config.mips32r6
-p1173
+p1122
- g1088
- NVmips64r6
+ ass(Vdescription
-p1174
-g1140
+p1123
- tp1124
- (dp1125
++g1089
+ NVmips64r6
-p1175
-tp1176
-(dp1177
++p1124
++tp1125
++(dp1126
Vhardware
- p1126
- VMIPS R6 (64 bit, big endian)
-p1178
+p1127
- sVhardware-long
- p1128
VMIPS R6 (64 bit, big endian)
-p1179
++p1128
+ sVhardware-long
-p1180
+p1129
- ss(Vimage
+ VMIPS R6 (64 bit, big endian)
-p1181
+p1130
- g1088
- NVmips64r6
+ ss(Vimage
-p1182
-g1140
+p1131
- tp1132
- (dp1133
++g1089
+ NVmips64r6
-p1183
-tp1184
-(dp1185
++p1132
++tp1133
++(dp1134
Vconfigs
- p1134
- (lp1135
-p1186
-(lp1187
++p1135
++(lp1136
Vkernelarch-mips/config.boston
- p1136
- aVkernelarch-mips/config.mips64r6
-p1188
+p1137
- ass(g221
- g1088
- g190
- tp1138
- (dp1139
- g224
- (lp1140
+ aVkernelarch-mips/config.mips64r6
-p1189
++p1138
+ ass(g222
-g1140
++g1089
+ g191
-tp1190
-(dp1191
++tp1139
++(dp1140
+ g225
-(lp1192
++(lp1141
Vmips32r6
- p1141
- aVmips64r6
-p1193
+p1142
- asg228
+ aVmips64r6
-p1194
++p1143
+ asg229
I01
ss(Vbase
- p1143
- Vmipsr6el
-p1195
+p1144
- tp1145
- (dp1146
+ Vmipsr6el
-p1196
-tp1197
-(dp1198
++p1145
++tp1146
++(dp1147
Vdefault-flavour
- p1147
- Vmips32r6el
-p1199
+p1148
- sVkernel-arch
+ Vmips32r6el
-p1200
+p1149
- Vmips
+ sVkernel-arch
-p1201
+p1150
- sg188
- (lp1151
- g190
+ Vmips
-p1202
++p1151
+ sg189
-(lp1203
++(lp1152
+ g191
ass(Vbuild
- p1152
- g1144
- tp1153
- (dp1154
-p1204
-g1196
-tp1205
-(dp1206
++p1153
++g1145
++tp1154
++(dp1155
Vimage-file
- p1155
- Vvmlinux
-p1207
+p1156
- ss(Vimage
+ Vvmlinux
-p1208
+p1157
- g1144
- tp1158
- (dp1159
+ ss(Vimage
-p1209
-g1196
-tp1210
-(dp1211
++p1158
++g1145
++tp1159
++(dp1160
Vinstall-stem
- p1160
- Vvmlinux
-p1212
+p1161
- ss(Vdescription
+ Vvmlinux
-p1213
+p1162
- g1144
- NVmips32r6el
+ ss(Vdescription
-p1214
-g1196
+p1163
- tp1164
- (dp1165
++g1145
+ NVmips32r6el
-p1215
-tp1216
-(dp1217
++p1164
++tp1165
++(dp1166
Vhardware
- p1166
- VMIPS R6 (32 bit, little endian)
-p1218
+p1167
- sVhardware-long
- p1168
VMIPS R6 (32 bit, little endian)
-p1219
++p1168
+ sVhardware-long
-p1220
+p1169
- ss(Vimage
+ VMIPS R6 (32 bit, little endian)
-p1221
+p1170
- g1144
- NVmips32r6el
+ ss(Vimage
-p1222
-g1196
+p1171
- tp1172
- (dp1173
++g1145
+ NVmips32r6el
-p1223
-tp1224
-(dp1225
++p1172
++tp1173
++(dp1174
Vconfigs
- p1174
- (lp1175
-p1226
-(lp1227
++p1175
++(lp1176
Vkernelarch-mips/config.boston
- p1176
- aVkernelarch-mips/config.mips32r6
-p1228
+p1177
- ass(Vdescription
+ aVkernelarch-mips/config.mips32r6
-p1229
+p1178
- g1144
- NVmips64r6el
+ ass(Vdescription
-p1230
-g1196
+p1179
- tp1180
- (dp1181
++g1145
+ NVmips64r6el
-p1231
-tp1232
-(dp1233
++p1180
++tp1181
++(dp1182
Vhardware
- p1182
- VMIPS R6 (64 bit, little endian)
-p1234
+p1183
- sVhardware-long
- p1184
VMIPS R6 (64 bit, little endian)
-p1235
++p1184
+ sVhardware-long
-p1236
+p1185
- ss(Vimage
+ VMIPS R6 (64 bit, little endian)
-p1237
+p1186
- g1144
- NVmips64r6el
+ ss(Vimage
-p1238
-g1196
+p1187
- tp1188
- (dp1189
++g1145
+ NVmips64r6el
-p1239
-tp1240
-(dp1241
++p1188
++tp1189
++(dp1190
Vconfigs
- p1190
- (lp1191
-p1242
-(lp1243
++p1191
++(lp1192
Vkernelarch-mips/config.boston
- p1192
- aVkernelarch-mips/config.mips64r6
-p1244
+p1193
- ass(g221
- g1144
- g190
- tp1194
- (dp1195
- g224
- (lp1196
+ aVkernelarch-mips/config.mips64r6
-p1245
++p1194
+ ass(g222
-g1196
++g1145
+ g191
-tp1246
-(dp1247
++tp1195
++(dp1196
+ g225
-(lp1248
++(lp1197
Vmips32r6el
- p1197
- aVmips64r6el
-p1249
+p1198
- asg228
+ aVmips64r6el
-p1250
++p1199
+ asg229
I01
ss(Vbase
- p1199
- Vpowerpc
-p1251
+p1200
- tp1201
- (dp1202
- Vkernel-arch
- p1203
Vpowerpc
-p1252
-tp1253
-(dp1254
++p1201
++tp1202
++(dp1203
+ Vkernel-arch
-p1255
+p1204
- sg188
- (lp1205
- g190
+ Vpowerpc
-p1256
++p1205
+ sg189
-(lp1257
++(lp1206
+ g191
ass(Vbuild
- p1206
- g1200
- tp1207
- (dp1208
-p1258
-g1252
-tp1259
-(dp1260
++p1207
++g1201
++tp1208
++(dp1209
Vimage-file
- p1209
- Vvmlinux
-p1261
+p1210
- sVvdso
+ Vvmlinux
-p1262
+p1211
+ sVvdso
-p1263
++p1212
I01
ss(Vimage
- p1212
- g1200
- tp1213
- (dp1214
-p1264
-g1252
-tp1265
-(dp1266
++p1213
++g1201
++tp1214
++(dp1215
Vconfigs
- p1215
- (lp1216
-p1267
-(lp1268
++p1216
++(lp1217
sVbootloaders
- p1217
- (lp1218
-p1269
-(lp1270
++p1218
++(lp1219
Vgrub-ieee1275
- p1219
- asVsuggests
-p1271
+p1220
- (lp1221
+ asVsuggests
-p1272
-(lp1273
++p1221
++(lp1222
Vmkvmlinuz
- p1222
- asVinstall-stem
-p1274
+p1223
- Vvmlinux
+ asVinstall-stem
-p1275
+p1224
- ss(Vdescription
+ Vvmlinux
-p1276
+p1225
- g1200
- NVpowerpc
+ ss(Vdescription
-p1277
-g1252
+p1226
- tp1227
- (dp1228
++g1201
+ NVpowerpc
-p1278
-tp1279
-(dp1280
++p1227
++tp1228
++(dp1229
Vhardware
- p1229
- Vuniprocessor 32-bit PowerPC
-p1281
+p1230
- ss(Vdescription
+ Vuniprocessor 32-bit PowerPC
-p1282
+p1231
- g1200
- NVpowerpc-smp
+ ss(Vdescription
-p1283
-g1252
+p1232
- tp1233
- (dp1234
++g1201
+ NVpowerpc-smp
-p1284
-tp1285
-(dp1286
++p1233
++tp1234
++(dp1235
Vhardware
- p1235
- Vmultiprocessor 32-bit PowerPC
-p1287
+p1236
- ss(Vimage
+ Vmultiprocessor 32-bit PowerPC
-p1288
+p1237
- g1200
- NVpowerpc-smp
+ ss(Vimage
-p1289
-g1252
+p1238
- tp1239
- (dp1240
++g1201
+ NVpowerpc-smp
-p1290
-tp1291
-(dp1292
++p1239
++tp1240
++(dp1241
Vconfigs
- p1241
- (lp1242
-p1293
-(lp1294
++p1242
++(lp1243
Vpowerpc/config.powerpc
- p1243
- aVpowerpc/config.powerpc-smp
-p1295
+p1244
- ass(Vdescription
+ aVpowerpc/config.powerpc-smp
-p1296
+p1245
- g1200
- NVpowerpc64
+ ass(Vdescription
-p1297
-g1252
+p1246
- tp1247
- (dp1248
++g1201
+ NVpowerpc64
-p1298
-tp1299
-(dp1300
++p1247
++tp1248
++(dp1249
Vhardware
- p1249
- V64-bit PowerPC
-p1301
+p1250
- ss(Vimage
+ V64-bit PowerPC
-p1302
+p1251
- g1200
- NVpowerpc64
+ ss(Vimage
-p1303
-g1252
+p1252
- tp1253
- (dp1254
++g1201
+ NVpowerpc64
-p1304
-tp1305
-(dp1306
++p1253
++tp1254
++(dp1255
Vconfigs
- p1255
- (lp1256
-p1307
-(lp1308
++p1256
++(lp1257
Vkernelarch-powerpc/config-arch-64
- p1257
- aVkernelarch-powerpc/config-arch-64-be
-p1309
+p1258
- ass(g221
- g1200
- g190
- tp1259
- (dp1260
- g224
- (lp1261
+ aVkernelarch-powerpc/config-arch-64-be
-p1310
++p1259
+ ass(g222
-g1252
++g1201
+ g191
-tp1311
-(dp1312
++tp1260
++(dp1261
+ g225
-(lp1313
++(lp1262
Vpowerpc
- p1262
- aVpowerpc-smp
-p1314
+p1263
- aVpowerpc64
+ aVpowerpc-smp
-p1315
+p1264
- asg228
+ aVpowerpc64
-p1316
++p1265
+ asg229
I01
ss(Vbase
- p1265
- Vppc64
-p1317
+p1266
- tp1267
- (dp1268
+ Vppc64
-p1318
-tp1319
-(dp1320
++p1267
++tp1268
++(dp1269
Vdefault-flavour
- p1269
- Vpowerpc64
-p1321
+p1270
- sVkernel-arch
+ Vpowerpc64
-p1322
+p1271
- Vpowerpc
+ sVkernel-arch
-p1323
+p1272
- sg188
- (lp1273
- g190
+ Vpowerpc
-p1324
++p1273
+ sg189
-(lp1325
++(lp1274
+ g191
ass(Vbuild
- p1274
- g1266
- tp1275
- (dp1276
-p1326
-g1318
-tp1327
-(dp1328
++p1275
++g1267
++tp1276
++(dp1277
Vimage-file
- p1277
- Vvmlinux
-p1329
+p1278
- sVvdso
+ Vvmlinux
-p1330
+p1279
+ sVvdso
-p1331
++p1280
I01
ss(Vimage
- p1280
- g1266
- tp1281
- (dp1282
-p1332
-g1318
-tp1333
-(dp1334
++p1281
++g1267
++tp1282
++(dp1283
Vconfigs
- p1283
- (lp1284
-p1335
-(lp1336
++p1284
++(lp1285
sVbootloaders
- p1285
- (lp1286
-p1337
-(lp1338
++p1286
++(lp1287
Vgrub-ieee1275
- p1287
- asVsuggests
-p1339
+p1288
- (lp1289
+ asVsuggests
-p1340
-(lp1341
++p1289
++(lp1290
Vmkvmlinuz
- p1290
- asVinstall-stem
-p1342
+p1291
- Vvmlinux
+ asVinstall-stem
-p1343
+p1292
- ss(Vdescription
+ Vvmlinux
-p1344
+p1293
- g1266
- NVpowerpc64
+ ss(Vdescription
-p1345
-g1318
+p1294
- tp1295
- (dp1296
++g1267
+ NVpowerpc64
-p1346
-tp1347
-(dp1348
++p1295
++tp1296
++(dp1297
Vhardware
- p1297
- V64-bit PowerPC
-p1349
+p1298
- ss(Vimage
+ V64-bit PowerPC
-p1350
+p1299
- g1266
- NVpowerpc64
+ ss(Vimage
-p1351
-g1318
+p1300
- tp1301
- (dp1302
++g1267
+ NVpowerpc64
-p1352
-tp1353
-(dp1354
++p1301
++tp1302
++(dp1303
Vconfigs
- p1303
- (lp1304
-p1355
-(lp1356
++p1304
++(lp1305
Vkernelarch-powerpc/config-arch-64
- p1305
- aVkernelarch-powerpc/config-arch-64-be
-p1357
+p1306
- ass(g221
- g1266
- g190
- tp1307
- (dp1308
- g224
- (lp1309
+ aVkernelarch-powerpc/config-arch-64-be
-p1358
++p1307
+ ass(g222
-g1318
++g1267
+ g191
-tp1359
-(dp1360
++tp1308
++(dp1309
+ g225
-(lp1361
++(lp1310
Vpowerpc64
- p1310
- asg228
-p1362
++p1311
+ asg229
I01
ss(Vbase
- p1311
- Vppc64el
-p1363
+p1312
- tp1313
- (dp1314
+ Vppc64el
-p1364
-tp1365
-(dp1366
++p1313
++tp1314
++(dp1315
Vdefault-flavour
- p1315
- Vpowerpc64le
-p1367
+p1316
- sVkernel-arch
+ Vpowerpc64le
-p1368
+p1317
- Vpowerpc
+ sVkernel-arch
-p1369
+p1318
- sg188
- (lp1319
- g190
+ Vpowerpc
-p1370
++p1319
+ sg189
-(lp1371
++(lp1320
+ g191
ass(Vbuild
- p1320
- g1312
- tp1321
- (dp1322
-p1372
-g1364
-tp1373
-(dp1374
++p1321
++g1313
++tp1322
++(dp1323
Vimage-file
- p1323
- Vvmlinux
-p1375
+p1324
- sVvdso
+ Vvmlinux
-p1376
+p1325
+ sVvdso
-p1377
++p1326
I01
ss(Vimage
- p1326
- g1312
- tp1327
- (dp1328
-p1378
-g1364
-tp1379
-(dp1380
++p1327
++g1313
++tp1328
++(dp1329
Vconfigs
- p1329
- (lp1330
-p1381
-(lp1382
++p1330
++(lp1331
sVbootloaders
- p1331
- (lp1332
-p1383
-(lp1384
++p1332
++(lp1333
Vgrub-ieee1275
- p1333
- asVsuggests
-p1385
+p1334
- (lp1335
+ asVsuggests
-p1386
-(lp1387
++p1335
++(lp1336
Vmkvmlinuz
- p1336
- asVinstall-stem
-p1388
+p1337
- Vvmlinux
+ asVinstall-stem
-p1389
+p1338
- ss(Vdescription
+ Vvmlinux
-p1390
+p1339
- g1312
- NVpowerpc64le
+ ss(Vdescription
-p1391
-g1364
+p1340
- tp1341
- (dp1342
++g1313
+ NVpowerpc64le
-p1392
-tp1393
-(dp1394
++p1341
++tp1342
++(dp1343
Vhardware
- p1343
- VLittle-endian 64-bit PowerPC
-p1395
+p1344
- ss(Vimage
+ VLittle-endian 64-bit PowerPC
-p1396
+p1345
- g1312
- NVpowerpc64le
+ ss(Vimage
-p1397
-g1364
+p1346
- tp1347
- (dp1348
++g1313
+ NVpowerpc64le
-p1398
-tp1399
-(dp1400
++p1347
++tp1348
++(dp1349
Vconfigs
- p1349
- (lp1350
-p1401
-(lp1402
++p1350
++(lp1351
Vkernelarch-powerpc/config-arch-64
- p1351
- aVkernelarch-powerpc/config-arch-64-le
-p1403
+p1352
- ass(g221
- g1312
- g190
- tp1353
- (dp1354
- g224
- (lp1355
+ aVkernelarch-powerpc/config-arch-64-le
-p1404
++p1353
+ ass(g222
-g1364
++g1313
+ g191
-tp1405
-(dp1406
++tp1354
++(dp1355
+ g225
-(lp1407
++(lp1356
Vpowerpc64le
- p1356
- asg228
-p1408
++p1357
+ asg229
I01
ss(Vbase
- p1357
- Vriscv64
-p1409
+p1358
- tp1359
- (dp1360
+ Vriscv64
-p1410
-tp1411
-(dp1412
++p1359
++tp1360
++(dp1361
Vkernel-arch
- p1361
- Vriscv
-p1413
+p1362
- sVfeaturesets
+ Vriscv
-p1414
+p1363
- (lp1364
+ sVfeaturesets
-p1415
-(lp1416
++p1364
++(lp1365
Vnone
- p1365
- ass(Vbuild
-p1417
+p1366
- g1358
- tp1367
- (dp1368
+ ass(Vbuild
-p1418
-g1410
-tp1419
-(dp1420
++p1367
++g1359
++tp1368
++(dp1369
Vimage-file
- p1369
- Varch/riscv/boot/Image
-p1421
+p1370
- sVvdso
+ Varch/riscv/boot/Image
-p1422
+p1371
+ sVvdso
-p1423
++p1372
I01
ss(Vimage
- p1372
- g1358
- tp1373
- (dp1374
-p1424
-g1410
-tp1425
-(dp1426
++p1373
++g1359
++tp1374
++(dp1375
Vinstall-stem
- p1375
- Vvmlinux
-p1427
+p1376
- ss(Vdescription
+ Vvmlinux
-p1428
+p1377
- g1358
- NVriscv64
+ ss(Vdescription
-p1429
-g1410
+p1378
- tp1379
- (dp1380
++g1359
+ NVriscv64
-p1430
-tp1431
-(dp1432
++p1379
++tp1380
++(dp1381
Vhardware
- p1381
- V64-bit RISC-V platforms
-p1433
+p1382
- sVhardware-long
- p1383
V64-bit RISC-V platforms
-p1434
++p1383
+ sVhardware-long
-p1435
+p1384
- ss(Vbase
+ V64-bit RISC-V platforms
-p1436
+p1385
- g1358
- Vnone
+ ss(Vbase
-p1437
-g1410
+p1386
- tp1387
- (dp1388
++g1359
+ Vnone
-p1438
-tp1439
-(dp1440
++p1387
++tp1388
++(dp1389
Vflavours
- p1389
- (lp1390
-p1441
-(lp1442
++p1390
++(lp1391
Vriscv64
- p1391
- asVdefault-flavour
-p1443
+p1392
- Vriscv64
+ asVdefault-flavour
-p1444
+p1393
- ss(Vbase
+ Vriscv64
-p1445
+p1394
- Vs390
+ ss(Vbase
-p1446
+p1395
- tp1396
- (dp1397
- Vkernel-arch
- p1398
Vs390
-p1447
-tp1448
-(dp1449
++p1396
++tp1397
++(dp1398
+ Vkernel-arch
-p1450
+p1399
- sVfeaturesets
+ Vs390
-p1451
+p1400
- (lp1401
+ sVfeaturesets
-p1452
-(lp1453
++p1401
++(lp1402
ss(Vbase
- p1402
- Vs390x
-p1454
+p1403
- tp1404
- (dp1405
- Vdefault-flavour
- p1406
Vs390x
-p1455
-tp1456
-(dp1457
++p1404
++tp1405
++(dp1406
+ Vdefault-flavour
-p1458
+p1407
- sVkernel-arch
+ Vs390x
-p1459
+p1408
- Vs390
+ sVkernel-arch
-p1460
+p1409
- sg188
- (lp1410
- g190
+ Vs390
-p1461
++p1410
+ sg189
-(lp1462
++(lp1411
+ g191
ass(Vbuild
- p1411
- g1403
- tp1412
- (dp1413
-p1463
-g1455
-tp1464
-(dp1465
++p1412
++g1404
++tp1413
++(dp1414
Vimage-file
- p1414
- Varch/s390/boot/bzImage
-p1466
+p1415
- sVvdso
+ Varch/s390/boot/bzImage
-p1467
+p1416
+ sVvdso
-p1468
++p1417
I01
ss(Vimage
- p1417
- g1403
- tp1418
- (dp1419
-p1469
-g1455
-tp1470
-(dp1471
++p1418
++g1404
++tp1419
++(dp1420
Vbootloaders
- p1420
- (lp1421
-p1472
-(lp1473
++p1421
++(lp1422
Vs390-tools
- p1422
- asVinstall-stem
-p1474
+p1423
- Vvmlinuz
+ asVinstall-stem
-p1475
+p1424
- ss(Vrelations
+ Vvmlinuz
-p1476
+p1425
- g1403
- tp1426
- (dp1427
+ ss(Vrelations
-p1477
-g1455
-tp1478
-(dp1479
++p1426
++g1404
++tp1427
++(dp1428
Vheaders%gcc-10
- p1428
- Vlinux-compiler-gcc-10-s390
-p1480
+p1429
- ss(Vdescription
+ Vlinux-compiler-gcc-10-s390
-p1481
+p1430
- g1403
- NVs390x
+ ss(Vdescription
-p1482
-g1455
+p1431
- tp1432
- (dp1433
++g1404
+ NVs390x
-p1483
-tp1484
-(dp1485
++p1432
++tp1433
++(dp1434
Vhardware
- p1434
- VIBM zSeries
-p1486
+p1435
- ss(g221
- g1403
- g190
- tp1436
- (dp1437
- g224
- (lp1438
+ VIBM zSeries
-p1487
++p1436
+ ss(g222
-g1455
++g1404
+ g191
-tp1488
-(dp1489
++tp1437
++(dp1438
+ g225
-(lp1490
++(lp1439
Vs390x
- p1439
- asg228
-p1491
++p1440
+ asg229
I01
ss(Vbase
- p1440
- Vsh3
-p1492
+p1441
- tp1442
- (dp1443
+ Vsh3
-p1493
-tp1494
-(dp1495
++p1442
++tp1443
++(dp1444
Vkernel-arch
- p1444
- Vsh
-p1496
+p1445
- sVfeaturesets
+ Vsh
-p1497
+p1446
- (lp1447
+ sVfeaturesets
-p1498
-(lp1499
++p1447
++(lp1448
ss(Vbase
- p1448
- Vsh4
-p1500
+p1449
- tp1450
- (dp1451
+ Vsh4
-p1501
-tp1502
-(dp1503
++p1450
++tp1451
++(dp1452
Vkernel-arch
- p1452
- Vsh
-p1504
+p1453
- sg188
- (lp1454
- g190
+ Vsh
-p1505
++p1454
+ sg189
-(lp1506
++(lp1455
+ g191
ass(Vbuild
- p1455
- g1449
- tp1456
- (dp1457
-p1507
-g1501
-tp1508
-(dp1509
++p1456
++g1450
++tp1457
++(dp1458
Vimage-file
- p1458
- Varch/sh/boot/zImage
-p1510
+p1459
- ss(Vimage
+ Varch/sh/boot/zImage
-p1511
+p1460
- g1449
- tp1461
- (dp1462
+ ss(Vimage
-p1512
-g1501
-tp1513
-(dp1514
++p1461
++g1450
++tp1462
++(dp1463
Vinstall-stem
- p1463
- Vvmlinuz
-p1515
+p1464
- ss(Vdescription
+ Vvmlinuz
-p1516
+p1465
- g1449
- NVsh7751r
+ ss(Vdescription
-p1517
-g1501
+p1466
- tp1467
- (dp1468
++g1450
+ NVsh7751r
-p1518
-tp1519
-(dp1520
++p1467
++tp1468
++(dp1469
Vhardware
- p1469
- Vsh7751r
-p1521
+p1470
- sVhardware-long
+ Vsh7751r
-p1522
+p1471
- VRenesas SH7751R R2D plus board
+ sVhardware-long
-p1523
+p1472
- ss(Vdescription
+ VRenesas SH7751R R2D plus board
-p1524
+p1473
- g1449
- NVsh7785lcr
+ ss(Vdescription
-p1525
-g1501
+p1474
- tp1475
- (dp1476
++g1450
+ NVsh7785lcr
-p1526
-tp1527
-(dp1528
++p1475
++tp1476
++(dp1477
Vhardware
- p1477
- Vsh7785lcr
-p1529
+p1478
- sVhardware-long
+ Vsh7785lcr
-p1530
+p1479
- VRenesas SH7785 reference board
+ sVhardware-long
-p1531
+p1480
- ss(Vimage
+ VRenesas SH7785 reference board
-p1532
+p1481
- g1449
- NVsh7785lcr
+ ss(Vimage
-p1533
-g1501
+p1482
- tp1483
- (dp1484
++g1450
+ NVsh7785lcr
-p1534
-tp1535
-(dp1536
++p1483
++tp1484
++(dp1485
Vrecommends
- p1485
- (lp1486
-p1537
-(lp1538
++p1486
++(lp1487
Vu-boot-tools
- p1487
- asVcheck-size
-p1539
+p1488
+ asVcheck-size
-p1540
++p1489
I4194304
- ss(g221
- g1449
- g190
- tp1489
- (dp1490
- g224
- (lp1491
+ ss(g222
-g1501
++g1450
+ g191
-tp1541
-(dp1542
++tp1490
++(dp1491
+ g225
-(lp1543
++(lp1492
Vsh7751r
- p1492
- aVsh7785lcr
-p1544
+p1493
- asg228
+ aVsh7785lcr
-p1545
++p1494
+ asg229
I01
ss(Vbase
- p1494
- Vsparc
-p1546
+p1495
- tp1496
- (dp1497
- Vkernel-arch
- p1498
Vsparc
-p1547
-tp1548
-(dp1549
++p1496
++tp1497
++(dp1498
+ Vkernel-arch
-p1550
+p1499
- sVfeaturesets
+ Vsparc
-p1551
+p1500
- (lp1501
+ sVfeaturesets
-p1552
-(lp1553
++p1501
++(lp1502
ss(Vbase
- p1502
- Vsparc64
-p1554
+p1503
- tp1504
- (dp1505
+ Vsparc64
-p1555
-tp1556
-(dp1557
++p1504
++tp1505
++(dp1506
Vdefault-flavour
- p1506
- Vsparc64-smp
-p1558
+p1507
- sVkernel-arch
+ Vsparc64-smp
-p1559
+p1508
- Vsparc
+ sVkernel-arch
-p1560
+p1509
- sg188
- (lp1510
- g190
+ Vsparc
-p1561
++p1510
+ sg189
-(lp1562
++(lp1511
+ g191
ass(Vbuild
- p1511
- g1503
- tp1512
- (dp1513
-p1563
-g1555
-tp1564
-(dp1565
++p1512
++g1504
++tp1513
++(dp1514
Vimage-file
- p1514
- Vvmlinux
-p1566
+p1515
- ss(Vimage
+ Vvmlinux
-p1567
+p1516
- g1503
- tp1517
- (dp1518
+ ss(Vimage
-p1568
-g1555
-tp1569
-(dp1570
++p1517
++g1504
++tp1518
++(dp1519
Vconfigs
- p1519
- (lp1520
-p1571
-(lp1572
++p1520
++(lp1521
sVbootloaders
- p1521
- (lp1522
-p1573
-(lp1574
++p1522
++(lp1523
Vgrub-ieee1275
- p1523
- asVsuggests
-p1575
+p1524
- (lp1525
+ asVsuggests
-p1576
-(lp1577
++p1525
++(lp1526
Vfdutils
- p1526
- asVinstall-stem
-p1578
+p1527
- Vvmlinux
+ asVinstall-stem
-p1579
+p1528
- ss(Vdescription
+ Vvmlinux
-p1580
+p1529
- g1503
- NVsparc64
+ ss(Vdescription
-p1581
-g1555
+p1530
- tp1531
- (dp1532
++g1504
+ NVsparc64
-p1582
-tp1583
-(dp1584
++p1531
++tp1532
++(dp1533
Vhardware
- p1533
- Vuniprocessor 64-bit UltraSPARC
-p1585
+p1534
- ss(Vimage
+ Vuniprocessor 64-bit UltraSPARC
-p1586
+p1535
- g1503
- NVsparc64
+ ss(Vimage
-p1587
-g1555
+p1536
- tp1537
- (dp1538
++g1504
+ NVsparc64
-p1588
-tp1589
-(dp1590
++p1537
++tp1538
++(dp1539
Vconfigs
- p1539
- (lp1540
-p1591
-(lp1592
++p1540
++(lp1541
Vkernelarch-sparc/config-up
- p1541
- ass(Vdescription
-p1593
+p1542
- g1503
- NVsparc64-smp
+ ass(Vdescription
-p1594
-g1555
+p1543
- tp1544
- (dp1545
++g1504
+ NVsparc64-smp
-p1595
-tp1596
-(dp1597
++p1544
++tp1545
++(dp1546
Vhardware
- p1546
- Vmultiprocessor 64-bit UltraSPARC
-p1598
+p1547
- ss(Vimage
+ Vmultiprocessor 64-bit UltraSPARC
-p1599
+p1548
- g1503
- NVsparc64-smp
+ ss(Vimage
-p1600
-g1555
+p1549
- tp1550
- (dp1551
++g1504
+ NVsparc64-smp
-p1601
-tp1602
-(dp1603
++p1550
++tp1551
++(dp1552
Vconfigs
- p1552
- (lp1553
-p1604
-(lp1605
++p1553
++(lp1554
Vkernelarch-sparc/config-smp
- p1554
- ass(g221
- g1503
- g190
- tp1555
- (dp1556
- g224
- (lp1557
-p1606
++p1555
+ ass(g222
-g1555
++g1504
+ g191
-tp1607
-(dp1608
++tp1556
++(dp1557
+ g225
-(lp1609
++(lp1558
Vsparc64
- p1558
- aVsparc64-smp
-p1610
+p1559
- asg228
+ aVsparc64-smp
-p1611
++p1560
+ asg229
I01
ss(Vbase
- p1560
- Vx32
-p1612
+p1561
- tp1562
- (dp1563
+ Vx32
-p1613
-tp1614
-(dp1615
++p1562
++tp1563
++(dp1564
Vkernel-arch
- p1564
- Vx86
-p1616
+p1565
- sVfeaturesets
+ Vx86
-p1617
+p1566
- (lp1567
+ sVfeaturesets
-p1618
-(lp1619
++p1567
++(lp1568
ss(Vabi
- p1568
- NVrt
-p1620
+p1569
- tp1570
- (dp1571
+ NVrt
-p1621
-tp1622
-(dp1623
++p1570
++tp1571
++(dp1572
Vignore-changes
- p1572
- (lp1573
-p1624
-(lp1625
++p1573
++(lp1574
V*
- p1574
- ass(Vdescription
-p1626
+p1575
- Ng1569
- tp1576
- (dp1577
+ ass(Vdescription
-p1627
-Ng1621
-tp1628
-(dp1629
++p1576
++Ng1570
++tp1577
++(dp1578
Vpart-long-rt
- p1578
- VThis kernel includes the PREEMPT_RT realtime patch set.
-p1630
+p1579
- sVpart-short-rt
+ VThis kernel includes the PREEMPT_RT realtime patch set.
-p1631
+p1580
- VPREEMPT_RT
+ sVpart-short-rt
-p1632
+p1581
- sVparts
+ VPREEMPT_RT
-p1633
+p1582
- (lp1583
+ sVparts
-p1634
-(lp1635
++p1583
++(lp1584
Vrt
- p1584
- ass(Vversion
-p1636
+p1585
- tp1586
- (dp1587
+ ass(Vversion
-p1637
-tp1638
-(dp1639
++p1586
++tp1587
++(dp1588
Vsource
- p1588
- V5.10.178-3+rpi1
-p1640
-V5.10.191-1
-p1641
+p1589
- sVupstream
++V5.10.191-1+rpi1
+p1590
- V5.10
+ sVupstream
-p1642
+p1591
- sVabiname_base
+ V5.10
-p1643
+p1592
- V5.10.0
+ sVabiname_base
-p1644
+p1593
- sVabiname
+ V5.10.0
-p1645
+p1594
- V5.10.0-22
+ sVabiname
-p1646
+p1595
+ V5.10.0-25
-p1647
++p1596
ss.
Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 4.2.0
Build-Depends: debhelper-compat (= 12), dh-exec, python3:any, quilt, cpio <!stage1>, xz-utils <!stage1>, dh-python <!stage1>, bison <!stage1>, flex (>= 2.6.1-1.1~) <!stage1>
- Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, dwarves (>= 1.16~) [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-10 [alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-10-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-10-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-10-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, python3-docutils [linux-any] <!stage1 !nodoc !pkg.linux.notools>, zlib1g-dev [linux-any] <!stage1 !pkg.linux.notools>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools>, autoconf [linux-any] <!stage1 !pkg.linux.notools>, automake [linux-any] <!stage1 !pkg.linux.notools>, libtool [linux-any] <!stage1 !pkg.linux.notools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>
-Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, dwarves (>= 1.16~) [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-10 [alpha amd64 arm64 armel armhf hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-10-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-10-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabihf [armhf] <!stage1 cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-10-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, python3-docutils [linux-any] <!stage1 !nodoc !pkg.linux.notools>, libelf-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, zlib1g-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, autoconf [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, automake [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libtool [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>
++Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, dwarves (>= 1.16~) [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-10 [alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-10-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-10-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-10-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, python3-docutils [linux-any] <!stage1 !nodoc !pkg.linux.notools>, libelf-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, zlib1g-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, autoconf [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, automake [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libtool [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>
Build-Depends-Indep: graphviz <!stage1 !nodoc>, python3-sphinx <!stage1 !nodoc>, python3-sphinx-rtd-theme <!stage1 !nodoc>, texlive-latex-base <!stage1 !nodoc>, texlive-latex-extra <!stage1 !nodoc>, dvipng <!stage1 !nodoc>, patchutils <!stage1 !pkg.linux.nosource>
Homepage: https://www.kernel.org/
Rules-Requires-Root: no
Section: debian-installer
Priority: optional
Provides: mtd-modules
- Depends: kernel-image-5.10.0-22-armmp-di
+ Depends: kernel-image-5.10.0-25-armmp-di
Description: MTD driver modules
This package contains MTD driver modules.
- Build-Profiles: <!stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.10.0-22-armmp
+ Build-Profiles: <!noudeb !stage1 !pkg.linux.nokernel>
+ Kernel-Version: 5.10.0-25-armmp
Package-Type: udeb
- Package: kernel-image-5.10.0-22-parisc-di
-Package: linux-image-5.10.0-25-armmp
-Architecture: armhf
-Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-25 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
-Recommends: firmware-linux-free, apparmor [armhf]
-Suggests: linux-doc-5.10, debian-kernel-handbook
-Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
-Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs
- The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel.
- See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
- platforms.
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-headers-5.10.0-25-armmp
-Architecture: armhf
-Depends: linux-headers-5.10.0-25-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
-Description: Header files for Linux 5.10.0-25-armmp
- This package provides the architecture-specific kernel header files for
- Linux kernel 5.10.0-25-armmp, generally used for building out-of-tree
- kernel modules. These files are going to be installed into
- /usr/src/linux-headers-5.10.0-25-armmp, and can be used for building
- modules that load into the kernel provided by the
- linux-image-5.10.0-25-armmp package.
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-image-armmp
-Architecture: armhf
-Provides: linux-latest-modules-5.10.0-25-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
-Depends: linux-image-5.10.0-25-armmp (= ${binary:Version}), ${misc:Depends}
-Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
- This package depends on the latest Linux kernel and modules for use on
- ARMv7 multiplatform kernel. See
- https://wiki.debian.org/DebianKernel/ARMMP for details of supported
- platforms.
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
-Package: linux-headers-armmp
-Architecture: armhf
-Provides: linux-headers-generic
-Depends: linux-headers-5.10.0-25-armmp (= ${binary:Version}), ${misc:Depends}
-Description: Header files for Linux armmp configuration (meta-package)
- This package depends on the architecture-specific header files for the
- latest Linux kernel armmp configuration.
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
-Package: linux-image-5.10.0-25-armmp-dbg
-Architecture: armhf
-Section: debug
-Priority: optional
-Depends: ${misc:Depends}
-Description: Debug symbols for linux-image-5.10.0-25-armmp
- This package provides the detached debug symbols for the Linux kernel and
- modules in linux-image-5.10.0-25-armmp.
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-image-armmp-dbg
-Architecture: armhf
-Provides: linux-latest-image-dbg
-Depends: linux-image-5.10.0-25-armmp-dbg (= ${binary:Version}), ${misc:Depends}
-Description: Debugging symbols for Linux armmp configuration (meta-package)
- This package depends on the detached debugging symbols for the latest
- Linux kernel armmp configuration.
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
-Package: linux-image-5.10.0-25-armmp-lpae
-Architecture: armhf
-Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-25 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
-Recommends: firmware-linux-free, apparmor [armhf]
-Suggests: linux-doc-5.10, debian-kernel-handbook
-Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
-Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs supporting LPAE
- The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel
- supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for
- details of supported platforms..
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-headers-5.10.0-25-armmp-lpae
-Architecture: armhf
-Depends: linux-headers-5.10.0-25-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
-Description: Header files for Linux 5.10.0-25-armmp-lpae
- This package provides the architecture-specific kernel header files for
- Linux kernel 5.10.0-25-armmp-lpae, generally used for building out-of-tree
- kernel modules. These files are going to be installed into
- /usr/src/linux-headers-5.10.0-25-armmp-lpae, and can be used for building
- modules that load into the kernel provided by the
- linux-image-5.10.0-25-armmp-lpae package.
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-image-armmp-lpae
-Architecture: armhf
-Provides: linux-latest-modules-5.10.0-25-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
-Depends: linux-image-5.10.0-25-armmp-lpae (= ${binary:Version}), ${misc:Depends}
-Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
- This package depends on the latest Linux kernel and modules for use on
- ARMv7 multiplatform kernel supporting LPAE. See
- https://wiki.debian.org/DebianKernel/ARMMP for details of supported
- platforms..
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
-Package: linux-headers-armmp-lpae
-Architecture: armhf
-Depends: linux-headers-5.10.0-25-armmp-lpae (= ${binary:Version}), ${misc:Depends}
-Description: Header files for Linux armmp-lpae configuration (meta-package)
- This package depends on the architecture-specific header files for the
- latest Linux kernel armmp-lpae configuration.
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
-Package: linux-image-5.10.0-25-armmp-lpae-dbg
-Architecture: armhf
-Section: debug
-Priority: optional
-Depends: ${misc:Depends}
-Description: Debug symbols for linux-image-5.10.0-25-armmp-lpae
- This package provides the detached debug symbols for the Linux kernel and
- modules in linux-image-5.10.0-25-armmp-lpae.
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-image-armmp-lpae-dbg
-Architecture: armhf
-Provides: linux-latest-image-dbg
-Depends: linux-image-5.10.0-25-armmp-lpae-dbg (= ${binary:Version}), ${misc:Depends}
-Description: Debugging symbols for Linux armmp-lpae configuration (meta-package)
- This package depends on the detached debugging symbols for the latest
- Linux kernel armmp-lpae configuration.
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
-Package: linux-image-5.10.0-25-rt-armmp
-Architecture: armhf
-Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-25 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
-Recommends: firmware-linux-free, apparmor [armhf]
-Suggests: linux-doc-5.10, debian-kernel-handbook
-Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
-Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT
- The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel.
- See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
- platforms.
- .
- This kernel includes the PREEMPT_RT realtime patch set.
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-headers-5.10.0-25-rt-armmp
-Architecture: armhf
-Depends: linux-headers-5.10.0-25-common-rt (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
-Description: Header files for Linux 5.10.0-25-rt-armmp
- This package provides the architecture-specific kernel header files for
- Linux kernel 5.10.0-25-rt-armmp, generally used for building out-of-tree
- kernel modules. These files are going to be installed into
- /usr/src/linux-headers-5.10.0-25-rt-armmp, and can be used for building
- modules that load into the kernel provided by the
- linux-image-5.10.0-25-rt-armmp package.
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-image-rt-armmp
-Architecture: armhf
-Provides: linux-latest-modules-5.10.0-25-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
-Depends: linux-image-5.10.0-25-rt-armmp (= ${binary:Version}), ${misc:Depends}
-Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
- This package depends on the latest Linux kernel and modules for use on
- ARMv7 multiplatform kernel. See
- https://wiki.debian.org/DebianKernel/ARMMP for details of supported
- platforms.
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
-Package: linux-headers-rt-armmp
-Architecture: armhf
-Depends: linux-headers-5.10.0-25-rt-armmp (= ${binary:Version}), ${misc:Depends}
-Description: Header files for Linux rt-armmp configuration (meta-package)
- This package depends on the architecture-specific header files for the
- latest Linux kernel rt-armmp configuration.
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
-Package: linux-image-5.10.0-25-rt-armmp-dbg
-Architecture: armhf
-Section: debug
-Priority: optional
-Depends: ${misc:Depends}
-Description: Debug symbols for linux-image-5.10.0-25-rt-armmp
- This package provides the detached debug symbols for the Linux kernel and
- modules in linux-image-5.10.0-25-rt-armmp.
-Build-Profiles: <!stage1 !pkg.linux.nokernel>
-
-Package: linux-image-rt-armmp-dbg
-Architecture: armhf
-Provides: linux-latest-image-dbg
-Depends: linux-image-5.10.0-25-rt-armmp-dbg (= ${binary:Version}), ${misc:Depends}
-Description: Debugging symbols for Linux rt-armmp configuration (meta-package)
- This package depends on the detached debugging symbols for the latest
- Linux kernel rt-armmp configuration.
-Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
-
+ Package: kernel-image-5.10.0-25-parisc-di
Architecture: hppa
Section: debian-installer
Priority: standard
- 9c6a3397b2f9def3220748d991c5e2c7 debian/bin/gencontrol.py
- 225c09c7214975a7d73bc5e61ece34b7 debian/build/version-info
- 74b180a87aa1f6377d9bf8a10368c657 debian/templates/control.main.in
- d048c1b6a4d834060d0ce8b502aee906 debian/templates/control.image-unsigned.in
- 38004750aa03cea41d5d3aeafff16fcc debian/templates/image.preinst.in
- ce8590d760adf6efb95181ec626c4aca debian/templates/control.headers.meta.in
- 692fab5899a4b3e3b3565a51028ddf3b debian/templates/control.tools-unversioned.in
- 0961d6fa0a85c406d40b83db932807fe debian/templates/image.meta.maintscript.in
- 6ac27e0078a5284814d0cf7b3a129d5c debian/templates/control.tools-versioned.meta.in
- ebd530107480c7f86443512f7e28ac40 debian/templates/control.tools-versioned.in
+ 4910c50c27288d791de01121b7694bea debian/bin/gencontrol.py
-b67b288a1fe566fdcc9967396d78d2c5 debian/build/version-info
++e72294f813fa7d7ce3212ded94bdac21 debian/build/version-info
+ fe4456d48e3218fb8980c8577d03a7ae debian/templates/control.config.in
+ 9509e39d8e60906ebd5ee4a8b0355d25 debian/templates/control.docs.in
358db3af53a223fe60ae89c7a481609f debian/templates/control.docs.meta.in
- 381bc892fd36ef7ea5327f649b99cb98 debian/templates/sourcebin.meta.maintscript.in
- a4a60fc48b3240e46bbac6a1ddcaad30 debian/templates/image.postrm.in
- 36387f47e6bacd1e6995a9d41b292e88 debian/templates/control.libc-dev.in
- 0327750d6696dee915a532aec73a0fd6 debian/templates/image.postinst.in
- 814dda166c7e3ef02e6e259e805ac66a debian/templates/tests-control.image.in
+ 7d4e853b855f515068df3355e2bf5865 debian/templates/control.extra.in
+ 578bb70eb1ed930f2cf8a774666b747f debian/templates/control.headers.featureset.in
+ 2b3995da9ebe7d2b1a1345241dd90c55 debian/templates/control.headers.in
+ ce8590d760adf6efb95181ec626c4aca debian/templates/control.headers.meta.in
+ eda4623fb10d5ba1cefa8502ebaeb0fd debian/templates/control.image-dbg.in
+ 817873a7b9fa61d433b2c39f6b2491de debian/templates/control.image-dbg.meta.in
-d048c1b6a4d834060d0ce8b502aee906 debian/templates/control.image-unsigned.in
459d2768144a8542116bea0805b24dae debian/templates/control.image.in
- afb508873a44a1f196c2a525fec4b415 debian/templates/image.prerm.in
- 54426b6625c1bbf41ff6e05eebc06f89 debian/templates/image-dbg.lintian-overrides.in
- 0d7f6ea42f52d0a6013535a80111ee3e debian/templates/headers.postinst.in
- 51797b6c275eb14e99009e78553904cc debian/templates/perf.lintian-overrides.in
- 8767f777765b1af15090392c4607a596 debian/templates/image-dbg.meta.maintscript.in
- 9831ce1b8f9e8792b9a85d8761bdc385 debian/templates/control.sourcebin.in
+ 91ddd8e344e4b84b61d02c064e47f7d5 debian/templates/control.image.meta.in
++d048c1b6a4d834060d0ce8b502aee906 debian/templates/control.image-unsigned.in
+ 36387f47e6bacd1e6995a9d41b292e88 debian/templates/control.libc-dev.in
+ 74b180a87aa1f6377d9bf8a10368c657 debian/templates/control.main.in
77509b4624f98f87a0b4b1370813935b debian/templates/control.signed-template.in
- 850cc4fd419adac7d008df061f958895 debian/templates/perf.meta.maintscript.in
- b8efaa8b4c9bbfd89c08514f860e548e debian/templates/docs.meta.maintscript.in
- eda4623fb10d5ba1cefa8502ebaeb0fd debian/templates/control.image-dbg.in
-85a6d9699cab87feefbb6ff98f3d8182 debian/templates/control.source.in
+ 9831ce1b8f9e8792b9a85d8761bdc385 debian/templates/control.sourcebin.in
+ 4124ed9de89fd889d6cf997ee8da76f0 debian/templates/control.sourcebin.meta.in
+85a6d9699cab87feefbb6ff98f3d8182 debian/templates/control.source.in
- 91ddd8e344e4b84b61d02c064e47f7d5 debian/templates/control.image.meta.in
+ 753a334f43d5ded16111d32f62c2d567 debian/templates/control.tools-unversioned.in
+ 88bf8b2a940007b4cd129401d2d4fdf4 debian/templates/control.tools-versioned.in
+ f4aea807f3ac10a5d375b3c8cc95afd9 debian/templates/control.tools-versioned.meta.in
+ b8efaa8b4c9bbfd89c08514f860e548e debian/templates/docs.meta.maintscript.in
ed25b8839b8e5cb08adfbfde488dd0cd debian/templates/headers.meta.maintscript.in
- 9509e39d8e60906ebd5ee4a8b0355d25 debian/templates/control.docs.in
+ 0d7f6ea42f52d0a6013535a80111ee3e debian/templates/headers.postinst.in
+ 54426b6625c1bbf41ff6e05eebc06f89 debian/templates/image-dbg.lintian-overrides.in
98d67252f9a33d17a78aa37c29603b83 debian/templates/image-dbg.meta.lintian-overrides.in
- 578bb70eb1ed930f2cf8a774666b747f debian/templates/control.headers.featureset.in
- 33d71bfd398d2f9b3bc5c0193b67d17e debian/templates/tests-control.main.in
- 4124ed9de89fd889d6cf997ee8da76f0 debian/templates/control.sourcebin.meta.in
- 2b3995da9ebe7d2b1a1345241dd90c55 debian/templates/control.headers.in
- 7d4e853b855f515068df3355e2bf5865 debian/templates/control.extra.in
- 817873a7b9fa61d433b2c39f6b2491de debian/templates/control.image-dbg.meta.in
- fe4456d48e3218fb8980c8577d03a7ae debian/templates/control.config.in
+ 8767f777765b1af15090392c4607a596 debian/templates/image-dbg.meta.maintscript.in
769a43efb579711359e12554e34d0baa debian/templates/image.meta.bug-presubj.in
- cad12cbb0f2c0b1189f0c584e52482e3 debian/config/defines
+ 0961d6fa0a85c406d40b83db932807fe debian/templates/image.meta.maintscript.in
+ 0327750d6696dee915a532aec73a0fd6 debian/templates/image.postinst.in
+ a4a60fc48b3240e46bbac6a1ddcaad30 debian/templates/image.postrm.in
+ 38004750aa03cea41d5d3aeafff16fcc debian/templates/image.preinst.in
+ afb508873a44a1f196c2a525fec4b415 debian/templates/image.prerm.in
+ 51797b6c275eb14e99009e78553904cc debian/templates/perf.lintian-overrides.in
+ 850cc4fd419adac7d008df061f958895 debian/templates/perf.meta.maintscript.in
+ 381bc892fd36ef7ea5327f649b99cb98 debian/templates/sourcebin.meta.maintscript.in
+ 814dda166c7e3ef02e6e259e805ac66a debian/templates/tests-control.image.in
+ 33d71bfd398d2f9b3bc5c0193b67d17e debian/templates/tests-control.main.in
+ dc8b28f5f4ddb8735e6d52ba16f27c29 debian/config/defines
+ 59a811890d2e7129bec940075850f11f debian/config/alpha/defines
+ 026ce5cdad7814c28f4fd87589786719 debian/config/amd64/defines
+ 44bff3917069a99eeb20ceff24609dda debian/config/arm64/defines
+ 3e673c1434c6132c73c0cfb4bfe38763 debian/config/arm64ilp32/defines
+ 18c882259e45d65ad257534da6cd18e6 debian/config/armel/defines
-27ed61864d13f791e07f6ad8e688de2a debian/config/armhf/defines
++300cdda5cbaebced93cc02ffd7d5ab5e debian/config/armhf/defines
+ 366b94d652a66b437eabcd165bcc9610 debian/config/featureset-rt/defines
+ 855af7b688adb78c7d236e15bbf6bf38 debian/config/hppa/defines
696fe9dde321cbe6691b9ba63a89441c debian/config/i386/defines
-77050c7df77b8cb300155f7e4876a7bb debian/config/mips/defines
+ 97647ba6bbcc9331b17fef5c192e5a35 debian/config/ia64/defines
+ f6eb4abf894006ec7f947d09d32f57b2 debian/config/m68k/defines
+ a70015a9c92407a77e1bf32cd88a5f09 debian/config/mips64/defines
aa0dc1c23ac4dee04d5abc5bca888f72 debian/config/mips64el/defines
- 8f2e4969633ff660d026f2b7e02e6336 debian/config/sh3/defines
- 300cdda5cbaebced93cc02ffd7d5ab5e debian/config/armhf/defines
- 026ce5cdad7814c28f4fd87589786719 debian/config/amd64/defines
- 3cffb73a6b8570b2fc03e83a7d0e0772 debian/config/ppc64el/defines
- 85c1ae5e3f2e17492053f7de76474463 debian/config/mipsr6el/defines
+ 147bd0cc58f0510d7573da6b5da80361 debian/config/mips64r6/defines
+ 534f8f84d6e68368b0191ad75fc288a3 debian/config/mips64r6el/defines
+77050c7df77b8cb300155f7e4876a7bb debian/config/mips/defines
- e0810ddd6e4add2a26c5668773b69d25 debian/config/sh4/defines
- 44bff3917069a99eeb20ceff24609dda debian/config/arm64/defines
+ 6d4413fd2605c197625fc8929fd6eb4d debian/config/mipsel/defines
e411d2dfe0018a7c40b6bf7efd45cd29 debian/config/mipsn32/defines
174058e52aced932bf02606d6cb5649c debian/config/mipsn32el/defines
- 366b94d652a66b437eabcd165bcc9610 debian/config/featureset-rt/defines
- 8d317c1872f3bd8da4feae25a7c61df3 debian/config/sparc/defines
+ 882fb0fec3cbd0239817994223fa71e5 debian/config/mipsn32r6/defines
+ 73e2f095b2485f95bc164bf685684a47 debian/config/mipsn32r6el/defines
+ f4f988c94f2fc477db801eddfe79c79e debian/config/mipsr6/defines
+ 85c1ae5e3f2e17492053f7de76474463 debian/config/mipsr6el/defines
45a4ad93313c2066248987dfa59dd6da debian/config/powerpc/defines
f9a739a574488a070d4811dd6a94cbbb debian/config/ppc64/defines
- f4b2921156e7b1a038862f848fdfe48f debian/config/x32/defines
- a70015a9c92407a77e1bf32cd88a5f09 debian/config/mips64/defines
- e741332318227dd4646f0d98735271e5 debian/config/sparc64/defines
- 6d4413fd2605c197625fc8929fd6eb4d debian/config/mipsel/defines
+ 3cffb73a6b8570b2fc03e83a7d0e0772 debian/config/ppc64el/defines
a50ff431517bddd759d53c0ad2850cb7 debian/config/riscv64/defines
- f4f988c94f2fc477db801eddfe79c79e debian/config/mipsr6/defines
- f6eb4abf894006ec7f947d09d32f57b2 debian/config/m68k/defines
- c687c34582869dfb08f47ec435997514 debian/config/s390x/defines
- 97647ba6bbcc9331b17fef5c192e5a35 debian/config/ia64/defines
- 882fb0fec3cbd0239817994223fa71e5 debian/config/mipsn32r6/defines
- 59a811890d2e7129bec940075850f11f debian/config/alpha/defines
- 73e2f095b2485f95bc164bf685684a47 debian/config/mipsn32r6el/defines
- 855af7b688adb78c7d236e15bbf6bf38 debian/config/hppa/defines
- 18c882259e45d65ad257534da6cd18e6 debian/config/armel/defines
- 147bd0cc58f0510d7573da6b5da80361 debian/config/mips64r6/defines
- 3e673c1434c6132c73c0cfb4bfe38763 debian/config/arm64ilp32/defines
- 534f8f84d6e68368b0191ad75fc288a3 debian/config/mips64r6el/defines
9462622a41b618007bf9e8343f2fb3ce debian/config/s390/defines
- 61cbd68a5172174b0c8261b27ba5cf12 debian/config/i386/none/defines
- 7146ff53fc4f9fbb49948225d8589b69 debian/config/i386/rt/defines
- b4a45606f37c0d82a63779aa862528d9 debian/config/armhf/none/defines
- 1cab87ca080defc647d4ae9adcf9a63a debian/config/armhf/rt/defines
+ c687c34582869dfb08f47ec435997514 debian/config/s390x/defines
+ 8f2e4969633ff660d026f2b7e02e6336 debian/config/sh3/defines
+ e0810ddd6e4add2a26c5668773b69d25 debian/config/sh4/defines
-8d317c1872f3bd8da4feae25a7c61df3 debian/config/sparc/defines
+ e741332318227dd4646f0d98735271e5 debian/config/sparc64/defines
++8d317c1872f3bd8da4feae25a7c61df3 debian/config/sparc/defines
+ f4b2921156e7b1a038862f848fdfe48f debian/config/x32/defines
5ecc16c27932acb9ff514badae52b51f debian/config/amd64/none/defines
7dc981827930ed6844a731ed954b9b9d debian/config/amd64/rt/defines
50ee12dd2cf9fe79bee7141560985f79 debian/config/arm64/none/defines
binary-arch: binary-arch_alpha binary-arch_amd64 binary-arch_arm64 binary-arch_arm64ilp32 binary-arch_armel binary-arch_armhf binary-arch_hppa binary-arch_i386 binary-arch_ia64 binary-arch_m68k binary-arch_mips binary-arch_mips64 binary-arch_mips64el binary-arch_mips64r6 binary-arch_mips64r6el binary-arch_mipsel binary-arch_mipsn32 binary-arch_mipsn32el binary-arch_mipsn32r6 binary-arch_mipsn32r6el binary-arch_mipsr6 binary-arch_mipsr6el binary-arch_powerpc binary-arch_ppc64 binary-arch_ppc64el binary-arch_riscv64 binary-arch_s390 binary-arch_s390x binary-arch_sh3 binary-arch_sh4 binary-arch_sparc binary-arch_sparc64 binary-arch_x32
binary-arch_alpha:: binary-arch_alpha_none binary-arch_alpha_real
binary-arch_alpha::
- $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-alpha-generic-di nic-modules-5.10.0-22-alpha-generic-di nic-wireless-modules-5.10.0-22-alpha-generic-di nic-shared-modules-5.10.0-22-alpha-generic-di serial-modules-5.10.0-22-alpha-generic-di usb-serial-modules-5.10.0-22-alpha-generic-di ppp-modules-5.10.0-22-alpha-generic-di pata-modules-5.10.0-22-alpha-generic-di cdrom-core-modules-5.10.0-22-alpha-generic-di scsi-core-modules-5.10.0-22-alpha-generic-di scsi-modules-5.10.0-22-alpha-generic-di scsi-nic-modules-5.10.0-22-alpha-generic-di loop-modules-5.10.0-22-alpha-generic-di btrfs-modules-5.10.0-22-alpha-generic-di ext4-modules-5.10.0-22-alpha-generic-di isofs-modules-5.10.0-22-alpha-generic-di jfs-modules-5.10.0-22-alpha-generic-di xfs-modules-5.10.0-22-alpha-generic-di fat-modules-5.10.0-22-alpha-generic-di squashfs-modules-5.10.0-22-alpha-generic-di fuse-modules-5.10.0-22-alpha-generic-di f2fs-modules-5.10.0-22-alpha-generic-di md-modules-5.10.0-22-alpha-generic-di multipath-modules-5.10.0-22-alpha-generic-di usb-modules-5.10.0-22-alpha-generic-di usb-storage-modules-5.10.0-22-alpha-generic-di fb-modules-5.10.0-22-alpha-generic-di input-modules-5.10.0-22-alpha-generic-di event-modules-5.10.0-22-alpha-generic-di mouse-modules-5.10.0-22-alpha-generic-di nic-pcmcia-modules-5.10.0-22-alpha-generic-di pcmcia-modules-5.10.0-22-alpha-generic-di nic-usb-modules-5.10.0-22-alpha-generic-di sata-modules-5.10.0-22-alpha-generic-di i2c-modules-5.10.0-22-alpha-generic-di crc-modules-5.10.0-22-alpha-generic-di crypto-modules-5.10.0-22-alpha-generic-di crypto-dm-modules-5.10.0-22-alpha-generic-di ata-modules-5.10.0-22-alpha-generic-di nbd-modules-5.10.0-22-alpha-generic-di srm-modules-5.10.0-22-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-alpha-generic-di nic-modules-5.10.0-25-alpha-generic-di nic-wireless-modules-5.10.0-25-alpha-generic-di nic-shared-modules-5.10.0-25-alpha-generic-di serial-modules-5.10.0-25-alpha-generic-di usb-serial-modules-5.10.0-25-alpha-generic-di ppp-modules-5.10.0-25-alpha-generic-di pata-modules-5.10.0-25-alpha-generic-di cdrom-core-modules-5.10.0-25-alpha-generic-di scsi-core-modules-5.10.0-25-alpha-generic-di scsi-modules-5.10.0-25-alpha-generic-di scsi-nic-modules-5.10.0-25-alpha-generic-di loop-modules-5.10.0-25-alpha-generic-di btrfs-modules-5.10.0-25-alpha-generic-di ext4-modules-5.10.0-25-alpha-generic-di isofs-modules-5.10.0-25-alpha-generic-di jfs-modules-5.10.0-25-alpha-generic-di xfs-modules-5.10.0-25-alpha-generic-di fat-modules-5.10.0-25-alpha-generic-di squashfs-modules-5.10.0-25-alpha-generic-di fuse-modules-5.10.0-25-alpha-generic-di f2fs-modules-5.10.0-25-alpha-generic-di md-modules-5.10.0-25-alpha-generic-di multipath-modules-5.10.0-25-alpha-generic-di usb-modules-5.10.0-25-alpha-generic-di usb-storage-modules-5.10.0-25-alpha-generic-di fb-modules-5.10.0-25-alpha-generic-di input-modules-5.10.0-25-alpha-generic-di event-modules-5.10.0-25-alpha-generic-di mouse-modules-5.10.0-25-alpha-generic-di nic-pcmcia-modules-5.10.0-25-alpha-generic-di pcmcia-modules-5.10.0-25-alpha-generic-di nic-usb-modules-5.10.0-25-alpha-generic-di sata-modules-5.10.0-25-alpha-generic-di i2c-modules-5.10.0-25-alpha-generic-di crc-modules-5.10.0-25-alpha-generic-di crypto-modules-5.10.0-25-alpha-generic-di crypto-dm-modules-5.10.0-25-alpha-generic-di ata-modules-5.10.0-25-alpha-generic-di nbd-modules-5.10.0-25-alpha-generic-di srm-modules-5.10.0-25-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-alpha-generic-di nic-modules-5.10.0-25-alpha-generic-di nic-wireless-modules-5.10.0-25-alpha-generic-di nic-shared-modules-5.10.0-25-alpha-generic-di serial-modules-5.10.0-25-alpha-generic-di usb-serial-modules-5.10.0-25-alpha-generic-di ppp-modules-5.10.0-25-alpha-generic-di pata-modules-5.10.0-25-alpha-generic-di cdrom-core-modules-5.10.0-25-alpha-generic-di scsi-core-modules-5.10.0-25-alpha-generic-di scsi-modules-5.10.0-25-alpha-generic-di scsi-nic-modules-5.10.0-25-alpha-generic-di loop-modules-5.10.0-25-alpha-generic-di btrfs-modules-5.10.0-25-alpha-generic-di ext4-modules-5.10.0-25-alpha-generic-di isofs-modules-5.10.0-25-alpha-generic-di jfs-modules-5.10.0-25-alpha-generic-di xfs-modules-5.10.0-25-alpha-generic-di fat-modules-5.10.0-25-alpha-generic-di squashfs-modules-5.10.0-25-alpha-generic-di fuse-modules-5.10.0-25-alpha-generic-di f2fs-modules-5.10.0-25-alpha-generic-di md-modules-5.10.0-25-alpha-generic-di multipath-modules-5.10.0-25-alpha-generic-di usb-modules-5.10.0-25-alpha-generic-di usb-storage-modules-5.10.0-25-alpha-generic-di fb-modules-5.10.0-25-alpha-generic-di input-modules-5.10.0-25-alpha-generic-di event-modules-5.10.0-25-alpha-generic-di mouse-modules-5.10.0-25-alpha-generic-di nic-pcmcia-modules-5.10.0-25-alpha-generic-di pcmcia-modules-5.10.0-25-alpha-generic-di nic-usb-modules-5.10.0-25-alpha-generic-di sata-modules-5.10.0-25-alpha-generic-di i2c-modules-5.10.0-25-alpha-generic-di crc-modules-5.10.0-25-alpha-generic-di crypto-modules-5.10.0-25-alpha-generic-di crypto-dm-modules-5.10.0-25-alpha-generic-di ata-modules-5.10.0-25-alpha-generic-di nbd-modules-5.10.0-25-alpha-generic-di srm-modules-5.10.0-25-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_alpha_none: binary-arch_alpha_none_alpha-generic binary-arch_alpha_none_alpha-smp binary-arch_alpha_none_real
binary-arch_alpha_none_alpha-generic: binary-arch_alpha_none_alpha-generic_real
binary-arch_alpha_none_alpha-generic_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_alpha_none_alpha-smp: binary-arch_alpha_none_alpha-smp_real
binary-arch_alpha_none_alpha-smp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_alpha_none_real:
binary-arch_alpha_real:: setup_alpha
binary-arch_alpha_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt
binary-arch_amd64::
- $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-amd64-di nic-modules-5.10.0-22-amd64-di nic-wireless-modules-5.10.0-22-amd64-di nic-shared-modules-5.10.0-22-amd64-di serial-modules-5.10.0-22-amd64-di usb-serial-modules-5.10.0-22-amd64-di ppp-modules-5.10.0-22-amd64-di pata-modules-5.10.0-22-amd64-di cdrom-core-modules-5.10.0-22-amd64-di firewire-core-modules-5.10.0-22-amd64-di scsi-core-modules-5.10.0-22-amd64-di scsi-modules-5.10.0-22-amd64-di scsi-nic-modules-5.10.0-22-amd64-di loop-modules-5.10.0-22-amd64-di btrfs-modules-5.10.0-22-amd64-di ext4-modules-5.10.0-22-amd64-di isofs-modules-5.10.0-22-amd64-di jfs-modules-5.10.0-22-amd64-di xfs-modules-5.10.0-22-amd64-di fat-modules-5.10.0-22-amd64-di squashfs-modules-5.10.0-22-amd64-di udf-modules-5.10.0-22-amd64-di fuse-modules-5.10.0-22-amd64-di f2fs-modules-5.10.0-22-amd64-di md-modules-5.10.0-22-amd64-di multipath-modules-5.10.0-22-amd64-di usb-modules-5.10.0-22-amd64-di usb-storage-modules-5.10.0-22-amd64-di pcmcia-storage-modules-5.10.0-22-amd64-di fb-modules-5.10.0-22-amd64-di input-modules-5.10.0-22-amd64-di event-modules-5.10.0-22-amd64-di mouse-modules-5.10.0-22-amd64-di nic-pcmcia-modules-5.10.0-22-amd64-di pcmcia-modules-5.10.0-22-amd64-di nic-usb-modules-5.10.0-22-amd64-di sata-modules-5.10.0-22-amd64-di acpi-modules-5.10.0-22-amd64-di i2c-modules-5.10.0-22-amd64-di crc-modules-5.10.0-22-amd64-di crypto-modules-5.10.0-22-amd64-di crypto-dm-modules-5.10.0-22-amd64-di efi-modules-5.10.0-22-amd64-di ata-modules-5.10.0-22-amd64-di mmc-core-modules-5.10.0-22-amd64-di mmc-modules-5.10.0-22-amd64-di nbd-modules-5.10.0-22-amd64-di speakup-modules-5.10.0-22-amd64-di uinput-modules-5.10.0-22-amd64-di sound-modules-5.10.0-22-amd64-di mtd-core-modules-5.10.0-22-amd64-di rfkill-modules-5.10.0-22-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
- $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-amd64-di nic-modules-5.10.0-25-amd64-di nic-wireless-modules-5.10.0-25-amd64-di nic-shared-modules-5.10.0-25-amd64-di serial-modules-5.10.0-25-amd64-di usb-serial-modules-5.10.0-25-amd64-di ppp-modules-5.10.0-25-amd64-di pata-modules-5.10.0-25-amd64-di cdrom-core-modules-5.10.0-25-amd64-di firewire-core-modules-5.10.0-25-amd64-di scsi-core-modules-5.10.0-25-amd64-di scsi-modules-5.10.0-25-amd64-di scsi-nic-modules-5.10.0-25-amd64-di loop-modules-5.10.0-25-amd64-di btrfs-modules-5.10.0-25-amd64-di ext4-modules-5.10.0-25-amd64-di isofs-modules-5.10.0-25-amd64-di jfs-modules-5.10.0-25-amd64-di xfs-modules-5.10.0-25-amd64-di fat-modules-5.10.0-25-amd64-di squashfs-modules-5.10.0-25-amd64-di udf-modules-5.10.0-25-amd64-di fuse-modules-5.10.0-25-amd64-di f2fs-modules-5.10.0-25-amd64-di md-modules-5.10.0-25-amd64-di multipath-modules-5.10.0-25-amd64-di usb-modules-5.10.0-25-amd64-di usb-storage-modules-5.10.0-25-amd64-di pcmcia-storage-modules-5.10.0-25-amd64-di fb-modules-5.10.0-25-amd64-di input-modules-5.10.0-25-amd64-di event-modules-5.10.0-25-amd64-di mouse-modules-5.10.0-25-amd64-di nic-pcmcia-modules-5.10.0-25-amd64-di pcmcia-modules-5.10.0-25-amd64-di nic-usb-modules-5.10.0-25-amd64-di sata-modules-5.10.0-25-amd64-di acpi-modules-5.10.0-25-amd64-di i2c-modules-5.10.0-25-amd64-di crc-modules-5.10.0-25-amd64-di crypto-modules-5.10.0-25-amd64-di crypto-dm-modules-5.10.0-25-amd64-di efi-modules-5.10.0-25-amd64-di ata-modules-5.10.0-25-amd64-di mmc-core-modules-5.10.0-25-amd64-di mmc-modules-5.10.0-25-amd64-di nbd-modules-5.10.0-25-amd64-di speakup-modules-5.10.0-25-amd64-di uinput-modules-5.10.0-25-amd64-di sound-modules-5.10.0-25-amd64-di mtd-core-modules-5.10.0-25-amd64-di rfkill-modules-5.10.0-25-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++ $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-amd64-di nic-modules-5.10.0-25-amd64-di nic-wireless-modules-5.10.0-25-amd64-di nic-shared-modules-5.10.0-25-amd64-di serial-modules-5.10.0-25-amd64-di usb-serial-modules-5.10.0-25-amd64-di ppp-modules-5.10.0-25-amd64-di pata-modules-5.10.0-25-amd64-di cdrom-core-modules-5.10.0-25-amd64-di firewire-core-modules-5.10.0-25-amd64-di scsi-core-modules-5.10.0-25-amd64-di scsi-modules-5.10.0-25-amd64-di scsi-nic-modules-5.10.0-25-amd64-di loop-modules-5.10.0-25-amd64-di btrfs-modules-5.10.0-25-amd64-di ext4-modules-5.10.0-25-amd64-di isofs-modules-5.10.0-25-amd64-di jfs-modules-5.10.0-25-amd64-di xfs-modules-5.10.0-25-amd64-di fat-modules-5.10.0-25-amd64-di squashfs-modules-5.10.0-25-amd64-di udf-modules-5.10.0-25-amd64-di fuse-modules-5.10.0-25-amd64-di f2fs-modules-5.10.0-25-amd64-di md-modules-5.10.0-25-amd64-di multipath-modules-5.10.0-25-amd64-di usb-modules-5.10.0-25-amd64-di usb-storage-modules-5.10.0-25-amd64-di pcmcia-storage-modules-5.10.0-25-amd64-di fb-modules-5.10.0-25-amd64-di input-modules-5.10.0-25-amd64-di event-modules-5.10.0-25-amd64-di mouse-modules-5.10.0-25-amd64-di nic-pcmcia-modules-5.10.0-25-amd64-di pcmcia-modules-5.10.0-25-amd64-di nic-usb-modules-5.10.0-25-amd64-di sata-modules-5.10.0-25-amd64-di acpi-modules-5.10.0-25-amd64-di i2c-modules-5.10.0-25-amd64-di crc-modules-5.10.0-25-amd64-di crypto-modules-5.10.0-25-amd64-di crypto-dm-modules-5.10.0-25-amd64-di efi-modules-5.10.0-25-amd64-di ata-modules-5.10.0-25-amd64-di mmc-core-modules-5.10.0-25-amd64-di mmc-modules-5.10.0-25-amd64-di nbd-modules-5.10.0-25-amd64-di speakup-modules-5.10.0-25-amd64-di uinput-modules-5.10.0-25-amd64-di sound-modules-5.10.0-25-amd64-di mtd-core-modules-5.10.0-25-amd64-di rfkill-modules-5.10.0-25-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
binary-arch_amd64::
- $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_amd64_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
binary-arch_amd64_none: binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64 binary-arch_amd64_none_real
binary-arch_amd64_none_amd64: binary-arch_amd64_none_amd64_real
binary-arch_amd64_none_amd64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_amd64_none_cloud-amd64: binary-arch_amd64_none_cloud-amd64_real
binary-arch_amd64_none_cloud-amd64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_amd64_none_real:
binary-arch_amd64_real:: setup_amd64
binary-arch_amd64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_amd64_rt: binary-arch_amd64_rt_amd64 binary-arch_amd64_rt_real
binary-arch_amd64_rt_amd64: binary-arch_amd64_rt_amd64_real
binary-arch_amd64_rt_amd64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_amd64_rt_real:
binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real binary-arch_arm64_rt
binary-arch_arm64::
- $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-arm64-di nic-modules-5.10.0-22-arm64-di nic-wireless-modules-5.10.0-22-arm64-di nic-shared-modules-5.10.0-22-arm64-di usb-serial-modules-5.10.0-22-arm64-di ppp-modules-5.10.0-22-arm64-di cdrom-core-modules-5.10.0-22-arm64-di scsi-core-modules-5.10.0-22-arm64-di scsi-modules-5.10.0-22-arm64-di scsi-nic-modules-5.10.0-22-arm64-di loop-modules-5.10.0-22-arm64-di btrfs-modules-5.10.0-22-arm64-di ext4-modules-5.10.0-22-arm64-di isofs-modules-5.10.0-22-arm64-di jfs-modules-5.10.0-22-arm64-di xfs-modules-5.10.0-22-arm64-di fat-modules-5.10.0-22-arm64-di squashfs-modules-5.10.0-22-arm64-di udf-modules-5.10.0-22-arm64-di fuse-modules-5.10.0-22-arm64-di f2fs-modules-5.10.0-22-arm64-di md-modules-5.10.0-22-arm64-di multipath-modules-5.10.0-22-arm64-di usb-modules-5.10.0-22-arm64-di usb-storage-modules-5.10.0-22-arm64-di fb-modules-5.10.0-22-arm64-di input-modules-5.10.0-22-arm64-di event-modules-5.10.0-22-arm64-di nic-usb-modules-5.10.0-22-arm64-di sata-modules-5.10.0-22-arm64-di i2c-modules-5.10.0-22-arm64-di crc-modules-5.10.0-22-arm64-di crypto-modules-5.10.0-22-arm64-di crypto-dm-modules-5.10.0-22-arm64-di efi-modules-5.10.0-22-arm64-di ata-modules-5.10.0-22-arm64-di mmc-modules-5.10.0-22-arm64-di nbd-modules-5.10.0-22-arm64-di uinput-modules-5.10.0-22-arm64-di leds-modules-5.10.0-22-arm64-di mtd-core-modules-5.10.0-22-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
- $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-arm64-di nic-modules-5.10.0-25-arm64-di nic-wireless-modules-5.10.0-25-arm64-di nic-shared-modules-5.10.0-25-arm64-di usb-serial-modules-5.10.0-25-arm64-di ppp-modules-5.10.0-25-arm64-di cdrom-core-modules-5.10.0-25-arm64-di scsi-core-modules-5.10.0-25-arm64-di scsi-modules-5.10.0-25-arm64-di scsi-nic-modules-5.10.0-25-arm64-di loop-modules-5.10.0-25-arm64-di btrfs-modules-5.10.0-25-arm64-di ext4-modules-5.10.0-25-arm64-di isofs-modules-5.10.0-25-arm64-di jfs-modules-5.10.0-25-arm64-di xfs-modules-5.10.0-25-arm64-di fat-modules-5.10.0-25-arm64-di squashfs-modules-5.10.0-25-arm64-di udf-modules-5.10.0-25-arm64-di fuse-modules-5.10.0-25-arm64-di f2fs-modules-5.10.0-25-arm64-di md-modules-5.10.0-25-arm64-di multipath-modules-5.10.0-25-arm64-di usb-modules-5.10.0-25-arm64-di usb-storage-modules-5.10.0-25-arm64-di fb-modules-5.10.0-25-arm64-di input-modules-5.10.0-25-arm64-di event-modules-5.10.0-25-arm64-di nic-usb-modules-5.10.0-25-arm64-di sata-modules-5.10.0-25-arm64-di i2c-modules-5.10.0-25-arm64-di crc-modules-5.10.0-25-arm64-di crypto-modules-5.10.0-25-arm64-di crypto-dm-modules-5.10.0-25-arm64-di efi-modules-5.10.0-25-arm64-di ata-modules-5.10.0-25-arm64-di mmc-modules-5.10.0-25-arm64-di nbd-modules-5.10.0-25-arm64-di uinput-modules-5.10.0-25-arm64-di leds-modules-5.10.0-25-arm64-di mtd-core-modules-5.10.0-25-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++ $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-arm64-di nic-modules-5.10.0-25-arm64-di nic-wireless-modules-5.10.0-25-arm64-di nic-shared-modules-5.10.0-25-arm64-di usb-serial-modules-5.10.0-25-arm64-di ppp-modules-5.10.0-25-arm64-di cdrom-core-modules-5.10.0-25-arm64-di scsi-core-modules-5.10.0-25-arm64-di scsi-modules-5.10.0-25-arm64-di scsi-nic-modules-5.10.0-25-arm64-di loop-modules-5.10.0-25-arm64-di btrfs-modules-5.10.0-25-arm64-di ext4-modules-5.10.0-25-arm64-di isofs-modules-5.10.0-25-arm64-di jfs-modules-5.10.0-25-arm64-di xfs-modules-5.10.0-25-arm64-di fat-modules-5.10.0-25-arm64-di squashfs-modules-5.10.0-25-arm64-di udf-modules-5.10.0-25-arm64-di fuse-modules-5.10.0-25-arm64-di f2fs-modules-5.10.0-25-arm64-di md-modules-5.10.0-25-arm64-di multipath-modules-5.10.0-25-arm64-di usb-modules-5.10.0-25-arm64-di usb-storage-modules-5.10.0-25-arm64-di fb-modules-5.10.0-25-arm64-di input-modules-5.10.0-25-arm64-di event-modules-5.10.0-25-arm64-di nic-usb-modules-5.10.0-25-arm64-di sata-modules-5.10.0-25-arm64-di i2c-modules-5.10.0-25-arm64-di crc-modules-5.10.0-25-arm64-di crypto-modules-5.10.0-25-arm64-di crypto-dm-modules-5.10.0-25-arm64-di efi-modules-5.10.0-25-arm64-di ata-modules-5.10.0-25-arm64-di mmc-modules-5.10.0-25-arm64-di nbd-modules-5.10.0-25-arm64-di uinput-modules-5.10.0-25-arm64-di leds-modules-5.10.0-25-arm64-di mtd-core-modules-5.10.0-25-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
binary-arch_arm64::
- $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_arm64_none: binary-arch_arm64_none_arm64 binary-arch_arm64_none_cloud-arm64 binary-arch_arm64_none_real
binary-arch_arm64_none_arm64: binary-arch_arm64_none_arm64_real
binary-arch_arm64_none_arm64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_arm64_none_cloud-arm64: binary-arch_arm64_none_cloud-arm64_real
binary-arch_arm64_none_cloud-arm64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_arm64_none_real:
binary-arch_arm64_real:: setup_arm64
binary-arch_arm64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_arm64_rt: binary-arch_arm64_rt_arm64 binary-arch_arm64_rt_real
binary-arch_arm64_rt_arm64: binary-arch_arm64_rt_arm64_real
binary-arch_arm64_rt_arm64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_arm64_rt_real:
binary-arch_arm64ilp32: binary-arch_arm64ilp32_real
binary-arch_arm64ilp32_real:: setup_arm64ilp32
binary-arch_arm64ilp32_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_armel:: binary-arch_armel_extra binary-arch_armel_none binary-arch_armel_real
binary-arch_armel::
- $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-marvell-di nic-modules-5.10.0-22-marvell-di nic-shared-modules-5.10.0-22-marvell-di usb-serial-modules-5.10.0-22-marvell-di ppp-modules-5.10.0-22-marvell-di cdrom-core-modules-5.10.0-22-marvell-di scsi-core-modules-5.10.0-22-marvell-di loop-modules-5.10.0-22-marvell-di ipv6-modules-5.10.0-22-marvell-di btrfs-modules-5.10.0-22-marvell-di ext4-modules-5.10.0-22-marvell-di isofs-modules-5.10.0-22-marvell-di jffs2-modules-5.10.0-22-marvell-di jfs-modules-5.10.0-22-marvell-di fat-modules-5.10.0-22-marvell-di minix-modules-5.10.0-22-marvell-di squashfs-modules-5.10.0-22-marvell-di udf-modules-5.10.0-22-marvell-di fuse-modules-5.10.0-22-marvell-di f2fs-modules-5.10.0-22-marvell-di md-modules-5.10.0-22-marvell-di multipath-modules-5.10.0-22-marvell-di usb-modules-5.10.0-22-marvell-di usb-storage-modules-5.10.0-22-marvell-di fb-modules-5.10.0-22-marvell-di input-modules-5.10.0-22-marvell-di event-modules-5.10.0-22-marvell-di mouse-modules-5.10.0-22-marvell-di nic-usb-modules-5.10.0-22-marvell-di sata-modules-5.10.0-22-marvell-di crc-modules-5.10.0-22-marvell-di crypto-modules-5.10.0-22-marvell-di crypto-dm-modules-5.10.0-22-marvell-di mmc-core-modules-5.10.0-22-marvell-di mmc-modules-5.10.0-22-marvell-di nbd-modules-5.10.0-22-marvell-di uinput-modules-5.10.0-22-marvell-di leds-modules-5.10.0-22-marvell-di mtd-modules-5.10.0-22-marvell-di mtd-core-modules-5.10.0-22-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-marvell-di nic-modules-5.10.0-25-marvell-di nic-shared-modules-5.10.0-25-marvell-di usb-serial-modules-5.10.0-25-marvell-di ppp-modules-5.10.0-25-marvell-di cdrom-core-modules-5.10.0-25-marvell-di scsi-core-modules-5.10.0-25-marvell-di loop-modules-5.10.0-25-marvell-di ipv6-modules-5.10.0-25-marvell-di btrfs-modules-5.10.0-25-marvell-di ext4-modules-5.10.0-25-marvell-di isofs-modules-5.10.0-25-marvell-di jffs2-modules-5.10.0-25-marvell-di jfs-modules-5.10.0-25-marvell-di fat-modules-5.10.0-25-marvell-di minix-modules-5.10.0-25-marvell-di squashfs-modules-5.10.0-25-marvell-di udf-modules-5.10.0-25-marvell-di fuse-modules-5.10.0-25-marvell-di f2fs-modules-5.10.0-25-marvell-di md-modules-5.10.0-25-marvell-di multipath-modules-5.10.0-25-marvell-di usb-modules-5.10.0-25-marvell-di usb-storage-modules-5.10.0-25-marvell-di fb-modules-5.10.0-25-marvell-di input-modules-5.10.0-25-marvell-di event-modules-5.10.0-25-marvell-di mouse-modules-5.10.0-25-marvell-di nic-usb-modules-5.10.0-25-marvell-di sata-modules-5.10.0-25-marvell-di crc-modules-5.10.0-25-marvell-di crypto-modules-5.10.0-25-marvell-di crypto-dm-modules-5.10.0-25-marvell-di mmc-core-modules-5.10.0-25-marvell-di mmc-modules-5.10.0-25-marvell-di nbd-modules-5.10.0-25-marvell-di uinput-modules-5.10.0-25-marvell-di leds-modules-5.10.0-25-marvell-di mtd-modules-5.10.0-25-marvell-di mtd-core-modules-5.10.0-25-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-marvell-di nic-modules-5.10.0-25-marvell-di nic-shared-modules-5.10.0-25-marvell-di usb-serial-modules-5.10.0-25-marvell-di ppp-modules-5.10.0-25-marvell-di cdrom-core-modules-5.10.0-25-marvell-di scsi-core-modules-5.10.0-25-marvell-di loop-modules-5.10.0-25-marvell-di ipv6-modules-5.10.0-25-marvell-di btrfs-modules-5.10.0-25-marvell-di ext4-modules-5.10.0-25-marvell-di isofs-modules-5.10.0-25-marvell-di jffs2-modules-5.10.0-25-marvell-di jfs-modules-5.10.0-25-marvell-di fat-modules-5.10.0-25-marvell-di minix-modules-5.10.0-25-marvell-di squashfs-modules-5.10.0-25-marvell-di udf-modules-5.10.0-25-marvell-di fuse-modules-5.10.0-25-marvell-di f2fs-modules-5.10.0-25-marvell-di md-modules-5.10.0-25-marvell-di multipath-modules-5.10.0-25-marvell-di usb-modules-5.10.0-25-marvell-di usb-storage-modules-5.10.0-25-marvell-di fb-modules-5.10.0-25-marvell-di input-modules-5.10.0-25-marvell-di event-modules-5.10.0-25-marvell-di mouse-modules-5.10.0-25-marvell-di nic-usb-modules-5.10.0-25-marvell-di sata-modules-5.10.0-25-marvell-di crc-modules-5.10.0-25-marvell-di crypto-modules-5.10.0-25-marvell-di crypto-dm-modules-5.10.0-25-marvell-di mmc-core-modules-5.10.0-25-marvell-di mmc-modules-5.10.0-25-marvell-di nbd-modules-5.10.0-25-marvell-di uinput-modules-5.10.0-25-marvell-di leds-modules-5.10.0-25-marvell-di mtd-modules-5.10.0-25-marvell-di mtd-core-modules-5.10.0-25-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_armel_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-10-arm'
binary-arch_armel_none: binary-arch_armel_none_marvell binary-arch_armel_none_real binary-arch_armel_none_rpi
binary-arch_armel_none_marvell: binary-arch_armel_none_marvell_real
binary-arch_armel_none_marvell_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_armel_none_real:
binary-arch_armel_none_rpi: binary-arch_armel_none_rpi_real
binary-arch_armel_none_rpi_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_armel_real:: setup_armel
binary-arch_armel_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
-binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_none binary-arch_armhf_real binary-arch_armhf_rt
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_real
binary-arch_armhf::
- $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-armmp-di nic-modules-5.10.0-22-armmp-di nic-wireless-modules-5.10.0-22-armmp-di nic-shared-modules-5.10.0-22-armmp-di usb-serial-modules-5.10.0-22-armmp-di ppp-modules-5.10.0-22-armmp-di pata-modules-5.10.0-22-armmp-di cdrom-core-modules-5.10.0-22-armmp-di scsi-core-modules-5.10.0-22-armmp-di scsi-modules-5.10.0-22-armmp-di scsi-nic-modules-5.10.0-22-armmp-di loop-modules-5.10.0-22-armmp-di btrfs-modules-5.10.0-22-armmp-di ext4-modules-5.10.0-22-armmp-di isofs-modules-5.10.0-22-armmp-di jfs-modules-5.10.0-22-armmp-di fat-modules-5.10.0-22-armmp-di squashfs-modules-5.10.0-22-armmp-di udf-modules-5.10.0-22-armmp-di fuse-modules-5.10.0-22-armmp-di f2fs-modules-5.10.0-22-armmp-di md-modules-5.10.0-22-armmp-di multipath-modules-5.10.0-22-armmp-di usb-modules-5.10.0-22-armmp-di usb-storage-modules-5.10.0-22-armmp-di fb-modules-5.10.0-22-armmp-di input-modules-5.10.0-22-armmp-di event-modules-5.10.0-22-armmp-di nic-usb-modules-5.10.0-22-armmp-di sata-modules-5.10.0-22-armmp-di i2c-modules-5.10.0-22-armmp-di crc-modules-5.10.0-22-armmp-di crypto-modules-5.10.0-22-armmp-di crypto-dm-modules-5.10.0-22-armmp-di efi-modules-5.10.0-22-armmp-di ata-modules-5.10.0-22-armmp-di mmc-modules-5.10.0-22-armmp-di nbd-modules-5.10.0-22-armmp-di uinput-modules-5.10.0-22-armmp-di leds-modules-5.10.0-22-armmp-di mtd-modules-5.10.0-22-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-armmp-di nic-modules-5.10.0-25-armmp-di nic-wireless-modules-5.10.0-25-armmp-di nic-shared-modules-5.10.0-25-armmp-di usb-serial-modules-5.10.0-25-armmp-di ppp-modules-5.10.0-25-armmp-di pata-modules-5.10.0-25-armmp-di cdrom-core-modules-5.10.0-25-armmp-di scsi-core-modules-5.10.0-25-armmp-di scsi-modules-5.10.0-25-armmp-di scsi-nic-modules-5.10.0-25-armmp-di loop-modules-5.10.0-25-armmp-di btrfs-modules-5.10.0-25-armmp-di ext4-modules-5.10.0-25-armmp-di isofs-modules-5.10.0-25-armmp-di jfs-modules-5.10.0-25-armmp-di fat-modules-5.10.0-25-armmp-di squashfs-modules-5.10.0-25-armmp-di udf-modules-5.10.0-25-armmp-di fuse-modules-5.10.0-25-armmp-di f2fs-modules-5.10.0-25-armmp-di md-modules-5.10.0-25-armmp-di multipath-modules-5.10.0-25-armmp-di usb-modules-5.10.0-25-armmp-di usb-storage-modules-5.10.0-25-armmp-di fb-modules-5.10.0-25-armmp-di input-modules-5.10.0-25-armmp-di event-modules-5.10.0-25-armmp-di nic-usb-modules-5.10.0-25-armmp-di sata-modules-5.10.0-25-armmp-di i2c-modules-5.10.0-25-armmp-di crc-modules-5.10.0-25-armmp-di crypto-modules-5.10.0-25-armmp-di crypto-dm-modules-5.10.0-25-armmp-di efi-modules-5.10.0-25-armmp-di ata-modules-5.10.0-25-armmp-di mmc-modules-5.10.0-25-armmp-di nbd-modules-5.10.0-25-armmp-di uinput-modules-5.10.0-25-armmp-di leds-modules-5.10.0-25-armmp-di mtd-modules-5.10.0-25-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-armmp-di nic-modules-5.10.0-25-armmp-di nic-wireless-modules-5.10.0-25-armmp-di nic-shared-modules-5.10.0-25-armmp-di usb-serial-modules-5.10.0-25-armmp-di ppp-modules-5.10.0-25-armmp-di pata-modules-5.10.0-25-armmp-di cdrom-core-modules-5.10.0-25-armmp-di scsi-core-modules-5.10.0-25-armmp-di scsi-modules-5.10.0-25-armmp-di scsi-nic-modules-5.10.0-25-armmp-di loop-modules-5.10.0-25-armmp-di btrfs-modules-5.10.0-25-armmp-di ext4-modules-5.10.0-25-armmp-di isofs-modules-5.10.0-25-armmp-di jfs-modules-5.10.0-25-armmp-di fat-modules-5.10.0-25-armmp-di squashfs-modules-5.10.0-25-armmp-di udf-modules-5.10.0-25-armmp-di fuse-modules-5.10.0-25-armmp-di f2fs-modules-5.10.0-25-armmp-di md-modules-5.10.0-25-armmp-di multipath-modules-5.10.0-25-armmp-di usb-modules-5.10.0-25-armmp-di usb-storage-modules-5.10.0-25-armmp-di fb-modules-5.10.0-25-armmp-di input-modules-5.10.0-25-armmp-di event-modules-5.10.0-25-armmp-di nic-usb-modules-5.10.0-25-armmp-di sata-modules-5.10.0-25-armmp-di i2c-modules-5.10.0-25-armmp-di crc-modules-5.10.0-25-armmp-di crypto-modules-5.10.0-25-armmp-di crypto-dm-modules-5.10.0-25-armmp-di efi-modules-5.10.0-25-armmp-di ata-modules-5.10.0-25-armmp-di mmc-modules-5.10.0-25-armmp-di nbd-modules-5.10.0-25-armmp-di uinput-modules-5.10.0-25-armmp-di leds-modules-5.10.0-25-armmp-di mtd-modules-5.10.0-25-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_armhf_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-10-arm'
-binary-arch_armhf_none: binary-arch_armhf_none_armmp binary-arch_armhf_none_armmp-lpae binary-arch_armhf_none_real
-binary-arch_armhf_none_armmp: binary-arch_armhf_none_armmp_real
-binary-arch_armhf_none_armmp-lpae: binary-arch_armhf_none_armmp-lpae_real
-binary-arch_armhf_none_armmp-lpae_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-binary-arch_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-binary-arch_armhf_none_real:
binary-arch_armhf_real:: setup_armhf
binary-arch_armhf_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
-binary-arch_armhf_rt: binary-arch_armhf_rt_armmp binary-arch_armhf_rt_real
-binary-arch_armhf_rt_armmp: binary-arch_armhf_rt_armmp_real
-binary-arch_armhf_rt_armmp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-binary-arch_armhf_rt_real:
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_hppa:: binary-arch_hppa_extra binary-arch_hppa_none binary-arch_hppa_real
binary-arch_hppa::
- $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-parisc-di nic-modules-5.10.0-22-parisc-di nic-shared-modules-5.10.0-22-parisc-di serial-modules-5.10.0-22-parisc-di usb-serial-modules-5.10.0-22-parisc-di ppp-modules-5.10.0-22-parisc-di pata-modules-5.10.0-22-parisc-di cdrom-core-modules-5.10.0-22-parisc-di scsi-core-modules-5.10.0-22-parisc-di scsi-modules-5.10.0-22-parisc-di loop-modules-5.10.0-22-parisc-di btrfs-modules-5.10.0-22-parisc-di ext4-modules-5.10.0-22-parisc-di isofs-modules-5.10.0-22-parisc-di jfs-modules-5.10.0-22-parisc-di xfs-modules-5.10.0-22-parisc-di fat-modules-5.10.0-22-parisc-di squashfs-modules-5.10.0-22-parisc-di fuse-modules-5.10.0-22-parisc-di f2fs-modules-5.10.0-22-parisc-di md-modules-5.10.0-22-parisc-di multipath-modules-5.10.0-22-parisc-di usb-modules-5.10.0-22-parisc-di usb-storage-modules-5.10.0-22-parisc-di input-modules-5.10.0-22-parisc-di event-modules-5.10.0-22-parisc-di mouse-modules-5.10.0-22-parisc-di nic-usb-modules-5.10.0-22-parisc-di sata-modules-5.10.0-22-parisc-di crc-modules-5.10.0-22-parisc-di crypto-modules-5.10.0-22-parisc-di crypto-dm-modules-5.10.0-22-parisc-di ata-modules-5.10.0-22-parisc-di nbd-modules-5.10.0-22-parisc-di kernel-image-5.10.0-22-parisc64-di nic-modules-5.10.0-22-parisc64-di nic-shared-modules-5.10.0-22-parisc64-di serial-modules-5.10.0-22-parisc64-di usb-serial-modules-5.10.0-22-parisc64-di ppp-modules-5.10.0-22-parisc64-di pata-modules-5.10.0-22-parisc64-di cdrom-core-modules-5.10.0-22-parisc64-di scsi-core-modules-5.10.0-22-parisc64-di scsi-modules-5.10.0-22-parisc64-di loop-modules-5.10.0-22-parisc64-di btrfs-modules-5.10.0-22-parisc64-di ext4-modules-5.10.0-22-parisc64-di isofs-modules-5.10.0-22-parisc64-di jfs-modules-5.10.0-22-parisc64-di xfs-modules-5.10.0-22-parisc64-di fat-modules-5.10.0-22-parisc64-di squashfs-modules-5.10.0-22-parisc64-di fuse-modules-5.10.0-22-parisc64-di f2fs-modules-5.10.0-22-parisc64-di md-modules-5.10.0-22-parisc64-di multipath-modules-5.10.0-22-parisc64-di usb-modules-5.10.0-22-parisc64-di usb-storage-modules-5.10.0-22-parisc64-di fb-modules-5.10.0-22-parisc64-di input-modules-5.10.0-22-parisc64-di event-modules-5.10.0-22-parisc64-di mouse-modules-5.10.0-22-parisc64-di nic-usb-modules-5.10.0-22-parisc64-di sata-modules-5.10.0-22-parisc64-di crc-modules-5.10.0-22-parisc64-di crypto-modules-5.10.0-22-parisc64-di crypto-dm-modules-5.10.0-22-parisc64-di ata-modules-5.10.0-22-parisc64-di nbd-modules-5.10.0-22-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-parisc-di nic-modules-5.10.0-25-parisc-di nic-shared-modules-5.10.0-25-parisc-di serial-modules-5.10.0-25-parisc-di usb-serial-modules-5.10.0-25-parisc-di ppp-modules-5.10.0-25-parisc-di pata-modules-5.10.0-25-parisc-di cdrom-core-modules-5.10.0-25-parisc-di scsi-core-modules-5.10.0-25-parisc-di scsi-modules-5.10.0-25-parisc-di loop-modules-5.10.0-25-parisc-di btrfs-modules-5.10.0-25-parisc-di ext4-modules-5.10.0-25-parisc-di isofs-modules-5.10.0-25-parisc-di jfs-modules-5.10.0-25-parisc-di xfs-modules-5.10.0-25-parisc-di fat-modules-5.10.0-25-parisc-di squashfs-modules-5.10.0-25-parisc-di fuse-modules-5.10.0-25-parisc-di f2fs-modules-5.10.0-25-parisc-di md-modules-5.10.0-25-parisc-di multipath-modules-5.10.0-25-parisc-di usb-modules-5.10.0-25-parisc-di usb-storage-modules-5.10.0-25-parisc-di input-modules-5.10.0-25-parisc-di event-modules-5.10.0-25-parisc-di mouse-modules-5.10.0-25-parisc-di nic-usb-modules-5.10.0-25-parisc-di sata-modules-5.10.0-25-parisc-di crc-modules-5.10.0-25-parisc-di crypto-modules-5.10.0-25-parisc-di crypto-dm-modules-5.10.0-25-parisc-di ata-modules-5.10.0-25-parisc-di nbd-modules-5.10.0-25-parisc-di kernel-image-5.10.0-25-parisc64-di nic-modules-5.10.0-25-parisc64-di nic-shared-modules-5.10.0-25-parisc64-di serial-modules-5.10.0-25-parisc64-di usb-serial-modules-5.10.0-25-parisc64-di ppp-modules-5.10.0-25-parisc64-di pata-modules-5.10.0-25-parisc64-di cdrom-core-modules-5.10.0-25-parisc64-di scsi-core-modules-5.10.0-25-parisc64-di scsi-modules-5.10.0-25-parisc64-di loop-modules-5.10.0-25-parisc64-di btrfs-modules-5.10.0-25-parisc64-di ext4-modules-5.10.0-25-parisc64-di isofs-modules-5.10.0-25-parisc64-di jfs-modules-5.10.0-25-parisc64-di xfs-modules-5.10.0-25-parisc64-di fat-modules-5.10.0-25-parisc64-di squashfs-modules-5.10.0-25-parisc64-di fuse-modules-5.10.0-25-parisc64-di f2fs-modules-5.10.0-25-parisc64-di md-modules-5.10.0-25-parisc64-di multipath-modules-5.10.0-25-parisc64-di usb-modules-5.10.0-25-parisc64-di usb-storage-modules-5.10.0-25-parisc64-di fb-modules-5.10.0-25-parisc64-di input-modules-5.10.0-25-parisc64-di event-modules-5.10.0-25-parisc64-di mouse-modules-5.10.0-25-parisc64-di nic-usb-modules-5.10.0-25-parisc64-di sata-modules-5.10.0-25-parisc64-di crc-modules-5.10.0-25-parisc64-di crypto-modules-5.10.0-25-parisc64-di crypto-dm-modules-5.10.0-25-parisc64-di ata-modules-5.10.0-25-parisc64-di nbd-modules-5.10.0-25-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-parisc-di nic-modules-5.10.0-25-parisc-di nic-shared-modules-5.10.0-25-parisc-di serial-modules-5.10.0-25-parisc-di usb-serial-modules-5.10.0-25-parisc-di ppp-modules-5.10.0-25-parisc-di pata-modules-5.10.0-25-parisc-di cdrom-core-modules-5.10.0-25-parisc-di scsi-core-modules-5.10.0-25-parisc-di scsi-modules-5.10.0-25-parisc-di loop-modules-5.10.0-25-parisc-di btrfs-modules-5.10.0-25-parisc-di ext4-modules-5.10.0-25-parisc-di isofs-modules-5.10.0-25-parisc-di jfs-modules-5.10.0-25-parisc-di xfs-modules-5.10.0-25-parisc-di fat-modules-5.10.0-25-parisc-di squashfs-modules-5.10.0-25-parisc-di fuse-modules-5.10.0-25-parisc-di f2fs-modules-5.10.0-25-parisc-di md-modules-5.10.0-25-parisc-di multipath-modules-5.10.0-25-parisc-di usb-modules-5.10.0-25-parisc-di usb-storage-modules-5.10.0-25-parisc-di input-modules-5.10.0-25-parisc-di event-modules-5.10.0-25-parisc-di mouse-modules-5.10.0-25-parisc-di nic-usb-modules-5.10.0-25-parisc-di sata-modules-5.10.0-25-parisc-di crc-modules-5.10.0-25-parisc-di crypto-modules-5.10.0-25-parisc-di crypto-dm-modules-5.10.0-25-parisc-di ata-modules-5.10.0-25-parisc-di nbd-modules-5.10.0-25-parisc-di kernel-image-5.10.0-25-parisc64-di nic-modules-5.10.0-25-parisc64-di nic-shared-modules-5.10.0-25-parisc64-di serial-modules-5.10.0-25-parisc64-di usb-serial-modules-5.10.0-25-parisc64-di ppp-modules-5.10.0-25-parisc64-di pata-modules-5.10.0-25-parisc64-di cdrom-core-modules-5.10.0-25-parisc64-di scsi-core-modules-5.10.0-25-parisc64-di scsi-modules-5.10.0-25-parisc64-di loop-modules-5.10.0-25-parisc64-di btrfs-modules-5.10.0-25-parisc64-di ext4-modules-5.10.0-25-parisc64-di isofs-modules-5.10.0-25-parisc64-di jfs-modules-5.10.0-25-parisc64-di xfs-modules-5.10.0-25-parisc64-di fat-modules-5.10.0-25-parisc64-di squashfs-modules-5.10.0-25-parisc64-di fuse-modules-5.10.0-25-parisc64-di f2fs-modules-5.10.0-25-parisc64-di md-modules-5.10.0-25-parisc64-di multipath-modules-5.10.0-25-parisc64-di usb-modules-5.10.0-25-parisc64-di usb-storage-modules-5.10.0-25-parisc64-di fb-modules-5.10.0-25-parisc64-di input-modules-5.10.0-25-parisc64-di event-modules-5.10.0-25-parisc64-di mouse-modules-5.10.0-25-parisc64-di nic-usb-modules-5.10.0-25-parisc64-di sata-modules-5.10.0-25-parisc64-di crc-modules-5.10.0-25-parisc64-di crypto-modules-5.10.0-25-parisc64-di crypto-dm-modules-5.10.0-25-parisc64-di ata-modules-5.10.0-25-parisc64-di nbd-modules-5.10.0-25-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_hppa_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc64-smp'
$(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc-smp'
binary-arch_hppa_none_parisc: binary-arch_hppa_none_parisc_real
binary-arch_hppa_none_parisc64: binary-arch_hppa_none_parisc64_real
binary-arch_hppa_none_parisc64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_hppa_none_real:
binary-arch_hppa_real:: setup_hppa
binary-arch_hppa_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real binary-arch_i386_rt
binary-arch_i386::
- $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-686-di nic-modules-5.10.0-22-686-di nic-wireless-modules-5.10.0-22-686-di nic-shared-modules-5.10.0-22-686-di serial-modules-5.10.0-22-686-di usb-serial-modules-5.10.0-22-686-di ppp-modules-5.10.0-22-686-di pata-modules-5.10.0-22-686-di cdrom-core-modules-5.10.0-22-686-di firewire-core-modules-5.10.0-22-686-di scsi-core-modules-5.10.0-22-686-di scsi-modules-5.10.0-22-686-di scsi-nic-modules-5.10.0-22-686-di loop-modules-5.10.0-22-686-di btrfs-modules-5.10.0-22-686-di ext4-modules-5.10.0-22-686-di isofs-modules-5.10.0-22-686-di jfs-modules-5.10.0-22-686-di xfs-modules-5.10.0-22-686-di fat-modules-5.10.0-22-686-di squashfs-modules-5.10.0-22-686-di udf-modules-5.10.0-22-686-di fuse-modules-5.10.0-22-686-di f2fs-modules-5.10.0-22-686-di md-modules-5.10.0-22-686-di multipath-modules-5.10.0-22-686-di usb-modules-5.10.0-22-686-di usb-storage-modules-5.10.0-22-686-di pcmcia-storage-modules-5.10.0-22-686-di fb-modules-5.10.0-22-686-di input-modules-5.10.0-22-686-di event-modules-5.10.0-22-686-di mouse-modules-5.10.0-22-686-di nic-pcmcia-modules-5.10.0-22-686-di pcmcia-modules-5.10.0-22-686-di nic-usb-modules-5.10.0-22-686-di sata-modules-5.10.0-22-686-di acpi-modules-5.10.0-22-686-di i2c-modules-5.10.0-22-686-di crc-modules-5.10.0-22-686-di crypto-modules-5.10.0-22-686-di crypto-dm-modules-5.10.0-22-686-di efi-modules-5.10.0-22-686-di ata-modules-5.10.0-22-686-di mmc-core-modules-5.10.0-22-686-di mmc-modules-5.10.0-22-686-di nbd-modules-5.10.0-22-686-di speakup-modules-5.10.0-22-686-di uinput-modules-5.10.0-22-686-di sound-modules-5.10.0-22-686-di mtd-core-modules-5.10.0-22-686-di rfkill-modules-5.10.0-22-686-di kernel-image-5.10.0-22-686-pae-di nic-modules-5.10.0-22-686-pae-di nic-wireless-modules-5.10.0-22-686-pae-di nic-shared-modules-5.10.0-22-686-pae-di serial-modules-5.10.0-22-686-pae-di usb-serial-modules-5.10.0-22-686-pae-di ppp-modules-5.10.0-22-686-pae-di pata-modules-5.10.0-22-686-pae-di cdrom-core-modules-5.10.0-22-686-pae-di firewire-core-modules-5.10.0-22-686-pae-di scsi-core-modules-5.10.0-22-686-pae-di scsi-modules-5.10.0-22-686-pae-di scsi-nic-modules-5.10.0-22-686-pae-di loop-modules-5.10.0-22-686-pae-di btrfs-modules-5.10.0-22-686-pae-di ext4-modules-5.10.0-22-686-pae-di isofs-modules-5.10.0-22-686-pae-di jfs-modules-5.10.0-22-686-pae-di xfs-modules-5.10.0-22-686-pae-di fat-modules-5.10.0-22-686-pae-di squashfs-modules-5.10.0-22-686-pae-di udf-modules-5.10.0-22-686-pae-di fuse-modules-5.10.0-22-686-pae-di f2fs-modules-5.10.0-22-686-pae-di md-modules-5.10.0-22-686-pae-di multipath-modules-5.10.0-22-686-pae-di usb-modules-5.10.0-22-686-pae-di usb-storage-modules-5.10.0-22-686-pae-di pcmcia-storage-modules-5.10.0-22-686-pae-di fb-modules-5.10.0-22-686-pae-di input-modules-5.10.0-22-686-pae-di event-modules-5.10.0-22-686-pae-di mouse-modules-5.10.0-22-686-pae-di nic-pcmcia-modules-5.10.0-22-686-pae-di pcmcia-modules-5.10.0-22-686-pae-di nic-usb-modules-5.10.0-22-686-pae-di sata-modules-5.10.0-22-686-pae-di acpi-modules-5.10.0-22-686-pae-di i2c-modules-5.10.0-22-686-pae-di crc-modules-5.10.0-22-686-pae-di crypto-modules-5.10.0-22-686-pae-di crypto-dm-modules-5.10.0-22-686-pae-di efi-modules-5.10.0-22-686-pae-di ata-modules-5.10.0-22-686-pae-di mmc-core-modules-5.10.0-22-686-pae-di mmc-modules-5.10.0-22-686-pae-di nbd-modules-5.10.0-22-686-pae-di speakup-modules-5.10.0-22-686-pae-di uinput-modules-5.10.0-22-686-pae-di sound-modules-5.10.0-22-686-pae-di mtd-core-modules-5.10.0-22-686-pae-di rfkill-modules-5.10.0-22-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
- $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-686-di nic-modules-5.10.0-25-686-di nic-wireless-modules-5.10.0-25-686-di nic-shared-modules-5.10.0-25-686-di serial-modules-5.10.0-25-686-di usb-serial-modules-5.10.0-25-686-di ppp-modules-5.10.0-25-686-di pata-modules-5.10.0-25-686-di cdrom-core-modules-5.10.0-25-686-di firewire-core-modules-5.10.0-25-686-di scsi-core-modules-5.10.0-25-686-di scsi-modules-5.10.0-25-686-di scsi-nic-modules-5.10.0-25-686-di loop-modules-5.10.0-25-686-di btrfs-modules-5.10.0-25-686-di ext4-modules-5.10.0-25-686-di isofs-modules-5.10.0-25-686-di jfs-modules-5.10.0-25-686-di xfs-modules-5.10.0-25-686-di fat-modules-5.10.0-25-686-di squashfs-modules-5.10.0-25-686-di udf-modules-5.10.0-25-686-di fuse-modules-5.10.0-25-686-di f2fs-modules-5.10.0-25-686-di md-modules-5.10.0-25-686-di multipath-modules-5.10.0-25-686-di usb-modules-5.10.0-25-686-di usb-storage-modules-5.10.0-25-686-di pcmcia-storage-modules-5.10.0-25-686-di fb-modules-5.10.0-25-686-di input-modules-5.10.0-25-686-di event-modules-5.10.0-25-686-di mouse-modules-5.10.0-25-686-di nic-pcmcia-modules-5.10.0-25-686-di pcmcia-modules-5.10.0-25-686-di nic-usb-modules-5.10.0-25-686-di sata-modules-5.10.0-25-686-di acpi-modules-5.10.0-25-686-di i2c-modules-5.10.0-25-686-di crc-modules-5.10.0-25-686-di crypto-modules-5.10.0-25-686-di crypto-dm-modules-5.10.0-25-686-di efi-modules-5.10.0-25-686-di ata-modules-5.10.0-25-686-di mmc-core-modules-5.10.0-25-686-di mmc-modules-5.10.0-25-686-di nbd-modules-5.10.0-25-686-di speakup-modules-5.10.0-25-686-di uinput-modules-5.10.0-25-686-di sound-modules-5.10.0-25-686-di mtd-core-modules-5.10.0-25-686-di rfkill-modules-5.10.0-25-686-di kernel-image-5.10.0-25-686-pae-di nic-modules-5.10.0-25-686-pae-di nic-wireless-modules-5.10.0-25-686-pae-di nic-shared-modules-5.10.0-25-686-pae-di serial-modules-5.10.0-25-686-pae-di usb-serial-modules-5.10.0-25-686-pae-di ppp-modules-5.10.0-25-686-pae-di pata-modules-5.10.0-25-686-pae-di cdrom-core-modules-5.10.0-25-686-pae-di firewire-core-modules-5.10.0-25-686-pae-di scsi-core-modules-5.10.0-25-686-pae-di scsi-modules-5.10.0-25-686-pae-di scsi-nic-modules-5.10.0-25-686-pae-di loop-modules-5.10.0-25-686-pae-di btrfs-modules-5.10.0-25-686-pae-di ext4-modules-5.10.0-25-686-pae-di isofs-modules-5.10.0-25-686-pae-di jfs-modules-5.10.0-25-686-pae-di xfs-modules-5.10.0-25-686-pae-di fat-modules-5.10.0-25-686-pae-di squashfs-modules-5.10.0-25-686-pae-di udf-modules-5.10.0-25-686-pae-di fuse-modules-5.10.0-25-686-pae-di f2fs-modules-5.10.0-25-686-pae-di md-modules-5.10.0-25-686-pae-di multipath-modules-5.10.0-25-686-pae-di usb-modules-5.10.0-25-686-pae-di usb-storage-modules-5.10.0-25-686-pae-di pcmcia-storage-modules-5.10.0-25-686-pae-di fb-modules-5.10.0-25-686-pae-di input-modules-5.10.0-25-686-pae-di event-modules-5.10.0-25-686-pae-di mouse-modules-5.10.0-25-686-pae-di nic-pcmcia-modules-5.10.0-25-686-pae-di pcmcia-modules-5.10.0-25-686-pae-di nic-usb-modules-5.10.0-25-686-pae-di sata-modules-5.10.0-25-686-pae-di acpi-modules-5.10.0-25-686-pae-di i2c-modules-5.10.0-25-686-pae-di crc-modules-5.10.0-25-686-pae-di crypto-modules-5.10.0-25-686-pae-di crypto-dm-modules-5.10.0-25-686-pae-di efi-modules-5.10.0-25-686-pae-di ata-modules-5.10.0-25-686-pae-di mmc-core-modules-5.10.0-25-686-pae-di mmc-modules-5.10.0-25-686-pae-di nbd-modules-5.10.0-25-686-pae-di speakup-modules-5.10.0-25-686-pae-di uinput-modules-5.10.0-25-686-pae-di sound-modules-5.10.0-25-686-pae-di mtd-core-modules-5.10.0-25-686-pae-di rfkill-modules-5.10.0-25-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++ $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-686-di nic-modules-5.10.0-25-686-di nic-wireless-modules-5.10.0-25-686-di nic-shared-modules-5.10.0-25-686-di serial-modules-5.10.0-25-686-di usb-serial-modules-5.10.0-25-686-di ppp-modules-5.10.0-25-686-di pata-modules-5.10.0-25-686-di cdrom-core-modules-5.10.0-25-686-di firewire-core-modules-5.10.0-25-686-di scsi-core-modules-5.10.0-25-686-di scsi-modules-5.10.0-25-686-di scsi-nic-modules-5.10.0-25-686-di loop-modules-5.10.0-25-686-di btrfs-modules-5.10.0-25-686-di ext4-modules-5.10.0-25-686-di isofs-modules-5.10.0-25-686-di jfs-modules-5.10.0-25-686-di xfs-modules-5.10.0-25-686-di fat-modules-5.10.0-25-686-di squashfs-modules-5.10.0-25-686-di udf-modules-5.10.0-25-686-di fuse-modules-5.10.0-25-686-di f2fs-modules-5.10.0-25-686-di md-modules-5.10.0-25-686-di multipath-modules-5.10.0-25-686-di usb-modules-5.10.0-25-686-di usb-storage-modules-5.10.0-25-686-di pcmcia-storage-modules-5.10.0-25-686-di fb-modules-5.10.0-25-686-di input-modules-5.10.0-25-686-di event-modules-5.10.0-25-686-di mouse-modules-5.10.0-25-686-di nic-pcmcia-modules-5.10.0-25-686-di pcmcia-modules-5.10.0-25-686-di nic-usb-modules-5.10.0-25-686-di sata-modules-5.10.0-25-686-di acpi-modules-5.10.0-25-686-di i2c-modules-5.10.0-25-686-di crc-modules-5.10.0-25-686-di crypto-modules-5.10.0-25-686-di crypto-dm-modules-5.10.0-25-686-di efi-modules-5.10.0-25-686-di ata-modules-5.10.0-25-686-di mmc-core-modules-5.10.0-25-686-di mmc-modules-5.10.0-25-686-di nbd-modules-5.10.0-25-686-di speakup-modules-5.10.0-25-686-di uinput-modules-5.10.0-25-686-di sound-modules-5.10.0-25-686-di mtd-core-modules-5.10.0-25-686-di rfkill-modules-5.10.0-25-686-di kernel-image-5.10.0-25-686-pae-di nic-modules-5.10.0-25-686-pae-di nic-wireless-modules-5.10.0-25-686-pae-di nic-shared-modules-5.10.0-25-686-pae-di serial-modules-5.10.0-25-686-pae-di usb-serial-modules-5.10.0-25-686-pae-di ppp-modules-5.10.0-25-686-pae-di pata-modules-5.10.0-25-686-pae-di cdrom-core-modules-5.10.0-25-686-pae-di firewire-core-modules-5.10.0-25-686-pae-di scsi-core-modules-5.10.0-25-686-pae-di scsi-modules-5.10.0-25-686-pae-di scsi-nic-modules-5.10.0-25-686-pae-di loop-modules-5.10.0-25-686-pae-di btrfs-modules-5.10.0-25-686-pae-di ext4-modules-5.10.0-25-686-pae-di isofs-modules-5.10.0-25-686-pae-di jfs-modules-5.10.0-25-686-pae-di xfs-modules-5.10.0-25-686-pae-di fat-modules-5.10.0-25-686-pae-di squashfs-modules-5.10.0-25-686-pae-di udf-modules-5.10.0-25-686-pae-di fuse-modules-5.10.0-25-686-pae-di f2fs-modules-5.10.0-25-686-pae-di md-modules-5.10.0-25-686-pae-di multipath-modules-5.10.0-25-686-pae-di usb-modules-5.10.0-25-686-pae-di usb-storage-modules-5.10.0-25-686-pae-di pcmcia-storage-modules-5.10.0-25-686-pae-di fb-modules-5.10.0-25-686-pae-di input-modules-5.10.0-25-686-pae-di event-modules-5.10.0-25-686-pae-di mouse-modules-5.10.0-25-686-pae-di nic-pcmcia-modules-5.10.0-25-686-pae-di pcmcia-modules-5.10.0-25-686-pae-di nic-usb-modules-5.10.0-25-686-pae-di sata-modules-5.10.0-25-686-pae-di acpi-modules-5.10.0-25-686-pae-di i2c-modules-5.10.0-25-686-pae-di crc-modules-5.10.0-25-686-pae-di crypto-modules-5.10.0-25-686-pae-di crypto-dm-modules-5.10.0-25-686-pae-di efi-modules-5.10.0-25-686-pae-di ata-modules-5.10.0-25-686-pae-di mmc-core-modules-5.10.0-25-686-pae-di mmc-modules-5.10.0-25-686-pae-di nbd-modules-5.10.0-25-686-pae-di speakup-modules-5.10.0-25-686-pae-di uinput-modules-5.10.0-25-686-pae-di sound-modules-5.10.0-25-686-pae-di mtd-core-modules-5.10.0-25-686-pae-di rfkill-modules-5.10.0-25-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
binary-arch_i386::
- $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_i386_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
binary-arch_i386_none: binary-arch_i386_none_686 binary-arch_i386_none_686-pae binary-arch_i386_none_real
binary-arch_i386_none_686: binary-arch_i386_none_686_real
binary-arch_i386_none_686-pae: binary-arch_i386_none_686-pae_real
binary-arch_i386_none_686-pae_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_i386_none_686_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_i386_none_real:
binary-arch_i386_real:: setup_i386
binary-arch_i386_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_i386_rt: binary-arch_i386_rt_686-pae binary-arch_i386_rt_real
binary-arch_i386_rt_686-pae: binary-arch_i386_rt_686-pae_real
binary-arch_i386_rt_686-pae_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_i386_rt_real:
binary-arch_ia64:: binary-arch_ia64_none binary-arch_ia64_real
binary-arch_ia64::
- $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-itanium-di nic-modules-5.10.0-22-itanium-di nic-shared-modules-5.10.0-22-itanium-di serial-modules-5.10.0-22-itanium-di usb-serial-modules-5.10.0-22-itanium-di ppp-modules-5.10.0-22-itanium-di pata-modules-5.10.0-22-itanium-di cdrom-core-modules-5.10.0-22-itanium-di firewire-core-modules-5.10.0-22-itanium-di scsi-core-modules-5.10.0-22-itanium-di scsi-modules-5.10.0-22-itanium-di scsi-nic-modules-5.10.0-22-itanium-di loop-modules-5.10.0-22-itanium-di btrfs-modules-5.10.0-22-itanium-di ext4-modules-5.10.0-22-itanium-di isofs-modules-5.10.0-22-itanium-di jfs-modules-5.10.0-22-itanium-di xfs-modules-5.10.0-22-itanium-di fat-modules-5.10.0-22-itanium-di squashfs-modules-5.10.0-22-itanium-di udf-modules-5.10.0-22-itanium-di fuse-modules-5.10.0-22-itanium-di f2fs-modules-5.10.0-22-itanium-di md-modules-5.10.0-22-itanium-di multipath-modules-5.10.0-22-itanium-di usb-modules-5.10.0-22-itanium-di usb-storage-modules-5.10.0-22-itanium-di fb-modules-5.10.0-22-itanium-di input-modules-5.10.0-22-itanium-di event-modules-5.10.0-22-itanium-di mouse-modules-5.10.0-22-itanium-di pcmcia-modules-5.10.0-22-itanium-di nic-usb-modules-5.10.0-22-itanium-di sata-modules-5.10.0-22-itanium-di i2c-modules-5.10.0-22-itanium-di crc-modules-5.10.0-22-itanium-di crypto-modules-5.10.0-22-itanium-di crypto-dm-modules-5.10.0-22-itanium-di ata-modules-5.10.0-22-itanium-di nbd-modules-5.10.0-22-itanium-di uinput-modules-5.10.0-22-itanium-di mtd-core-modules-5.10.0-22-itanium-di ide-core-modules-5.10.0-22-itanium-di ide-modules-5.10.0-22-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-itanium-di nic-modules-5.10.0-25-itanium-di nic-shared-modules-5.10.0-25-itanium-di serial-modules-5.10.0-25-itanium-di usb-serial-modules-5.10.0-25-itanium-di ppp-modules-5.10.0-25-itanium-di pata-modules-5.10.0-25-itanium-di cdrom-core-modules-5.10.0-25-itanium-di firewire-core-modules-5.10.0-25-itanium-di scsi-core-modules-5.10.0-25-itanium-di scsi-modules-5.10.0-25-itanium-di scsi-nic-modules-5.10.0-25-itanium-di loop-modules-5.10.0-25-itanium-di btrfs-modules-5.10.0-25-itanium-di ext4-modules-5.10.0-25-itanium-di isofs-modules-5.10.0-25-itanium-di jfs-modules-5.10.0-25-itanium-di xfs-modules-5.10.0-25-itanium-di fat-modules-5.10.0-25-itanium-di squashfs-modules-5.10.0-25-itanium-di udf-modules-5.10.0-25-itanium-di fuse-modules-5.10.0-25-itanium-di f2fs-modules-5.10.0-25-itanium-di md-modules-5.10.0-25-itanium-di multipath-modules-5.10.0-25-itanium-di usb-modules-5.10.0-25-itanium-di usb-storage-modules-5.10.0-25-itanium-di fb-modules-5.10.0-25-itanium-di input-modules-5.10.0-25-itanium-di event-modules-5.10.0-25-itanium-di mouse-modules-5.10.0-25-itanium-di pcmcia-modules-5.10.0-25-itanium-di nic-usb-modules-5.10.0-25-itanium-di sata-modules-5.10.0-25-itanium-di i2c-modules-5.10.0-25-itanium-di crc-modules-5.10.0-25-itanium-di crypto-modules-5.10.0-25-itanium-di crypto-dm-modules-5.10.0-25-itanium-di ata-modules-5.10.0-25-itanium-di nbd-modules-5.10.0-25-itanium-di uinput-modules-5.10.0-25-itanium-di mtd-core-modules-5.10.0-25-itanium-di ide-core-modules-5.10.0-25-itanium-di ide-modules-5.10.0-25-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-itanium-di nic-modules-5.10.0-25-itanium-di nic-shared-modules-5.10.0-25-itanium-di serial-modules-5.10.0-25-itanium-di usb-serial-modules-5.10.0-25-itanium-di ppp-modules-5.10.0-25-itanium-di pata-modules-5.10.0-25-itanium-di cdrom-core-modules-5.10.0-25-itanium-di firewire-core-modules-5.10.0-25-itanium-di scsi-core-modules-5.10.0-25-itanium-di scsi-modules-5.10.0-25-itanium-di scsi-nic-modules-5.10.0-25-itanium-di loop-modules-5.10.0-25-itanium-di btrfs-modules-5.10.0-25-itanium-di ext4-modules-5.10.0-25-itanium-di isofs-modules-5.10.0-25-itanium-di jfs-modules-5.10.0-25-itanium-di xfs-modules-5.10.0-25-itanium-di fat-modules-5.10.0-25-itanium-di squashfs-modules-5.10.0-25-itanium-di udf-modules-5.10.0-25-itanium-di fuse-modules-5.10.0-25-itanium-di f2fs-modules-5.10.0-25-itanium-di md-modules-5.10.0-25-itanium-di multipath-modules-5.10.0-25-itanium-di usb-modules-5.10.0-25-itanium-di usb-storage-modules-5.10.0-25-itanium-di fb-modules-5.10.0-25-itanium-di input-modules-5.10.0-25-itanium-di event-modules-5.10.0-25-itanium-di mouse-modules-5.10.0-25-itanium-di pcmcia-modules-5.10.0-25-itanium-di nic-usb-modules-5.10.0-25-itanium-di sata-modules-5.10.0-25-itanium-di i2c-modules-5.10.0-25-itanium-di crc-modules-5.10.0-25-itanium-di crypto-modules-5.10.0-25-itanium-di crypto-dm-modules-5.10.0-25-itanium-di ata-modules-5.10.0-25-itanium-di nbd-modules-5.10.0-25-itanium-di uinput-modules-5.10.0-25-itanium-di mtd-core-modules-5.10.0-25-itanium-di ide-core-modules-5.10.0-25-itanium-di ide-modules-5.10.0-25-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_ia64_none: binary-arch_ia64_none_itanium binary-arch_ia64_none_mckinley binary-arch_ia64_none_real
binary-arch_ia64_none_itanium: binary-arch_ia64_none_itanium_real
binary-arch_ia64_none_itanium_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_ia64_none_mckinley: binary-arch_ia64_none_mckinley_real
binary-arch_ia64_none_mckinley_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_ia64_none_real:
binary-arch_ia64_real:: setup_ia64
binary-arch_ia64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
binary-arch_m68k::
- $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-m68k-di nic-modules-5.10.0-22-m68k-di nic-shared-modules-5.10.0-22-m68k-di ppp-modules-5.10.0-22-m68k-di pata-modules-5.10.0-22-m68k-di cdrom-core-modules-5.10.0-22-m68k-di scsi-core-modules-5.10.0-22-m68k-di scsi-modules-5.10.0-22-m68k-di loop-modules-5.10.0-22-m68k-di btrfs-modules-5.10.0-22-m68k-di ext4-modules-5.10.0-22-m68k-di isofs-modules-5.10.0-22-m68k-di fat-modules-5.10.0-22-m68k-di hfs-modules-5.10.0-22-m68k-di affs-modules-5.10.0-22-m68k-di squashfs-modules-5.10.0-22-m68k-di udf-modules-5.10.0-22-m68k-di fuse-modules-5.10.0-22-m68k-di md-modules-5.10.0-22-m68k-di crc-modules-5.10.0-22-m68k-di crypto-modules-5.10.0-22-m68k-di ata-modules-5.10.0-22-m68k-di nbd-modules-5.10.0-22-m68k-di ide-core-modules-5.10.0-22-m68k-di ide-modules-5.10.0-22-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-m68k-di nic-modules-5.10.0-25-m68k-di nic-shared-modules-5.10.0-25-m68k-di ppp-modules-5.10.0-25-m68k-di pata-modules-5.10.0-25-m68k-di cdrom-core-modules-5.10.0-25-m68k-di scsi-core-modules-5.10.0-25-m68k-di scsi-modules-5.10.0-25-m68k-di loop-modules-5.10.0-25-m68k-di btrfs-modules-5.10.0-25-m68k-di ext4-modules-5.10.0-25-m68k-di isofs-modules-5.10.0-25-m68k-di fat-modules-5.10.0-25-m68k-di hfs-modules-5.10.0-25-m68k-di affs-modules-5.10.0-25-m68k-di squashfs-modules-5.10.0-25-m68k-di udf-modules-5.10.0-25-m68k-di fuse-modules-5.10.0-25-m68k-di md-modules-5.10.0-25-m68k-di crc-modules-5.10.0-25-m68k-di crypto-modules-5.10.0-25-m68k-di ata-modules-5.10.0-25-m68k-di nbd-modules-5.10.0-25-m68k-di ide-core-modules-5.10.0-25-m68k-di ide-modules-5.10.0-25-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-m68k-di nic-modules-5.10.0-25-m68k-di nic-shared-modules-5.10.0-25-m68k-di ppp-modules-5.10.0-25-m68k-di pata-modules-5.10.0-25-m68k-di cdrom-core-modules-5.10.0-25-m68k-di scsi-core-modules-5.10.0-25-m68k-di scsi-modules-5.10.0-25-m68k-di loop-modules-5.10.0-25-m68k-di btrfs-modules-5.10.0-25-m68k-di ext4-modules-5.10.0-25-m68k-di isofs-modules-5.10.0-25-m68k-di fat-modules-5.10.0-25-m68k-di hfs-modules-5.10.0-25-m68k-di affs-modules-5.10.0-25-m68k-di squashfs-modules-5.10.0-25-m68k-di udf-modules-5.10.0-25-m68k-di fuse-modules-5.10.0-25-m68k-di md-modules-5.10.0-25-m68k-di crc-modules-5.10.0-25-m68k-di crypto-modules-5.10.0-25-m68k-di ata-modules-5.10.0-25-m68k-di nbd-modules-5.10.0-25-m68k-di ide-core-modules-5.10.0-25-m68k-di ide-modules-5.10.0-25-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_m68k_none: binary-arch_m68k_none_m68k binary-arch_m68k_none_real
binary-arch_m68k_none_m68k: binary-arch_m68k_none_m68k_real
binary-arch_m68k_none_m68k_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_m68k_none_real:
binary-arch_m68k_real:: setup_m68k
binary-arch_m68k_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
binary-arch_mips::
- $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-4kc-malta-di nic-modules-5.10.0-22-4kc-malta-di nic-wireless-modules-5.10.0-22-4kc-malta-di nic-shared-modules-5.10.0-22-4kc-malta-di usb-serial-modules-5.10.0-22-4kc-malta-di ppp-modules-5.10.0-22-4kc-malta-di pata-modules-5.10.0-22-4kc-malta-di cdrom-core-modules-5.10.0-22-4kc-malta-di scsi-core-modules-5.10.0-22-4kc-malta-di scsi-modules-5.10.0-22-4kc-malta-di scsi-nic-modules-5.10.0-22-4kc-malta-di loop-modules-5.10.0-22-4kc-malta-di btrfs-modules-5.10.0-22-4kc-malta-di ext4-modules-5.10.0-22-4kc-malta-di isofs-modules-5.10.0-22-4kc-malta-di jfs-modules-5.10.0-22-4kc-malta-di xfs-modules-5.10.0-22-4kc-malta-di fat-modules-5.10.0-22-4kc-malta-di affs-modules-5.10.0-22-4kc-malta-di minix-modules-5.10.0-22-4kc-malta-di squashfs-modules-5.10.0-22-4kc-malta-di udf-modules-5.10.0-22-4kc-malta-di fuse-modules-5.10.0-22-4kc-malta-di f2fs-modules-5.10.0-22-4kc-malta-di md-modules-5.10.0-22-4kc-malta-di multipath-modules-5.10.0-22-4kc-malta-di usb-modules-5.10.0-22-4kc-malta-di usb-storage-modules-5.10.0-22-4kc-malta-di fb-modules-5.10.0-22-4kc-malta-di input-modules-5.10.0-22-4kc-malta-di event-modules-5.10.0-22-4kc-malta-di mouse-modules-5.10.0-22-4kc-malta-di nic-usb-modules-5.10.0-22-4kc-malta-di sata-modules-5.10.0-22-4kc-malta-di i2c-modules-5.10.0-22-4kc-malta-di crc-modules-5.10.0-22-4kc-malta-di crypto-modules-5.10.0-22-4kc-malta-di crypto-dm-modules-5.10.0-22-4kc-malta-di ata-modules-5.10.0-22-4kc-malta-di mmc-core-modules-5.10.0-22-4kc-malta-di mmc-modules-5.10.0-22-4kc-malta-di nbd-modules-5.10.0-22-4kc-malta-di sound-modules-5.10.0-22-4kc-malta-di mtd-core-modules-5.10.0-22-4kc-malta-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-4kc-malta-di nic-modules-5.10.0-25-4kc-malta-di nic-wireless-modules-5.10.0-25-4kc-malta-di nic-shared-modules-5.10.0-25-4kc-malta-di usb-serial-modules-5.10.0-25-4kc-malta-di ppp-modules-5.10.0-25-4kc-malta-di pata-modules-5.10.0-25-4kc-malta-di cdrom-core-modules-5.10.0-25-4kc-malta-di scsi-core-modules-5.10.0-25-4kc-malta-di scsi-modules-5.10.0-25-4kc-malta-di scsi-nic-modules-5.10.0-25-4kc-malta-di loop-modules-5.10.0-25-4kc-malta-di btrfs-modules-5.10.0-25-4kc-malta-di ext4-modules-5.10.0-25-4kc-malta-di isofs-modules-5.10.0-25-4kc-malta-di jfs-modules-5.10.0-25-4kc-malta-di xfs-modules-5.10.0-25-4kc-malta-di fat-modules-5.10.0-25-4kc-malta-di affs-modules-5.10.0-25-4kc-malta-di minix-modules-5.10.0-25-4kc-malta-di squashfs-modules-5.10.0-25-4kc-malta-di udf-modules-5.10.0-25-4kc-malta-di fuse-modules-5.10.0-25-4kc-malta-di f2fs-modules-5.10.0-25-4kc-malta-di md-modules-5.10.0-25-4kc-malta-di multipath-modules-5.10.0-25-4kc-malta-di usb-modules-5.10.0-25-4kc-malta-di usb-storage-modules-5.10.0-25-4kc-malta-di fb-modules-5.10.0-25-4kc-malta-di input-modules-5.10.0-25-4kc-malta-di event-modules-5.10.0-25-4kc-malta-di mouse-modules-5.10.0-25-4kc-malta-di nic-usb-modules-5.10.0-25-4kc-malta-di sata-modules-5.10.0-25-4kc-malta-di i2c-modules-5.10.0-25-4kc-malta-di crc-modules-5.10.0-25-4kc-malta-di crypto-modules-5.10.0-25-4kc-malta-di crypto-dm-modules-5.10.0-25-4kc-malta-di ata-modules-5.10.0-25-4kc-malta-di mmc-core-modules-5.10.0-25-4kc-malta-di mmc-modules-5.10.0-25-4kc-malta-di nbd-modules-5.10.0-25-4kc-malta-di sound-modules-5.10.0-25-4kc-malta-di mtd-core-modules-5.10.0-25-4kc-malta-di kernel-image-5.10.0-25-octeon-di nic-modules-5.10.0-25-octeon-di nic-wireless-modules-5.10.0-25-octeon-di nic-shared-modules-5.10.0-25-octeon-di usb-serial-modules-5.10.0-25-octeon-di ppp-modules-5.10.0-25-octeon-di pata-modules-5.10.0-25-octeon-di cdrom-core-modules-5.10.0-25-octeon-di scsi-core-modules-5.10.0-25-octeon-di scsi-modules-5.10.0-25-octeon-di scsi-nic-modules-5.10.0-25-octeon-di loop-modules-5.10.0-25-octeon-di btrfs-modules-5.10.0-25-octeon-di ext4-modules-5.10.0-25-octeon-di isofs-modules-5.10.0-25-octeon-di jfs-modules-5.10.0-25-octeon-di xfs-modules-5.10.0-25-octeon-di fat-modules-5.10.0-25-octeon-di affs-modules-5.10.0-25-octeon-di minix-modules-5.10.0-25-octeon-di squashfs-modules-5.10.0-25-octeon-di udf-modules-5.10.0-25-octeon-di fuse-modules-5.10.0-25-octeon-di f2fs-modules-5.10.0-25-octeon-di md-modules-5.10.0-25-octeon-di multipath-modules-5.10.0-25-octeon-di usb-modules-5.10.0-25-octeon-di usb-storage-modules-5.10.0-25-octeon-di input-modules-5.10.0-25-octeon-di event-modules-5.10.0-25-octeon-di nic-usb-modules-5.10.0-25-octeon-di sata-modules-5.10.0-25-octeon-di crc-modules-5.10.0-25-octeon-di crypto-modules-5.10.0-25-octeon-di crypto-dm-modules-5.10.0-25-octeon-di nbd-modules-5.10.0-25-octeon-di rtc-modules-5.10.0-25-octeon-di sound-modules-5.10.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-4kc-malta-di nic-modules-5.10.0-25-4kc-malta-di nic-wireless-modules-5.10.0-25-4kc-malta-di nic-shared-modules-5.10.0-25-4kc-malta-di usb-serial-modules-5.10.0-25-4kc-malta-di ppp-modules-5.10.0-25-4kc-malta-di pata-modules-5.10.0-25-4kc-malta-di cdrom-core-modules-5.10.0-25-4kc-malta-di scsi-core-modules-5.10.0-25-4kc-malta-di scsi-modules-5.10.0-25-4kc-malta-di scsi-nic-modules-5.10.0-25-4kc-malta-di loop-modules-5.10.0-25-4kc-malta-di btrfs-modules-5.10.0-25-4kc-malta-di ext4-modules-5.10.0-25-4kc-malta-di isofs-modules-5.10.0-25-4kc-malta-di jfs-modules-5.10.0-25-4kc-malta-di xfs-modules-5.10.0-25-4kc-malta-di fat-modules-5.10.0-25-4kc-malta-di affs-modules-5.10.0-25-4kc-malta-di minix-modules-5.10.0-25-4kc-malta-di squashfs-modules-5.10.0-25-4kc-malta-di udf-modules-5.10.0-25-4kc-malta-di fuse-modules-5.10.0-25-4kc-malta-di f2fs-modules-5.10.0-25-4kc-malta-di md-modules-5.10.0-25-4kc-malta-di multipath-modules-5.10.0-25-4kc-malta-di usb-modules-5.10.0-25-4kc-malta-di usb-storage-modules-5.10.0-25-4kc-malta-di fb-modules-5.10.0-25-4kc-malta-di input-modules-5.10.0-25-4kc-malta-di event-modules-5.10.0-25-4kc-malta-di mouse-modules-5.10.0-25-4kc-malta-di nic-usb-modules-5.10.0-25-4kc-malta-di sata-modules-5.10.0-25-4kc-malta-di i2c-modules-5.10.0-25-4kc-malta-di crc-modules-5.10.0-25-4kc-malta-di crypto-modules-5.10.0-25-4kc-malta-di crypto-dm-modules-5.10.0-25-4kc-malta-di ata-modules-5.10.0-25-4kc-malta-di mmc-core-modules-5.10.0-25-4kc-malta-di mmc-modules-5.10.0-25-4kc-malta-di nbd-modules-5.10.0-25-4kc-malta-di sound-modules-5.10.0-25-4kc-malta-di mtd-core-modules-5.10.0-25-4kc-malta-di kernel-image-5.10.0-25-octeon-di nic-modules-5.10.0-25-octeon-di nic-wireless-modules-5.10.0-25-octeon-di nic-shared-modules-5.10.0-25-octeon-di usb-serial-modules-5.10.0-25-octeon-di ppp-modules-5.10.0-25-octeon-di pata-modules-5.10.0-25-octeon-di cdrom-core-modules-5.10.0-25-octeon-di scsi-core-modules-5.10.0-25-octeon-di scsi-modules-5.10.0-25-octeon-di scsi-nic-modules-5.10.0-25-octeon-di loop-modules-5.10.0-25-octeon-di btrfs-modules-5.10.0-25-octeon-di ext4-modules-5.10.0-25-octeon-di isofs-modules-5.10.0-25-octeon-di jfs-modules-5.10.0-25-octeon-di xfs-modules-5.10.0-25-octeon-di fat-modules-5.10.0-25-octeon-di affs-modules-5.10.0-25-octeon-di minix-modules-5.10.0-25-octeon-di squashfs-modules-5.10.0-25-octeon-di udf-modules-5.10.0-25-octeon-di fuse-modules-5.10.0-25-octeon-di f2fs-modules-5.10.0-25-octeon-di md-modules-5.10.0-25-octeon-di multipath-modules-5.10.0-25-octeon-di usb-modules-5.10.0-25-octeon-di usb-storage-modules-5.10.0-25-octeon-di input-modules-5.10.0-25-octeon-di event-modules-5.10.0-25-octeon-di nic-usb-modules-5.10.0-25-octeon-di sata-modules-5.10.0-25-octeon-di crc-modules-5.10.0-25-octeon-di crypto-modules-5.10.0-25-octeon-di crypto-dm-modules-5.10.0-25-octeon-di nbd-modules-5.10.0-25-octeon-di rtc-modules-5.10.0-25-octeon-di sound-modules-5.10.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64:: binary-arch_mips64_none binary-arch_mips64_real
binary-arch_mips64::
- $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-5kc-malta-di nic-modules-5.10.0-22-5kc-malta-di nic-wireless-modules-5.10.0-22-5kc-malta-di nic-shared-modules-5.10.0-22-5kc-malta-di usb-serial-modules-5.10.0-22-5kc-malta-di ppp-modules-5.10.0-22-5kc-malta-di pata-modules-5.10.0-22-5kc-malta-di cdrom-core-modules-5.10.0-22-5kc-malta-di scsi-core-modules-5.10.0-22-5kc-malta-di scsi-modules-5.10.0-22-5kc-malta-di scsi-nic-modules-5.10.0-22-5kc-malta-di loop-modules-5.10.0-22-5kc-malta-di btrfs-modules-5.10.0-22-5kc-malta-di ext4-modules-5.10.0-22-5kc-malta-di isofs-modules-5.10.0-22-5kc-malta-di jfs-modules-5.10.0-22-5kc-malta-di xfs-modules-5.10.0-22-5kc-malta-di fat-modules-5.10.0-22-5kc-malta-di affs-modules-5.10.0-22-5kc-malta-di minix-modules-5.10.0-22-5kc-malta-di squashfs-modules-5.10.0-22-5kc-malta-di udf-modules-5.10.0-22-5kc-malta-di fuse-modules-5.10.0-22-5kc-malta-di f2fs-modules-5.10.0-22-5kc-malta-di md-modules-5.10.0-22-5kc-malta-di multipath-modules-5.10.0-22-5kc-malta-di usb-modules-5.10.0-22-5kc-malta-di usb-storage-modules-5.10.0-22-5kc-malta-di fb-modules-5.10.0-22-5kc-malta-di input-modules-5.10.0-22-5kc-malta-di event-modules-5.10.0-22-5kc-malta-di mouse-modules-5.10.0-22-5kc-malta-di nic-usb-modules-5.10.0-22-5kc-malta-di sata-modules-5.10.0-22-5kc-malta-di i2c-modules-5.10.0-22-5kc-malta-di crc-modules-5.10.0-22-5kc-malta-di crypto-modules-5.10.0-22-5kc-malta-di crypto-dm-modules-5.10.0-22-5kc-malta-di ata-modules-5.10.0-22-5kc-malta-di mmc-core-modules-5.10.0-22-5kc-malta-di mmc-modules-5.10.0-22-5kc-malta-di nbd-modules-5.10.0-22-5kc-malta-di sound-modules-5.10.0-22-5kc-malta-di mtd-core-modules-5.10.0-22-5kc-malta-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-5kc-malta-di nic-modules-5.10.0-25-5kc-malta-di nic-wireless-modules-5.10.0-25-5kc-malta-di nic-shared-modules-5.10.0-25-5kc-malta-di usb-serial-modules-5.10.0-25-5kc-malta-di ppp-modules-5.10.0-25-5kc-malta-di pata-modules-5.10.0-25-5kc-malta-di cdrom-core-modules-5.10.0-25-5kc-malta-di scsi-core-modules-5.10.0-25-5kc-malta-di scsi-modules-5.10.0-25-5kc-malta-di scsi-nic-modules-5.10.0-25-5kc-malta-di loop-modules-5.10.0-25-5kc-malta-di btrfs-modules-5.10.0-25-5kc-malta-di ext4-modules-5.10.0-25-5kc-malta-di isofs-modules-5.10.0-25-5kc-malta-di jfs-modules-5.10.0-25-5kc-malta-di xfs-modules-5.10.0-25-5kc-malta-di fat-modules-5.10.0-25-5kc-malta-di affs-modules-5.10.0-25-5kc-malta-di minix-modules-5.10.0-25-5kc-malta-di squashfs-modules-5.10.0-25-5kc-malta-di udf-modules-5.10.0-25-5kc-malta-di fuse-modules-5.10.0-25-5kc-malta-di f2fs-modules-5.10.0-25-5kc-malta-di md-modules-5.10.0-25-5kc-malta-di multipath-modules-5.10.0-25-5kc-malta-di usb-modules-5.10.0-25-5kc-malta-di usb-storage-modules-5.10.0-25-5kc-malta-di fb-modules-5.10.0-25-5kc-malta-di input-modules-5.10.0-25-5kc-malta-di event-modules-5.10.0-25-5kc-malta-di mouse-modules-5.10.0-25-5kc-malta-di nic-usb-modules-5.10.0-25-5kc-malta-di sata-modules-5.10.0-25-5kc-malta-di i2c-modules-5.10.0-25-5kc-malta-di crc-modules-5.10.0-25-5kc-malta-di crypto-modules-5.10.0-25-5kc-malta-di crypto-dm-modules-5.10.0-25-5kc-malta-di ata-modules-5.10.0-25-5kc-malta-di mmc-core-modules-5.10.0-25-5kc-malta-di mmc-modules-5.10.0-25-5kc-malta-di nbd-modules-5.10.0-25-5kc-malta-di sound-modules-5.10.0-25-5kc-malta-di mtd-core-modules-5.10.0-25-5kc-malta-di kernel-image-5.10.0-25-octeon-di nic-modules-5.10.0-25-octeon-di nic-wireless-modules-5.10.0-25-octeon-di nic-shared-modules-5.10.0-25-octeon-di usb-serial-modules-5.10.0-25-octeon-di ppp-modules-5.10.0-25-octeon-di pata-modules-5.10.0-25-octeon-di cdrom-core-modules-5.10.0-25-octeon-di scsi-core-modules-5.10.0-25-octeon-di scsi-modules-5.10.0-25-octeon-di scsi-nic-modules-5.10.0-25-octeon-di loop-modules-5.10.0-25-octeon-di btrfs-modules-5.10.0-25-octeon-di ext4-modules-5.10.0-25-octeon-di isofs-modules-5.10.0-25-octeon-di jfs-modules-5.10.0-25-octeon-di xfs-modules-5.10.0-25-octeon-di fat-modules-5.10.0-25-octeon-di affs-modules-5.10.0-25-octeon-di minix-modules-5.10.0-25-octeon-di squashfs-modules-5.10.0-25-octeon-di udf-modules-5.10.0-25-octeon-di fuse-modules-5.10.0-25-octeon-di f2fs-modules-5.10.0-25-octeon-di md-modules-5.10.0-25-octeon-di multipath-modules-5.10.0-25-octeon-di usb-modules-5.10.0-25-octeon-di usb-storage-modules-5.10.0-25-octeon-di input-modules-5.10.0-25-octeon-di event-modules-5.10.0-25-octeon-di nic-usb-modules-5.10.0-25-octeon-di sata-modules-5.10.0-25-octeon-di crc-modules-5.10.0-25-octeon-di crypto-modules-5.10.0-25-octeon-di crypto-dm-modules-5.10.0-25-octeon-di nbd-modules-5.10.0-25-octeon-di rtc-modules-5.10.0-25-octeon-di sound-modules-5.10.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-5kc-malta-di nic-modules-5.10.0-25-5kc-malta-di nic-wireless-modules-5.10.0-25-5kc-malta-di nic-shared-modules-5.10.0-25-5kc-malta-di usb-serial-modules-5.10.0-25-5kc-malta-di ppp-modules-5.10.0-25-5kc-malta-di pata-modules-5.10.0-25-5kc-malta-di cdrom-core-modules-5.10.0-25-5kc-malta-di scsi-core-modules-5.10.0-25-5kc-malta-di scsi-modules-5.10.0-25-5kc-malta-di scsi-nic-modules-5.10.0-25-5kc-malta-di loop-modules-5.10.0-25-5kc-malta-di btrfs-modules-5.10.0-25-5kc-malta-di ext4-modules-5.10.0-25-5kc-malta-di isofs-modules-5.10.0-25-5kc-malta-di jfs-modules-5.10.0-25-5kc-malta-di xfs-modules-5.10.0-25-5kc-malta-di fat-modules-5.10.0-25-5kc-malta-di affs-modules-5.10.0-25-5kc-malta-di minix-modules-5.10.0-25-5kc-malta-di squashfs-modules-5.10.0-25-5kc-malta-di udf-modules-5.10.0-25-5kc-malta-di fuse-modules-5.10.0-25-5kc-malta-di f2fs-modules-5.10.0-25-5kc-malta-di md-modules-5.10.0-25-5kc-malta-di multipath-modules-5.10.0-25-5kc-malta-di usb-modules-5.10.0-25-5kc-malta-di usb-storage-modules-5.10.0-25-5kc-malta-di fb-modules-5.10.0-25-5kc-malta-di input-modules-5.10.0-25-5kc-malta-di event-modules-5.10.0-25-5kc-malta-di mouse-modules-5.10.0-25-5kc-malta-di nic-usb-modules-5.10.0-25-5kc-malta-di sata-modules-5.10.0-25-5kc-malta-di i2c-modules-5.10.0-25-5kc-malta-di crc-modules-5.10.0-25-5kc-malta-di crypto-modules-5.10.0-25-5kc-malta-di crypto-dm-modules-5.10.0-25-5kc-malta-di ata-modules-5.10.0-25-5kc-malta-di mmc-core-modules-5.10.0-25-5kc-malta-di mmc-modules-5.10.0-25-5kc-malta-di nbd-modules-5.10.0-25-5kc-malta-di sound-modules-5.10.0-25-5kc-malta-di mtd-core-modules-5.10.0-25-5kc-malta-di kernel-image-5.10.0-25-octeon-di nic-modules-5.10.0-25-octeon-di nic-wireless-modules-5.10.0-25-octeon-di nic-shared-modules-5.10.0-25-octeon-di usb-serial-modules-5.10.0-25-octeon-di ppp-modules-5.10.0-25-octeon-di pata-modules-5.10.0-25-octeon-di cdrom-core-modules-5.10.0-25-octeon-di scsi-core-modules-5.10.0-25-octeon-di scsi-modules-5.10.0-25-octeon-di scsi-nic-modules-5.10.0-25-octeon-di loop-modules-5.10.0-25-octeon-di btrfs-modules-5.10.0-25-octeon-di ext4-modules-5.10.0-25-octeon-di isofs-modules-5.10.0-25-octeon-di jfs-modules-5.10.0-25-octeon-di xfs-modules-5.10.0-25-octeon-di fat-modules-5.10.0-25-octeon-di affs-modules-5.10.0-25-octeon-di minix-modules-5.10.0-25-octeon-di squashfs-modules-5.10.0-25-octeon-di udf-modules-5.10.0-25-octeon-di fuse-modules-5.10.0-25-octeon-di f2fs-modules-5.10.0-25-octeon-di md-modules-5.10.0-25-octeon-di multipath-modules-5.10.0-25-octeon-di usb-modules-5.10.0-25-octeon-di usb-storage-modules-5.10.0-25-octeon-di input-modules-5.10.0-25-octeon-di event-modules-5.10.0-25-octeon-di nic-usb-modules-5.10.0-25-octeon-di sata-modules-5.10.0-25-octeon-di crc-modules-5.10.0-25-octeon-di crypto-modules-5.10.0-25-octeon-di crypto-dm-modules-5.10.0-25-octeon-di nbd-modules-5.10.0-25-octeon-di rtc-modules-5.10.0-25-octeon-di sound-modules-5.10.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64_none: binary-arch_mips64_none_5kc-malta binary-arch_mips64_none_octeon binary-arch_mips64_none_real
binary-arch_mips64_none_5kc-malta: binary-arch_mips64_none_5kc-malta_real
binary-arch_mips64_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64_none_octeon: binary-arch_mips64_none_octeon_real
binary-arch_mips64_none_octeon_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64_none_real:
binary-arch_mips64_real:: setup_mips64
binary-arch_mips64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
binary-arch_mips64el::
- $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-5kc-malta-di nic-modules-5.10.0-22-5kc-malta-di nic-wireless-modules-5.10.0-22-5kc-malta-di nic-shared-modules-5.10.0-22-5kc-malta-di usb-serial-modules-5.10.0-22-5kc-malta-di ppp-modules-5.10.0-22-5kc-malta-di pata-modules-5.10.0-22-5kc-malta-di cdrom-core-modules-5.10.0-22-5kc-malta-di scsi-core-modules-5.10.0-22-5kc-malta-di scsi-modules-5.10.0-22-5kc-malta-di scsi-nic-modules-5.10.0-22-5kc-malta-di loop-modules-5.10.0-22-5kc-malta-di btrfs-modules-5.10.0-22-5kc-malta-di ext4-modules-5.10.0-22-5kc-malta-di isofs-modules-5.10.0-22-5kc-malta-di jfs-modules-5.10.0-22-5kc-malta-di xfs-modules-5.10.0-22-5kc-malta-di fat-modules-5.10.0-22-5kc-malta-di affs-modules-5.10.0-22-5kc-malta-di minix-modules-5.10.0-22-5kc-malta-di squashfs-modules-5.10.0-22-5kc-malta-di udf-modules-5.10.0-22-5kc-malta-di fuse-modules-5.10.0-22-5kc-malta-di f2fs-modules-5.10.0-22-5kc-malta-di md-modules-5.10.0-22-5kc-malta-di multipath-modules-5.10.0-22-5kc-malta-di usb-modules-5.10.0-22-5kc-malta-di usb-storage-modules-5.10.0-22-5kc-malta-di fb-modules-5.10.0-22-5kc-malta-di input-modules-5.10.0-22-5kc-malta-di event-modules-5.10.0-22-5kc-malta-di mouse-modules-5.10.0-22-5kc-malta-di nic-usb-modules-5.10.0-22-5kc-malta-di sata-modules-5.10.0-22-5kc-malta-di i2c-modules-5.10.0-22-5kc-malta-di crc-modules-5.10.0-22-5kc-malta-di crypto-modules-5.10.0-22-5kc-malta-di crypto-dm-modules-5.10.0-22-5kc-malta-di ata-modules-5.10.0-22-5kc-malta-di mmc-core-modules-5.10.0-22-5kc-malta-di mmc-modules-5.10.0-22-5kc-malta-di nbd-modules-5.10.0-22-5kc-malta-di sound-modules-5.10.0-22-5kc-malta-di mtd-core-modules-5.10.0-22-5kc-malta-di kernel-image-5.10.0-22-loongson-3-di nic-modules-5.10.0-22-loongson-3-di nic-wireless-modules-5.10.0-22-loongson-3-di nic-shared-modules-5.10.0-22-loongson-3-di usb-serial-modules-5.10.0-22-loongson-3-di ppp-modules-5.10.0-22-loongson-3-di pata-modules-5.10.0-22-loongson-3-di cdrom-core-modules-5.10.0-22-loongson-3-di firewire-core-modules-5.10.0-22-loongson-3-di scsi-core-modules-5.10.0-22-loongson-3-di scsi-modules-5.10.0-22-loongson-3-di scsi-nic-modules-5.10.0-22-loongson-3-di loop-modules-5.10.0-22-loongson-3-di btrfs-modules-5.10.0-22-loongson-3-di ext4-modules-5.10.0-22-loongson-3-di isofs-modules-5.10.0-22-loongson-3-di jfs-modules-5.10.0-22-loongson-3-di xfs-modules-5.10.0-22-loongson-3-di fat-modules-5.10.0-22-loongson-3-di affs-modules-5.10.0-22-loongson-3-di minix-modules-5.10.0-22-loongson-3-di nfs-modules-5.10.0-22-loongson-3-di squashfs-modules-5.10.0-22-loongson-3-di udf-modules-5.10.0-22-loongson-3-di fuse-modules-5.10.0-22-loongson-3-di f2fs-modules-5.10.0-22-loongson-3-di md-modules-5.10.0-22-loongson-3-di multipath-modules-5.10.0-22-loongson-3-di usb-modules-5.10.0-22-loongson-3-di usb-storage-modules-5.10.0-22-loongson-3-di fb-modules-5.10.0-22-loongson-3-di input-modules-5.10.0-22-loongson-3-di event-modules-5.10.0-22-loongson-3-di nic-usb-modules-5.10.0-22-loongson-3-di sata-modules-5.10.0-22-loongson-3-di crc-modules-5.10.0-22-loongson-3-di crypto-modules-5.10.0-22-loongson-3-di crypto-dm-modules-5.10.0-22-loongson-3-di ata-modules-5.10.0-22-loongson-3-di nbd-modules-5.10.0-22-loongson-3-di speakup-modules-5.10.0-22-loongson-3-di sound-modules-5.10.0-22-loongson-3-di mtd-core-modules-5.10.0-22-loongson-3-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-5kc-malta-di nic-modules-5.10.0-25-5kc-malta-di nic-wireless-modules-5.10.0-25-5kc-malta-di nic-shared-modules-5.10.0-25-5kc-malta-di usb-serial-modules-5.10.0-25-5kc-malta-di ppp-modules-5.10.0-25-5kc-malta-di pata-modules-5.10.0-25-5kc-malta-di cdrom-core-modules-5.10.0-25-5kc-malta-di scsi-core-modules-5.10.0-25-5kc-malta-di scsi-modules-5.10.0-25-5kc-malta-di scsi-nic-modules-5.10.0-25-5kc-malta-di loop-modules-5.10.0-25-5kc-malta-di btrfs-modules-5.10.0-25-5kc-malta-di ext4-modules-5.10.0-25-5kc-malta-di isofs-modules-5.10.0-25-5kc-malta-di jfs-modules-5.10.0-25-5kc-malta-di xfs-modules-5.10.0-25-5kc-malta-di fat-modules-5.10.0-25-5kc-malta-di affs-modules-5.10.0-25-5kc-malta-di minix-modules-5.10.0-25-5kc-malta-di squashfs-modules-5.10.0-25-5kc-malta-di udf-modules-5.10.0-25-5kc-malta-di fuse-modules-5.10.0-25-5kc-malta-di f2fs-modules-5.10.0-25-5kc-malta-di md-modules-5.10.0-25-5kc-malta-di multipath-modules-5.10.0-25-5kc-malta-di usb-modules-5.10.0-25-5kc-malta-di usb-storage-modules-5.10.0-25-5kc-malta-di fb-modules-5.10.0-25-5kc-malta-di input-modules-5.10.0-25-5kc-malta-di event-modules-5.10.0-25-5kc-malta-di mouse-modules-5.10.0-25-5kc-malta-di nic-usb-modules-5.10.0-25-5kc-malta-di sata-modules-5.10.0-25-5kc-malta-di i2c-modules-5.10.0-25-5kc-malta-di crc-modules-5.10.0-25-5kc-malta-di crypto-modules-5.10.0-25-5kc-malta-di crypto-dm-modules-5.10.0-25-5kc-malta-di ata-modules-5.10.0-25-5kc-malta-di mmc-core-modules-5.10.0-25-5kc-malta-di mmc-modules-5.10.0-25-5kc-malta-di nbd-modules-5.10.0-25-5kc-malta-di sound-modules-5.10.0-25-5kc-malta-di mtd-core-modules-5.10.0-25-5kc-malta-di kernel-image-5.10.0-25-loongson-3-di nic-modules-5.10.0-25-loongson-3-di nic-wireless-modules-5.10.0-25-loongson-3-di nic-shared-modules-5.10.0-25-loongson-3-di usb-serial-modules-5.10.0-25-loongson-3-di ppp-modules-5.10.0-25-loongson-3-di pata-modules-5.10.0-25-loongson-3-di cdrom-core-modules-5.10.0-25-loongson-3-di firewire-core-modules-5.10.0-25-loongson-3-di scsi-core-modules-5.10.0-25-loongson-3-di scsi-modules-5.10.0-25-loongson-3-di scsi-nic-modules-5.10.0-25-loongson-3-di loop-modules-5.10.0-25-loongson-3-di btrfs-modules-5.10.0-25-loongson-3-di ext4-modules-5.10.0-25-loongson-3-di isofs-modules-5.10.0-25-loongson-3-di jfs-modules-5.10.0-25-loongson-3-di xfs-modules-5.10.0-25-loongson-3-di fat-modules-5.10.0-25-loongson-3-di affs-modules-5.10.0-25-loongson-3-di minix-modules-5.10.0-25-loongson-3-di nfs-modules-5.10.0-25-loongson-3-di squashfs-modules-5.10.0-25-loongson-3-di udf-modules-5.10.0-25-loongson-3-di fuse-modules-5.10.0-25-loongson-3-di f2fs-modules-5.10.0-25-loongson-3-di md-modules-5.10.0-25-loongson-3-di multipath-modules-5.10.0-25-loongson-3-di usb-modules-5.10.0-25-loongson-3-di usb-storage-modules-5.10.0-25-loongson-3-di fb-modules-5.10.0-25-loongson-3-di input-modules-5.10.0-25-loongson-3-di event-modules-5.10.0-25-loongson-3-di nic-usb-modules-5.10.0-25-loongson-3-di sata-modules-5.10.0-25-loongson-3-di crc-modules-5.10.0-25-loongson-3-di crypto-modules-5.10.0-25-loongson-3-di crypto-dm-modules-5.10.0-25-loongson-3-di ata-modules-5.10.0-25-loongson-3-di nbd-modules-5.10.0-25-loongson-3-di speakup-modules-5.10.0-25-loongson-3-di sound-modules-5.10.0-25-loongson-3-di mtd-core-modules-5.10.0-25-loongson-3-di kernel-image-5.10.0-25-octeon-di nic-modules-5.10.0-25-octeon-di nic-wireless-modules-5.10.0-25-octeon-di nic-shared-modules-5.10.0-25-octeon-di usb-serial-modules-5.10.0-25-octeon-di ppp-modules-5.10.0-25-octeon-di pata-modules-5.10.0-25-octeon-di cdrom-core-modules-5.10.0-25-octeon-di scsi-core-modules-5.10.0-25-octeon-di scsi-modules-5.10.0-25-octeon-di scsi-nic-modules-5.10.0-25-octeon-di loop-modules-5.10.0-25-octeon-di btrfs-modules-5.10.0-25-octeon-di ext4-modules-5.10.0-25-octeon-di isofs-modules-5.10.0-25-octeon-di jfs-modules-5.10.0-25-octeon-di xfs-modules-5.10.0-25-octeon-di fat-modules-5.10.0-25-octeon-di affs-modules-5.10.0-25-octeon-di minix-modules-5.10.0-25-octeon-di squashfs-modules-5.10.0-25-octeon-di udf-modules-5.10.0-25-octeon-di fuse-modules-5.10.0-25-octeon-di f2fs-modules-5.10.0-25-octeon-di md-modules-5.10.0-25-octeon-di multipath-modules-5.10.0-25-octeon-di usb-modules-5.10.0-25-octeon-di usb-storage-modules-5.10.0-25-octeon-di input-modules-5.10.0-25-octeon-di event-modules-5.10.0-25-octeon-di nic-usb-modules-5.10.0-25-octeon-di sata-modules-5.10.0-25-octeon-di crc-modules-5.10.0-25-octeon-di crypto-modules-5.10.0-25-octeon-di crypto-dm-modules-5.10.0-25-octeon-di nbd-modules-5.10.0-25-octeon-di rtc-modules-5.10.0-25-octeon-di sound-modules-5.10.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-5kc-malta-di nic-modules-5.10.0-25-5kc-malta-di nic-wireless-modules-5.10.0-25-5kc-malta-di nic-shared-modules-5.10.0-25-5kc-malta-di usb-serial-modules-5.10.0-25-5kc-malta-di ppp-modules-5.10.0-25-5kc-malta-di pata-modules-5.10.0-25-5kc-malta-di cdrom-core-modules-5.10.0-25-5kc-malta-di scsi-core-modules-5.10.0-25-5kc-malta-di scsi-modules-5.10.0-25-5kc-malta-di scsi-nic-modules-5.10.0-25-5kc-malta-di loop-modules-5.10.0-25-5kc-malta-di btrfs-modules-5.10.0-25-5kc-malta-di ext4-modules-5.10.0-25-5kc-malta-di isofs-modules-5.10.0-25-5kc-malta-di jfs-modules-5.10.0-25-5kc-malta-di xfs-modules-5.10.0-25-5kc-malta-di fat-modules-5.10.0-25-5kc-malta-di affs-modules-5.10.0-25-5kc-malta-di minix-modules-5.10.0-25-5kc-malta-di squashfs-modules-5.10.0-25-5kc-malta-di udf-modules-5.10.0-25-5kc-malta-di fuse-modules-5.10.0-25-5kc-malta-di f2fs-modules-5.10.0-25-5kc-malta-di md-modules-5.10.0-25-5kc-malta-di multipath-modules-5.10.0-25-5kc-malta-di usb-modules-5.10.0-25-5kc-malta-di usb-storage-modules-5.10.0-25-5kc-malta-di fb-modules-5.10.0-25-5kc-malta-di input-modules-5.10.0-25-5kc-malta-di event-modules-5.10.0-25-5kc-malta-di mouse-modules-5.10.0-25-5kc-malta-di nic-usb-modules-5.10.0-25-5kc-malta-di sata-modules-5.10.0-25-5kc-malta-di i2c-modules-5.10.0-25-5kc-malta-di crc-modules-5.10.0-25-5kc-malta-di crypto-modules-5.10.0-25-5kc-malta-di crypto-dm-modules-5.10.0-25-5kc-malta-di ata-modules-5.10.0-25-5kc-malta-di mmc-core-modules-5.10.0-25-5kc-malta-di mmc-modules-5.10.0-25-5kc-malta-di nbd-modules-5.10.0-25-5kc-malta-di sound-modules-5.10.0-25-5kc-malta-di mtd-core-modules-5.10.0-25-5kc-malta-di kernel-image-5.10.0-25-loongson-3-di nic-modules-5.10.0-25-loongson-3-di nic-wireless-modules-5.10.0-25-loongson-3-di nic-shared-modules-5.10.0-25-loongson-3-di usb-serial-modules-5.10.0-25-loongson-3-di ppp-modules-5.10.0-25-loongson-3-di pata-modules-5.10.0-25-loongson-3-di cdrom-core-modules-5.10.0-25-loongson-3-di firewire-core-modules-5.10.0-25-loongson-3-di scsi-core-modules-5.10.0-25-loongson-3-di scsi-modules-5.10.0-25-loongson-3-di scsi-nic-modules-5.10.0-25-loongson-3-di loop-modules-5.10.0-25-loongson-3-di btrfs-modules-5.10.0-25-loongson-3-di ext4-modules-5.10.0-25-loongson-3-di isofs-modules-5.10.0-25-loongson-3-di jfs-modules-5.10.0-25-loongson-3-di xfs-modules-5.10.0-25-loongson-3-di fat-modules-5.10.0-25-loongson-3-di affs-modules-5.10.0-25-loongson-3-di minix-modules-5.10.0-25-loongson-3-di nfs-modules-5.10.0-25-loongson-3-di squashfs-modules-5.10.0-25-loongson-3-di udf-modules-5.10.0-25-loongson-3-di fuse-modules-5.10.0-25-loongson-3-di f2fs-modules-5.10.0-25-loongson-3-di md-modules-5.10.0-25-loongson-3-di multipath-modules-5.10.0-25-loongson-3-di usb-modules-5.10.0-25-loongson-3-di usb-storage-modules-5.10.0-25-loongson-3-di fb-modules-5.10.0-25-loongson-3-di input-modules-5.10.0-25-loongson-3-di event-modules-5.10.0-25-loongson-3-di nic-usb-modules-5.10.0-25-loongson-3-di sata-modules-5.10.0-25-loongson-3-di crc-modules-5.10.0-25-loongson-3-di crypto-modules-5.10.0-25-loongson-3-di crypto-dm-modules-5.10.0-25-loongson-3-di ata-modules-5.10.0-25-loongson-3-di nbd-modules-5.10.0-25-loongson-3-di speakup-modules-5.10.0-25-loongson-3-di sound-modules-5.10.0-25-loongson-3-di mtd-core-modules-5.10.0-25-loongson-3-di kernel-image-5.10.0-25-octeon-di nic-modules-5.10.0-25-octeon-di nic-wireless-modules-5.10.0-25-octeon-di nic-shared-modules-5.10.0-25-octeon-di usb-serial-modules-5.10.0-25-octeon-di ppp-modules-5.10.0-25-octeon-di pata-modules-5.10.0-25-octeon-di cdrom-core-modules-5.10.0-25-octeon-di scsi-core-modules-5.10.0-25-octeon-di scsi-modules-5.10.0-25-octeon-di scsi-nic-modules-5.10.0-25-octeon-di loop-modules-5.10.0-25-octeon-di btrfs-modules-5.10.0-25-octeon-di ext4-modules-5.10.0-25-octeon-di isofs-modules-5.10.0-25-octeon-di jfs-modules-5.10.0-25-octeon-di xfs-modules-5.10.0-25-octeon-di fat-modules-5.10.0-25-octeon-di affs-modules-5.10.0-25-octeon-di minix-modules-5.10.0-25-octeon-di squashfs-modules-5.10.0-25-octeon-di udf-modules-5.10.0-25-octeon-di fuse-modules-5.10.0-25-octeon-di f2fs-modules-5.10.0-25-octeon-di md-modules-5.10.0-25-octeon-di multipath-modules-5.10.0-25-octeon-di usb-modules-5.10.0-25-octeon-di usb-storage-modules-5.10.0-25-octeon-di input-modules-5.10.0-25-octeon-di event-modules-5.10.0-25-octeon-di nic-usb-modules-5.10.0-25-octeon-di sata-modules-5.10.0-25-octeon-di crc-modules-5.10.0-25-octeon-di crypto-modules-5.10.0-25-octeon-di crypto-dm-modules-5.10.0-25-octeon-di nbd-modules-5.10.0-25-octeon-di rtc-modules-5.10.0-25-octeon-di sound-modules-5.10.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64el_none: binary-arch_mips64el_none_5kc-malta binary-arch_mips64el_none_loongson-3 binary-arch_mips64el_none_octeon binary-arch_mips64el_none_real
binary-arch_mips64el_none_5kc-malta: binary-arch_mips64el_none_5kc-malta_real
binary-arch_mips64el_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64el_none_loongson-3: binary-arch_mips64el_none_loongson-3_real
binary-arch_mips64el_none_loongson-3_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64el_none_octeon: binary-arch_mips64el_none_octeon_real
binary-arch_mips64el_none_octeon_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64el_none_real:
binary-arch_mips64el_real:: setup_mips64el
binary-arch_mips64el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
binary-arch_mips64r6::
- $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips64r6-di nic-shared-modules-5.10.0-22-mips64r6-di loop-modules-5.10.0-22-mips64r6-di btrfs-modules-5.10.0-22-mips64r6-di ext4-modules-5.10.0-22-mips64r6-di isofs-modules-5.10.0-22-mips64r6-di jfs-modules-5.10.0-22-mips64r6-di xfs-modules-5.10.0-22-mips64r6-di squashfs-modules-5.10.0-22-mips64r6-di udf-modules-5.10.0-22-mips64r6-di fuse-modules-5.10.0-22-mips64r6-di f2fs-modules-5.10.0-22-mips64r6-di md-modules-5.10.0-22-mips64r6-di multipath-modules-5.10.0-22-mips64r6-di crc-modules-5.10.0-22-mips64r6-di crypto-modules-5.10.0-22-mips64r6-di crypto-dm-modules-5.10.0-22-mips64r6-di nbd-modules-5.10.0-22-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-mips64r6-di nic-shared-modules-5.10.0-25-mips64r6-di loop-modules-5.10.0-25-mips64r6-di btrfs-modules-5.10.0-25-mips64r6-di ext4-modules-5.10.0-25-mips64r6-di isofs-modules-5.10.0-25-mips64r6-di jfs-modules-5.10.0-25-mips64r6-di xfs-modules-5.10.0-25-mips64r6-di squashfs-modules-5.10.0-25-mips64r6-di udf-modules-5.10.0-25-mips64r6-di fuse-modules-5.10.0-25-mips64r6-di f2fs-modules-5.10.0-25-mips64r6-di md-modules-5.10.0-25-mips64r6-di multipath-modules-5.10.0-25-mips64r6-di crc-modules-5.10.0-25-mips64r6-di crypto-modules-5.10.0-25-mips64r6-di crypto-dm-modules-5.10.0-25-mips64r6-di nbd-modules-5.10.0-25-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-mips64r6-di nic-shared-modules-5.10.0-25-mips64r6-di loop-modules-5.10.0-25-mips64r6-di btrfs-modules-5.10.0-25-mips64r6-di ext4-modules-5.10.0-25-mips64r6-di isofs-modules-5.10.0-25-mips64r6-di jfs-modules-5.10.0-25-mips64r6-di xfs-modules-5.10.0-25-mips64r6-di squashfs-modules-5.10.0-25-mips64r6-di udf-modules-5.10.0-25-mips64r6-di fuse-modules-5.10.0-25-mips64r6-di f2fs-modules-5.10.0-25-mips64r6-di md-modules-5.10.0-25-mips64r6-di multipath-modules-5.10.0-25-mips64r6-di crc-modules-5.10.0-25-mips64r6-di crypto-modules-5.10.0-25-mips64r6-di crypto-dm-modules-5.10.0-25-mips64r6-di nbd-modules-5.10.0-25-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64r6_none: binary-arch_mips64r6_none_mips64r6 binary-arch_mips64r6_none_real
binary-arch_mips64r6_none_mips64r6: binary-arch_mips64r6_none_mips64r6_real
binary-arch_mips64r6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64r6_none_real:
binary-arch_mips64r6_real:: setup_mips64r6
binary-arch_mips64r6_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
binary-arch_mips64r6el::
- $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips64r6el-di nic-shared-modules-5.10.0-22-mips64r6el-di loop-modules-5.10.0-22-mips64r6el-di btrfs-modules-5.10.0-22-mips64r6el-di ext4-modules-5.10.0-22-mips64r6el-di isofs-modules-5.10.0-22-mips64r6el-di jfs-modules-5.10.0-22-mips64r6el-di xfs-modules-5.10.0-22-mips64r6el-di squashfs-modules-5.10.0-22-mips64r6el-di udf-modules-5.10.0-22-mips64r6el-di fuse-modules-5.10.0-22-mips64r6el-di f2fs-modules-5.10.0-22-mips64r6el-di md-modules-5.10.0-22-mips64r6el-di multipath-modules-5.10.0-22-mips64r6el-di crc-modules-5.10.0-22-mips64r6el-di crypto-modules-5.10.0-22-mips64r6el-di crypto-dm-modules-5.10.0-22-mips64r6el-di nbd-modules-5.10.0-22-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-mips64r6el-di nic-shared-modules-5.10.0-25-mips64r6el-di loop-modules-5.10.0-25-mips64r6el-di btrfs-modules-5.10.0-25-mips64r6el-di ext4-modules-5.10.0-25-mips64r6el-di isofs-modules-5.10.0-25-mips64r6el-di jfs-modules-5.10.0-25-mips64r6el-di xfs-modules-5.10.0-25-mips64r6el-di squashfs-modules-5.10.0-25-mips64r6el-di udf-modules-5.10.0-25-mips64r6el-di fuse-modules-5.10.0-25-mips64r6el-di f2fs-modules-5.10.0-25-mips64r6el-di md-modules-5.10.0-25-mips64r6el-di multipath-modules-5.10.0-25-mips64r6el-di crc-modules-5.10.0-25-mips64r6el-di crypto-modules-5.10.0-25-mips64r6el-di crypto-dm-modules-5.10.0-25-mips64r6el-di nbd-modules-5.10.0-25-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-mips64r6el-di nic-shared-modules-5.10.0-25-mips64r6el-di loop-modules-5.10.0-25-mips64r6el-di btrfs-modules-5.10.0-25-mips64r6el-di ext4-modules-5.10.0-25-mips64r6el-di isofs-modules-5.10.0-25-mips64r6el-di jfs-modules-5.10.0-25-mips64r6el-di xfs-modules-5.10.0-25-mips64r6el-di squashfs-modules-5.10.0-25-mips64r6el-di udf-modules-5.10.0-25-mips64r6el-di fuse-modules-5.10.0-25-mips64r6el-di f2fs-modules-5.10.0-25-mips64r6el-di md-modules-5.10.0-25-mips64r6el-di multipath-modules-5.10.0-25-mips64r6el-di crc-modules-5.10.0-25-mips64r6el-di crypto-modules-5.10.0-25-mips64r6el-di crypto-dm-modules-5.10.0-25-mips64r6el-di nbd-modules-5.10.0-25-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64r6el_none: binary-arch_mips64r6el_none_mips64r6el binary-arch_mips64r6el_none_real
binary-arch_mips64r6el_none_mips64r6el: binary-arch_mips64r6el_none_mips64r6el_real
binary-arch_mips64r6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips64r6el_none_real:
binary-arch_mips64r6el_real:: setup_mips64r6el
binary-arch_mips64r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_5kc-malta binary-arch_mips_none_octeon binary-arch_mips_none_real
binary-arch_mips_none_4kc-malta: binary-arch_mips_none_4kc-malta_real
binary-arch_mips_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips_none_5kc-malta: binary-arch_mips_none_5kc-malta_real
binary-arch_mips_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips_none_octeon: binary-arch_mips_none_octeon_real
binary-arch_mips_none_octeon_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mips_none_real:
binary-arch_mips_real:: setup_mips
binary-arch_mips_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
binary-arch_mipsel::
- $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-4kc-malta-di nic-modules-5.10.0-22-4kc-malta-di nic-wireless-modules-5.10.0-22-4kc-malta-di nic-shared-modules-5.10.0-22-4kc-malta-di usb-serial-modules-5.10.0-22-4kc-malta-di ppp-modules-5.10.0-22-4kc-malta-di pata-modules-5.10.0-22-4kc-malta-di cdrom-core-modules-5.10.0-22-4kc-malta-di scsi-core-modules-5.10.0-22-4kc-malta-di scsi-modules-5.10.0-22-4kc-malta-di scsi-nic-modules-5.10.0-22-4kc-malta-di loop-modules-5.10.0-22-4kc-malta-di btrfs-modules-5.10.0-22-4kc-malta-di ext4-modules-5.10.0-22-4kc-malta-di isofs-modules-5.10.0-22-4kc-malta-di jfs-modules-5.10.0-22-4kc-malta-di xfs-modules-5.10.0-22-4kc-malta-di fat-modules-5.10.0-22-4kc-malta-di affs-modules-5.10.0-22-4kc-malta-di minix-modules-5.10.0-22-4kc-malta-di squashfs-modules-5.10.0-22-4kc-malta-di udf-modules-5.10.0-22-4kc-malta-di fuse-modules-5.10.0-22-4kc-malta-di f2fs-modules-5.10.0-22-4kc-malta-di md-modules-5.10.0-22-4kc-malta-di multipath-modules-5.10.0-22-4kc-malta-di usb-modules-5.10.0-22-4kc-malta-di usb-storage-modules-5.10.0-22-4kc-malta-di fb-modules-5.10.0-22-4kc-malta-di input-modules-5.10.0-22-4kc-malta-di event-modules-5.10.0-22-4kc-malta-di mouse-modules-5.10.0-22-4kc-malta-di nic-usb-modules-5.10.0-22-4kc-malta-di sata-modules-5.10.0-22-4kc-malta-di i2c-modules-5.10.0-22-4kc-malta-di crc-modules-5.10.0-22-4kc-malta-di crypto-modules-5.10.0-22-4kc-malta-di crypto-dm-modules-5.10.0-22-4kc-malta-di ata-modules-5.10.0-22-4kc-malta-di mmc-core-modules-5.10.0-22-4kc-malta-di mmc-modules-5.10.0-22-4kc-malta-di nbd-modules-5.10.0-22-4kc-malta-di sound-modules-5.10.0-22-4kc-malta-di mtd-core-modules-5.10.0-22-4kc-malta-di kernel-image-5.10.0-22-loongson-3-di nic-modules-5.10.0-22-loongson-3-di nic-wireless-modules-5.10.0-22-loongson-3-di nic-shared-modules-5.10.0-22-loongson-3-di usb-serial-modules-5.10.0-22-loongson-3-di ppp-modules-5.10.0-22-loongson-3-di pata-modules-5.10.0-22-loongson-3-di cdrom-core-modules-5.10.0-22-loongson-3-di firewire-core-modules-5.10.0-22-loongson-3-di scsi-core-modules-5.10.0-22-loongson-3-di scsi-modules-5.10.0-22-loongson-3-di scsi-nic-modules-5.10.0-22-loongson-3-di loop-modules-5.10.0-22-loongson-3-di btrfs-modules-5.10.0-22-loongson-3-di ext4-modules-5.10.0-22-loongson-3-di isofs-modules-5.10.0-22-loongson-3-di jfs-modules-5.10.0-22-loongson-3-di xfs-modules-5.10.0-22-loongson-3-di fat-modules-5.10.0-22-loongson-3-di affs-modules-5.10.0-22-loongson-3-di minix-modules-5.10.0-22-loongson-3-di nfs-modules-5.10.0-22-loongson-3-di squashfs-modules-5.10.0-22-loongson-3-di udf-modules-5.10.0-22-loongson-3-di fuse-modules-5.10.0-22-loongson-3-di f2fs-modules-5.10.0-22-loongson-3-di md-modules-5.10.0-22-loongson-3-di multipath-modules-5.10.0-22-loongson-3-di usb-modules-5.10.0-22-loongson-3-di usb-storage-modules-5.10.0-22-loongson-3-di fb-modules-5.10.0-22-loongson-3-di input-modules-5.10.0-22-loongson-3-di event-modules-5.10.0-22-loongson-3-di nic-usb-modules-5.10.0-22-loongson-3-di sata-modules-5.10.0-22-loongson-3-di crc-modules-5.10.0-22-loongson-3-di crypto-modules-5.10.0-22-loongson-3-di crypto-dm-modules-5.10.0-22-loongson-3-di ata-modules-5.10.0-22-loongson-3-di nbd-modules-5.10.0-22-loongson-3-di speakup-modules-5.10.0-22-loongson-3-di sound-modules-5.10.0-22-loongson-3-di mtd-core-modules-5.10.0-22-loongson-3-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-4kc-malta-di nic-modules-5.10.0-25-4kc-malta-di nic-wireless-modules-5.10.0-25-4kc-malta-di nic-shared-modules-5.10.0-25-4kc-malta-di usb-serial-modules-5.10.0-25-4kc-malta-di ppp-modules-5.10.0-25-4kc-malta-di pata-modules-5.10.0-25-4kc-malta-di cdrom-core-modules-5.10.0-25-4kc-malta-di scsi-core-modules-5.10.0-25-4kc-malta-di scsi-modules-5.10.0-25-4kc-malta-di scsi-nic-modules-5.10.0-25-4kc-malta-di loop-modules-5.10.0-25-4kc-malta-di btrfs-modules-5.10.0-25-4kc-malta-di ext4-modules-5.10.0-25-4kc-malta-di isofs-modules-5.10.0-25-4kc-malta-di jfs-modules-5.10.0-25-4kc-malta-di xfs-modules-5.10.0-25-4kc-malta-di fat-modules-5.10.0-25-4kc-malta-di affs-modules-5.10.0-25-4kc-malta-di minix-modules-5.10.0-25-4kc-malta-di squashfs-modules-5.10.0-25-4kc-malta-di udf-modules-5.10.0-25-4kc-malta-di fuse-modules-5.10.0-25-4kc-malta-di f2fs-modules-5.10.0-25-4kc-malta-di md-modules-5.10.0-25-4kc-malta-di multipath-modules-5.10.0-25-4kc-malta-di usb-modules-5.10.0-25-4kc-malta-di usb-storage-modules-5.10.0-25-4kc-malta-di fb-modules-5.10.0-25-4kc-malta-di input-modules-5.10.0-25-4kc-malta-di event-modules-5.10.0-25-4kc-malta-di mouse-modules-5.10.0-25-4kc-malta-di nic-usb-modules-5.10.0-25-4kc-malta-di sata-modules-5.10.0-25-4kc-malta-di i2c-modules-5.10.0-25-4kc-malta-di crc-modules-5.10.0-25-4kc-malta-di crypto-modules-5.10.0-25-4kc-malta-di crypto-dm-modules-5.10.0-25-4kc-malta-di ata-modules-5.10.0-25-4kc-malta-di mmc-core-modules-5.10.0-25-4kc-malta-di mmc-modules-5.10.0-25-4kc-malta-di nbd-modules-5.10.0-25-4kc-malta-di sound-modules-5.10.0-25-4kc-malta-di mtd-core-modules-5.10.0-25-4kc-malta-di kernel-image-5.10.0-25-loongson-3-di nic-modules-5.10.0-25-loongson-3-di nic-wireless-modules-5.10.0-25-loongson-3-di nic-shared-modules-5.10.0-25-loongson-3-di usb-serial-modules-5.10.0-25-loongson-3-di ppp-modules-5.10.0-25-loongson-3-di pata-modules-5.10.0-25-loongson-3-di cdrom-core-modules-5.10.0-25-loongson-3-di firewire-core-modules-5.10.0-25-loongson-3-di scsi-core-modules-5.10.0-25-loongson-3-di scsi-modules-5.10.0-25-loongson-3-di scsi-nic-modules-5.10.0-25-loongson-3-di loop-modules-5.10.0-25-loongson-3-di btrfs-modules-5.10.0-25-loongson-3-di ext4-modules-5.10.0-25-loongson-3-di isofs-modules-5.10.0-25-loongson-3-di jfs-modules-5.10.0-25-loongson-3-di xfs-modules-5.10.0-25-loongson-3-di fat-modules-5.10.0-25-loongson-3-di affs-modules-5.10.0-25-loongson-3-di minix-modules-5.10.0-25-loongson-3-di nfs-modules-5.10.0-25-loongson-3-di squashfs-modules-5.10.0-25-loongson-3-di udf-modules-5.10.0-25-loongson-3-di fuse-modules-5.10.0-25-loongson-3-di f2fs-modules-5.10.0-25-loongson-3-di md-modules-5.10.0-25-loongson-3-di multipath-modules-5.10.0-25-loongson-3-di usb-modules-5.10.0-25-loongson-3-di usb-storage-modules-5.10.0-25-loongson-3-di fb-modules-5.10.0-25-loongson-3-di input-modules-5.10.0-25-loongson-3-di event-modules-5.10.0-25-loongson-3-di nic-usb-modules-5.10.0-25-loongson-3-di sata-modules-5.10.0-25-loongson-3-di crc-modules-5.10.0-25-loongson-3-di crypto-modules-5.10.0-25-loongson-3-di crypto-dm-modules-5.10.0-25-loongson-3-di ata-modules-5.10.0-25-loongson-3-di nbd-modules-5.10.0-25-loongson-3-di speakup-modules-5.10.0-25-loongson-3-di sound-modules-5.10.0-25-loongson-3-di mtd-core-modules-5.10.0-25-loongson-3-di kernel-image-5.10.0-25-octeon-di nic-modules-5.10.0-25-octeon-di nic-wireless-modules-5.10.0-25-octeon-di nic-shared-modules-5.10.0-25-octeon-di usb-serial-modules-5.10.0-25-octeon-di ppp-modules-5.10.0-25-octeon-di pata-modules-5.10.0-25-octeon-di cdrom-core-modules-5.10.0-25-octeon-di scsi-core-modules-5.10.0-25-octeon-di scsi-modules-5.10.0-25-octeon-di scsi-nic-modules-5.10.0-25-octeon-di loop-modules-5.10.0-25-octeon-di btrfs-modules-5.10.0-25-octeon-di ext4-modules-5.10.0-25-octeon-di isofs-modules-5.10.0-25-octeon-di jfs-modules-5.10.0-25-octeon-di xfs-modules-5.10.0-25-octeon-di fat-modules-5.10.0-25-octeon-di affs-modules-5.10.0-25-octeon-di minix-modules-5.10.0-25-octeon-di squashfs-modules-5.10.0-25-octeon-di udf-modules-5.10.0-25-octeon-di fuse-modules-5.10.0-25-octeon-di f2fs-modules-5.10.0-25-octeon-di md-modules-5.10.0-25-octeon-di multipath-modules-5.10.0-25-octeon-di usb-modules-5.10.0-25-octeon-di usb-storage-modules-5.10.0-25-octeon-di input-modules-5.10.0-25-octeon-di event-modules-5.10.0-25-octeon-di nic-usb-modules-5.10.0-25-octeon-di sata-modules-5.10.0-25-octeon-di crc-modules-5.10.0-25-octeon-di crypto-modules-5.10.0-25-octeon-di crypto-dm-modules-5.10.0-25-octeon-di nbd-modules-5.10.0-25-octeon-di rtc-modules-5.10.0-25-octeon-di sound-modules-5.10.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-4kc-malta-di nic-modules-5.10.0-25-4kc-malta-di nic-wireless-modules-5.10.0-25-4kc-malta-di nic-shared-modules-5.10.0-25-4kc-malta-di usb-serial-modules-5.10.0-25-4kc-malta-di ppp-modules-5.10.0-25-4kc-malta-di pata-modules-5.10.0-25-4kc-malta-di cdrom-core-modules-5.10.0-25-4kc-malta-di scsi-core-modules-5.10.0-25-4kc-malta-di scsi-modules-5.10.0-25-4kc-malta-di scsi-nic-modules-5.10.0-25-4kc-malta-di loop-modules-5.10.0-25-4kc-malta-di btrfs-modules-5.10.0-25-4kc-malta-di ext4-modules-5.10.0-25-4kc-malta-di isofs-modules-5.10.0-25-4kc-malta-di jfs-modules-5.10.0-25-4kc-malta-di xfs-modules-5.10.0-25-4kc-malta-di fat-modules-5.10.0-25-4kc-malta-di affs-modules-5.10.0-25-4kc-malta-di minix-modules-5.10.0-25-4kc-malta-di squashfs-modules-5.10.0-25-4kc-malta-di udf-modules-5.10.0-25-4kc-malta-di fuse-modules-5.10.0-25-4kc-malta-di f2fs-modules-5.10.0-25-4kc-malta-di md-modules-5.10.0-25-4kc-malta-di multipath-modules-5.10.0-25-4kc-malta-di usb-modules-5.10.0-25-4kc-malta-di usb-storage-modules-5.10.0-25-4kc-malta-di fb-modules-5.10.0-25-4kc-malta-di input-modules-5.10.0-25-4kc-malta-di event-modules-5.10.0-25-4kc-malta-di mouse-modules-5.10.0-25-4kc-malta-di nic-usb-modules-5.10.0-25-4kc-malta-di sata-modules-5.10.0-25-4kc-malta-di i2c-modules-5.10.0-25-4kc-malta-di crc-modules-5.10.0-25-4kc-malta-di crypto-modules-5.10.0-25-4kc-malta-di crypto-dm-modules-5.10.0-25-4kc-malta-di ata-modules-5.10.0-25-4kc-malta-di mmc-core-modules-5.10.0-25-4kc-malta-di mmc-modules-5.10.0-25-4kc-malta-di nbd-modules-5.10.0-25-4kc-malta-di sound-modules-5.10.0-25-4kc-malta-di mtd-core-modules-5.10.0-25-4kc-malta-di kernel-image-5.10.0-25-loongson-3-di nic-modules-5.10.0-25-loongson-3-di nic-wireless-modules-5.10.0-25-loongson-3-di nic-shared-modules-5.10.0-25-loongson-3-di usb-serial-modules-5.10.0-25-loongson-3-di ppp-modules-5.10.0-25-loongson-3-di pata-modules-5.10.0-25-loongson-3-di cdrom-core-modules-5.10.0-25-loongson-3-di firewire-core-modules-5.10.0-25-loongson-3-di scsi-core-modules-5.10.0-25-loongson-3-di scsi-modules-5.10.0-25-loongson-3-di scsi-nic-modules-5.10.0-25-loongson-3-di loop-modules-5.10.0-25-loongson-3-di btrfs-modules-5.10.0-25-loongson-3-di ext4-modules-5.10.0-25-loongson-3-di isofs-modules-5.10.0-25-loongson-3-di jfs-modules-5.10.0-25-loongson-3-di xfs-modules-5.10.0-25-loongson-3-di fat-modules-5.10.0-25-loongson-3-di affs-modules-5.10.0-25-loongson-3-di minix-modules-5.10.0-25-loongson-3-di nfs-modules-5.10.0-25-loongson-3-di squashfs-modules-5.10.0-25-loongson-3-di udf-modules-5.10.0-25-loongson-3-di fuse-modules-5.10.0-25-loongson-3-di f2fs-modules-5.10.0-25-loongson-3-di md-modules-5.10.0-25-loongson-3-di multipath-modules-5.10.0-25-loongson-3-di usb-modules-5.10.0-25-loongson-3-di usb-storage-modules-5.10.0-25-loongson-3-di fb-modules-5.10.0-25-loongson-3-di input-modules-5.10.0-25-loongson-3-di event-modules-5.10.0-25-loongson-3-di nic-usb-modules-5.10.0-25-loongson-3-di sata-modules-5.10.0-25-loongson-3-di crc-modules-5.10.0-25-loongson-3-di crypto-modules-5.10.0-25-loongson-3-di crypto-dm-modules-5.10.0-25-loongson-3-di ata-modules-5.10.0-25-loongson-3-di nbd-modules-5.10.0-25-loongson-3-di speakup-modules-5.10.0-25-loongson-3-di sound-modules-5.10.0-25-loongson-3-di mtd-core-modules-5.10.0-25-loongson-3-di kernel-image-5.10.0-25-octeon-di nic-modules-5.10.0-25-octeon-di nic-wireless-modules-5.10.0-25-octeon-di nic-shared-modules-5.10.0-25-octeon-di usb-serial-modules-5.10.0-25-octeon-di ppp-modules-5.10.0-25-octeon-di pata-modules-5.10.0-25-octeon-di cdrom-core-modules-5.10.0-25-octeon-di scsi-core-modules-5.10.0-25-octeon-di scsi-modules-5.10.0-25-octeon-di scsi-nic-modules-5.10.0-25-octeon-di loop-modules-5.10.0-25-octeon-di btrfs-modules-5.10.0-25-octeon-di ext4-modules-5.10.0-25-octeon-di isofs-modules-5.10.0-25-octeon-di jfs-modules-5.10.0-25-octeon-di xfs-modules-5.10.0-25-octeon-di fat-modules-5.10.0-25-octeon-di affs-modules-5.10.0-25-octeon-di minix-modules-5.10.0-25-octeon-di squashfs-modules-5.10.0-25-octeon-di udf-modules-5.10.0-25-octeon-di fuse-modules-5.10.0-25-octeon-di f2fs-modules-5.10.0-25-octeon-di md-modules-5.10.0-25-octeon-di multipath-modules-5.10.0-25-octeon-di usb-modules-5.10.0-25-octeon-di usb-storage-modules-5.10.0-25-octeon-di input-modules-5.10.0-25-octeon-di event-modules-5.10.0-25-octeon-di nic-usb-modules-5.10.0-25-octeon-di sata-modules-5.10.0-25-octeon-di crc-modules-5.10.0-25-octeon-di crypto-modules-5.10.0-25-octeon-di crypto-dm-modules-5.10.0-25-octeon-di nbd-modules-5.10.0-25-octeon-di rtc-modules-5.10.0-25-octeon-di sound-modules-5.10.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mipsel_none: binary-arch_mipsel_none_4kc-malta binary-arch_mipsel_none_5kc-malta binary-arch_mipsel_none_loongson-3 binary-arch_mipsel_none_octeon binary-arch_mipsel_none_real
binary-arch_mipsel_none_4kc-malta: binary-arch_mipsel_none_4kc-malta_real
binary-arch_mipsel_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsel_none_5kc-malta: binary-arch_mipsel_none_5kc-malta_real
binary-arch_mipsel_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsel_none_loongson-3: binary-arch_mipsel_none_loongson-3_real
binary-arch_mipsel_none_loongson-3_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsel_none_octeon: binary-arch_mipsel_none_octeon_real
binary-arch_mipsel_none_octeon_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsel_none_real:
binary-arch_mipsel_real:: setup_mipsel
binary-arch_mipsel_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsn32: binary-arch_mipsn32_real
binary-arch_mipsn32_real:: setup_mipsn32
binary-arch_mipsn32_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsn32el: binary-arch_mipsn32el_real
binary-arch_mipsn32el_real:: setup_mipsn32el
binary-arch_mipsn32el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsn32r6: binary-arch_mipsn32r6_real
binary-arch_mipsn32r6_real:: setup_mipsn32r6
binary-arch_mipsn32r6_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsn32r6el: binary-arch_mipsn32r6el_real
binary-arch_mipsn32r6el_real:: setup_mipsn32r6el
binary-arch_mipsn32r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
binary-arch_mipsr6::
- $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips32r6-di nic-shared-modules-5.10.0-22-mips32r6-di loop-modules-5.10.0-22-mips32r6-di btrfs-modules-5.10.0-22-mips32r6-di ext4-modules-5.10.0-22-mips32r6-di isofs-modules-5.10.0-22-mips32r6-di jfs-modules-5.10.0-22-mips32r6-di xfs-modules-5.10.0-22-mips32r6-di squashfs-modules-5.10.0-22-mips32r6-di udf-modules-5.10.0-22-mips32r6-di fuse-modules-5.10.0-22-mips32r6-di f2fs-modules-5.10.0-22-mips32r6-di md-modules-5.10.0-22-mips32r6-di multipath-modules-5.10.0-22-mips32r6-di crc-modules-5.10.0-22-mips32r6-di crypto-modules-5.10.0-22-mips32r6-di crypto-dm-modules-5.10.0-22-mips32r6-di nbd-modules-5.10.0-22-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-mips32r6-di nic-shared-modules-5.10.0-25-mips32r6-di loop-modules-5.10.0-25-mips32r6-di btrfs-modules-5.10.0-25-mips32r6-di ext4-modules-5.10.0-25-mips32r6-di isofs-modules-5.10.0-25-mips32r6-di jfs-modules-5.10.0-25-mips32r6-di xfs-modules-5.10.0-25-mips32r6-di squashfs-modules-5.10.0-25-mips32r6-di udf-modules-5.10.0-25-mips32r6-di fuse-modules-5.10.0-25-mips32r6-di f2fs-modules-5.10.0-25-mips32r6-di md-modules-5.10.0-25-mips32r6-di multipath-modules-5.10.0-25-mips32r6-di crc-modules-5.10.0-25-mips32r6-di crypto-modules-5.10.0-25-mips32r6-di crypto-dm-modules-5.10.0-25-mips32r6-di nbd-modules-5.10.0-25-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-mips32r6-di nic-shared-modules-5.10.0-25-mips32r6-di loop-modules-5.10.0-25-mips32r6-di btrfs-modules-5.10.0-25-mips32r6-di ext4-modules-5.10.0-25-mips32r6-di isofs-modules-5.10.0-25-mips32r6-di jfs-modules-5.10.0-25-mips32r6-di xfs-modules-5.10.0-25-mips32r6-di squashfs-modules-5.10.0-25-mips32r6-di udf-modules-5.10.0-25-mips32r6-di fuse-modules-5.10.0-25-mips32r6-di f2fs-modules-5.10.0-25-mips32r6-di md-modules-5.10.0-25-mips32r6-di multipath-modules-5.10.0-25-mips32r6-di crc-modules-5.10.0-25-mips32r6-di crypto-modules-5.10.0-25-mips32r6-di crypto-dm-modules-5.10.0-25-mips32r6-di nbd-modules-5.10.0-25-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mipsr6_none: binary-arch_mipsr6_none_mips32r6 binary-arch_mipsr6_none_mips64r6 binary-arch_mipsr6_none_real
binary-arch_mipsr6_none_mips32r6: binary-arch_mipsr6_none_mips32r6_real
binary-arch_mipsr6_none_mips32r6_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsr6_none_mips64r6: binary-arch_mipsr6_none_mips64r6_real
binary-arch_mipsr6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsr6_none_real:
binary-arch_mipsr6_real:: setup_mipsr6
binary-arch_mipsr6_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
binary-arch_mipsr6el::
- $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips32r6el-di nic-shared-modules-5.10.0-22-mips32r6el-di loop-modules-5.10.0-22-mips32r6el-di btrfs-modules-5.10.0-22-mips32r6el-di ext4-modules-5.10.0-22-mips32r6el-di isofs-modules-5.10.0-22-mips32r6el-di jfs-modules-5.10.0-22-mips32r6el-di xfs-modules-5.10.0-22-mips32r6el-di squashfs-modules-5.10.0-22-mips32r6el-di udf-modules-5.10.0-22-mips32r6el-di fuse-modules-5.10.0-22-mips32r6el-di f2fs-modules-5.10.0-22-mips32r6el-di md-modules-5.10.0-22-mips32r6el-di multipath-modules-5.10.0-22-mips32r6el-di crc-modules-5.10.0-22-mips32r6el-di crypto-modules-5.10.0-22-mips32r6el-di crypto-dm-modules-5.10.0-22-mips32r6el-di nbd-modules-5.10.0-22-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-mips32r6el-di nic-shared-modules-5.10.0-25-mips32r6el-di loop-modules-5.10.0-25-mips32r6el-di btrfs-modules-5.10.0-25-mips32r6el-di ext4-modules-5.10.0-25-mips32r6el-di isofs-modules-5.10.0-25-mips32r6el-di jfs-modules-5.10.0-25-mips32r6el-di xfs-modules-5.10.0-25-mips32r6el-di squashfs-modules-5.10.0-25-mips32r6el-di udf-modules-5.10.0-25-mips32r6el-di fuse-modules-5.10.0-25-mips32r6el-di f2fs-modules-5.10.0-25-mips32r6el-di md-modules-5.10.0-25-mips32r6el-di multipath-modules-5.10.0-25-mips32r6el-di crc-modules-5.10.0-25-mips32r6el-di crypto-modules-5.10.0-25-mips32r6el-di crypto-dm-modules-5.10.0-25-mips32r6el-di nbd-modules-5.10.0-25-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-mips32r6el-di nic-shared-modules-5.10.0-25-mips32r6el-di loop-modules-5.10.0-25-mips32r6el-di btrfs-modules-5.10.0-25-mips32r6el-di ext4-modules-5.10.0-25-mips32r6el-di isofs-modules-5.10.0-25-mips32r6el-di jfs-modules-5.10.0-25-mips32r6el-di xfs-modules-5.10.0-25-mips32r6el-di squashfs-modules-5.10.0-25-mips32r6el-di udf-modules-5.10.0-25-mips32r6el-di fuse-modules-5.10.0-25-mips32r6el-di f2fs-modules-5.10.0-25-mips32r6el-di md-modules-5.10.0-25-mips32r6el-di multipath-modules-5.10.0-25-mips32r6el-di crc-modules-5.10.0-25-mips32r6el-di crypto-modules-5.10.0-25-mips32r6el-di crypto-dm-modules-5.10.0-25-mips32r6el-di nbd-modules-5.10.0-25-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mipsr6el_none: binary-arch_mipsr6el_none_mips32r6el binary-arch_mipsr6el_none_mips64r6el binary-arch_mipsr6el_none_real
binary-arch_mipsr6el_none_mips32r6el: binary-arch_mipsr6el_none_mips32r6el_real
binary-arch_mipsr6el_none_mips32r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsr6el_none_mips64r6el: binary-arch_mipsr6el_none_mips64r6el_real
binary-arch_mipsr6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_mipsr6el_none_real:
binary-arch_mipsr6el_real:: setup_mipsr6el
binary-arch_mipsr6el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
binary-arch_powerpc::
- $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc-di nic-modules-5.10.0-22-powerpc-di nic-wireless-modules-5.10.0-22-powerpc-di nic-shared-modules-5.10.0-22-powerpc-di serial-modules-5.10.0-22-powerpc-di usb-serial-modules-5.10.0-22-powerpc-di ppp-modules-5.10.0-22-powerpc-di pata-modules-5.10.0-22-powerpc-di cdrom-core-modules-5.10.0-22-powerpc-di firewire-core-modules-5.10.0-22-powerpc-di scsi-core-modules-5.10.0-22-powerpc-di scsi-modules-5.10.0-22-powerpc-di scsi-nic-modules-5.10.0-22-powerpc-di loop-modules-5.10.0-22-powerpc-di btrfs-modules-5.10.0-22-powerpc-di ext4-modules-5.10.0-22-powerpc-di isofs-modules-5.10.0-22-powerpc-di jfs-modules-5.10.0-22-powerpc-di xfs-modules-5.10.0-22-powerpc-di fat-modules-5.10.0-22-powerpc-di hfs-modules-5.10.0-22-powerpc-di affs-modules-5.10.0-22-powerpc-di squashfs-modules-5.10.0-22-powerpc-di udf-modules-5.10.0-22-powerpc-di fuse-modules-5.10.0-22-powerpc-di f2fs-modules-5.10.0-22-powerpc-di md-modules-5.10.0-22-powerpc-di multipath-modules-5.10.0-22-powerpc-di usb-modules-5.10.0-22-powerpc-di usb-storage-modules-5.10.0-22-powerpc-di pcmcia-storage-modules-5.10.0-22-powerpc-di fb-modules-5.10.0-22-powerpc-di input-modules-5.10.0-22-powerpc-di event-modules-5.10.0-22-powerpc-di mouse-modules-5.10.0-22-powerpc-di nic-pcmcia-modules-5.10.0-22-powerpc-di pcmcia-modules-5.10.0-22-powerpc-di nic-usb-modules-5.10.0-22-powerpc-di sata-modules-5.10.0-22-powerpc-di crc-modules-5.10.0-22-powerpc-di crypto-modules-5.10.0-22-powerpc-di crypto-dm-modules-5.10.0-22-powerpc-di ata-modules-5.10.0-22-powerpc-di mmc-core-modules-5.10.0-22-powerpc-di nbd-modules-5.10.0-22-powerpc-di uinput-modules-5.10.0-22-powerpc-di kernel-image-5.10.0-22-powerpc64-di nic-modules-5.10.0-22-powerpc64-di nic-wireless-modules-5.10.0-22-powerpc64-di nic-shared-modules-5.10.0-22-powerpc64-di serial-modules-5.10.0-22-powerpc64-di usb-serial-modules-5.10.0-22-powerpc64-di ppp-modules-5.10.0-22-powerpc64-di pata-modules-5.10.0-22-powerpc64-di cdrom-core-modules-5.10.0-22-powerpc64-di firewire-core-modules-5.10.0-22-powerpc64-di scsi-core-modules-5.10.0-22-powerpc64-di scsi-modules-5.10.0-22-powerpc64-di scsi-nic-modules-5.10.0-22-powerpc64-di loop-modules-5.10.0-22-powerpc64-di btrfs-modules-5.10.0-22-powerpc64-di ext4-modules-5.10.0-22-powerpc64-di isofs-modules-5.10.0-22-powerpc64-di jfs-modules-5.10.0-22-powerpc64-di xfs-modules-5.10.0-22-powerpc64-di fat-modules-5.10.0-22-powerpc64-di hfs-modules-5.10.0-22-powerpc64-di affs-modules-5.10.0-22-powerpc64-di squashfs-modules-5.10.0-22-powerpc64-di udf-modules-5.10.0-22-powerpc64-di fuse-modules-5.10.0-22-powerpc64-di f2fs-modules-5.10.0-22-powerpc64-di md-modules-5.10.0-22-powerpc64-di multipath-modules-5.10.0-22-powerpc64-di usb-modules-5.10.0-22-powerpc64-di usb-storage-modules-5.10.0-22-powerpc64-di pcmcia-storage-modules-5.10.0-22-powerpc64-di fb-modules-5.10.0-22-powerpc64-di input-modules-5.10.0-22-powerpc64-di event-modules-5.10.0-22-powerpc64-di mouse-modules-5.10.0-22-powerpc64-di nic-pcmcia-modules-5.10.0-22-powerpc64-di pcmcia-modules-5.10.0-22-powerpc64-di nic-usb-modules-5.10.0-22-powerpc64-di sata-modules-5.10.0-22-powerpc64-di i2c-modules-5.10.0-22-powerpc64-di crc-modules-5.10.0-22-powerpc64-di crypto-modules-5.10.0-22-powerpc64-di crypto-dm-modules-5.10.0-22-powerpc64-di ata-modules-5.10.0-22-powerpc64-di mmc-core-modules-5.10.0-22-powerpc64-di nbd-modules-5.10.0-22-powerpc64-di uinput-modules-5.10.0-22-powerpc64-di mtd-core-modules-5.10.0-22-powerpc64-di hypervisor-modules-5.10.0-22-powerpc64-di fancontrol-modules-5.10.0-22-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-powerpc-di nic-modules-5.10.0-25-powerpc-di nic-wireless-modules-5.10.0-25-powerpc-di nic-shared-modules-5.10.0-25-powerpc-di serial-modules-5.10.0-25-powerpc-di usb-serial-modules-5.10.0-25-powerpc-di ppp-modules-5.10.0-25-powerpc-di pata-modules-5.10.0-25-powerpc-di cdrom-core-modules-5.10.0-25-powerpc-di firewire-core-modules-5.10.0-25-powerpc-di scsi-core-modules-5.10.0-25-powerpc-di scsi-modules-5.10.0-25-powerpc-di scsi-nic-modules-5.10.0-25-powerpc-di loop-modules-5.10.0-25-powerpc-di btrfs-modules-5.10.0-25-powerpc-di ext4-modules-5.10.0-25-powerpc-di isofs-modules-5.10.0-25-powerpc-di jfs-modules-5.10.0-25-powerpc-di xfs-modules-5.10.0-25-powerpc-di fat-modules-5.10.0-25-powerpc-di hfs-modules-5.10.0-25-powerpc-di affs-modules-5.10.0-25-powerpc-di squashfs-modules-5.10.0-25-powerpc-di udf-modules-5.10.0-25-powerpc-di fuse-modules-5.10.0-25-powerpc-di f2fs-modules-5.10.0-25-powerpc-di md-modules-5.10.0-25-powerpc-di multipath-modules-5.10.0-25-powerpc-di usb-modules-5.10.0-25-powerpc-di usb-storage-modules-5.10.0-25-powerpc-di pcmcia-storage-modules-5.10.0-25-powerpc-di fb-modules-5.10.0-25-powerpc-di input-modules-5.10.0-25-powerpc-di event-modules-5.10.0-25-powerpc-di mouse-modules-5.10.0-25-powerpc-di nic-pcmcia-modules-5.10.0-25-powerpc-di pcmcia-modules-5.10.0-25-powerpc-di nic-usb-modules-5.10.0-25-powerpc-di sata-modules-5.10.0-25-powerpc-di crc-modules-5.10.0-25-powerpc-di crypto-modules-5.10.0-25-powerpc-di crypto-dm-modules-5.10.0-25-powerpc-di ata-modules-5.10.0-25-powerpc-di mmc-core-modules-5.10.0-25-powerpc-di nbd-modules-5.10.0-25-powerpc-di uinput-modules-5.10.0-25-powerpc-di kernel-image-5.10.0-25-powerpc64-di nic-modules-5.10.0-25-powerpc64-di nic-wireless-modules-5.10.0-25-powerpc64-di nic-shared-modules-5.10.0-25-powerpc64-di serial-modules-5.10.0-25-powerpc64-di usb-serial-modules-5.10.0-25-powerpc64-di ppp-modules-5.10.0-25-powerpc64-di pata-modules-5.10.0-25-powerpc64-di cdrom-core-modules-5.10.0-25-powerpc64-di firewire-core-modules-5.10.0-25-powerpc64-di scsi-core-modules-5.10.0-25-powerpc64-di scsi-modules-5.10.0-25-powerpc64-di scsi-nic-modules-5.10.0-25-powerpc64-di loop-modules-5.10.0-25-powerpc64-di btrfs-modules-5.10.0-25-powerpc64-di ext4-modules-5.10.0-25-powerpc64-di isofs-modules-5.10.0-25-powerpc64-di jfs-modules-5.10.0-25-powerpc64-di xfs-modules-5.10.0-25-powerpc64-di fat-modules-5.10.0-25-powerpc64-di hfs-modules-5.10.0-25-powerpc64-di affs-modules-5.10.0-25-powerpc64-di squashfs-modules-5.10.0-25-powerpc64-di udf-modules-5.10.0-25-powerpc64-di fuse-modules-5.10.0-25-powerpc64-di f2fs-modules-5.10.0-25-powerpc64-di md-modules-5.10.0-25-powerpc64-di multipath-modules-5.10.0-25-powerpc64-di usb-modules-5.10.0-25-powerpc64-di usb-storage-modules-5.10.0-25-powerpc64-di pcmcia-storage-modules-5.10.0-25-powerpc64-di fb-modules-5.10.0-25-powerpc64-di input-modules-5.10.0-25-powerpc64-di event-modules-5.10.0-25-powerpc64-di mouse-modules-5.10.0-25-powerpc64-di nic-pcmcia-modules-5.10.0-25-powerpc64-di pcmcia-modules-5.10.0-25-powerpc64-di nic-usb-modules-5.10.0-25-powerpc64-di sata-modules-5.10.0-25-powerpc64-di i2c-modules-5.10.0-25-powerpc64-di crc-modules-5.10.0-25-powerpc64-di crypto-modules-5.10.0-25-powerpc64-di crypto-dm-modules-5.10.0-25-powerpc64-di ata-modules-5.10.0-25-powerpc64-di mmc-core-modules-5.10.0-25-powerpc64-di nbd-modules-5.10.0-25-powerpc64-di uinput-modules-5.10.0-25-powerpc64-di mtd-core-modules-5.10.0-25-powerpc64-di hypervisor-modules-5.10.0-25-powerpc64-di fancontrol-modules-5.10.0-25-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-powerpc-di nic-modules-5.10.0-25-powerpc-di nic-wireless-modules-5.10.0-25-powerpc-di nic-shared-modules-5.10.0-25-powerpc-di serial-modules-5.10.0-25-powerpc-di usb-serial-modules-5.10.0-25-powerpc-di ppp-modules-5.10.0-25-powerpc-di pata-modules-5.10.0-25-powerpc-di cdrom-core-modules-5.10.0-25-powerpc-di firewire-core-modules-5.10.0-25-powerpc-di scsi-core-modules-5.10.0-25-powerpc-di scsi-modules-5.10.0-25-powerpc-di scsi-nic-modules-5.10.0-25-powerpc-di loop-modules-5.10.0-25-powerpc-di btrfs-modules-5.10.0-25-powerpc-di ext4-modules-5.10.0-25-powerpc-di isofs-modules-5.10.0-25-powerpc-di jfs-modules-5.10.0-25-powerpc-di xfs-modules-5.10.0-25-powerpc-di fat-modules-5.10.0-25-powerpc-di hfs-modules-5.10.0-25-powerpc-di affs-modules-5.10.0-25-powerpc-di squashfs-modules-5.10.0-25-powerpc-di udf-modules-5.10.0-25-powerpc-di fuse-modules-5.10.0-25-powerpc-di f2fs-modules-5.10.0-25-powerpc-di md-modules-5.10.0-25-powerpc-di multipath-modules-5.10.0-25-powerpc-di usb-modules-5.10.0-25-powerpc-di usb-storage-modules-5.10.0-25-powerpc-di pcmcia-storage-modules-5.10.0-25-powerpc-di fb-modules-5.10.0-25-powerpc-di input-modules-5.10.0-25-powerpc-di event-modules-5.10.0-25-powerpc-di mouse-modules-5.10.0-25-powerpc-di nic-pcmcia-modules-5.10.0-25-powerpc-di pcmcia-modules-5.10.0-25-powerpc-di nic-usb-modules-5.10.0-25-powerpc-di sata-modules-5.10.0-25-powerpc-di crc-modules-5.10.0-25-powerpc-di crypto-modules-5.10.0-25-powerpc-di crypto-dm-modules-5.10.0-25-powerpc-di ata-modules-5.10.0-25-powerpc-di mmc-core-modules-5.10.0-25-powerpc-di nbd-modules-5.10.0-25-powerpc-di uinput-modules-5.10.0-25-powerpc-di kernel-image-5.10.0-25-powerpc64-di nic-modules-5.10.0-25-powerpc64-di nic-wireless-modules-5.10.0-25-powerpc64-di nic-shared-modules-5.10.0-25-powerpc64-di serial-modules-5.10.0-25-powerpc64-di usb-serial-modules-5.10.0-25-powerpc64-di ppp-modules-5.10.0-25-powerpc64-di pata-modules-5.10.0-25-powerpc64-di cdrom-core-modules-5.10.0-25-powerpc64-di firewire-core-modules-5.10.0-25-powerpc64-di scsi-core-modules-5.10.0-25-powerpc64-di scsi-modules-5.10.0-25-powerpc64-di scsi-nic-modules-5.10.0-25-powerpc64-di loop-modules-5.10.0-25-powerpc64-di btrfs-modules-5.10.0-25-powerpc64-di ext4-modules-5.10.0-25-powerpc64-di isofs-modules-5.10.0-25-powerpc64-di jfs-modules-5.10.0-25-powerpc64-di xfs-modules-5.10.0-25-powerpc64-di fat-modules-5.10.0-25-powerpc64-di hfs-modules-5.10.0-25-powerpc64-di affs-modules-5.10.0-25-powerpc64-di squashfs-modules-5.10.0-25-powerpc64-di udf-modules-5.10.0-25-powerpc64-di fuse-modules-5.10.0-25-powerpc64-di f2fs-modules-5.10.0-25-powerpc64-di md-modules-5.10.0-25-powerpc64-di multipath-modules-5.10.0-25-powerpc64-di usb-modules-5.10.0-25-powerpc64-di usb-storage-modules-5.10.0-25-powerpc64-di pcmcia-storage-modules-5.10.0-25-powerpc64-di fb-modules-5.10.0-25-powerpc64-di input-modules-5.10.0-25-powerpc64-di event-modules-5.10.0-25-powerpc64-di mouse-modules-5.10.0-25-powerpc64-di nic-pcmcia-modules-5.10.0-25-powerpc64-di pcmcia-modules-5.10.0-25-powerpc64-di nic-usb-modules-5.10.0-25-powerpc64-di sata-modules-5.10.0-25-powerpc64-di i2c-modules-5.10.0-25-powerpc64-di crc-modules-5.10.0-25-powerpc64-di crypto-modules-5.10.0-25-powerpc64-di crypto-dm-modules-5.10.0-25-powerpc64-di ata-modules-5.10.0-25-powerpc64-di mmc-core-modules-5.10.0-25-powerpc64-di nbd-modules-5.10.0-25-powerpc64-di uinput-modules-5.10.0-25-powerpc64-di mtd-core-modules-5.10.0-25-powerpc64-di hypervisor-modules-5.10.0-25-powerpc64-di fancontrol-modules-5.10.0-25-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_powerpc_none: binary-arch_powerpc_none_powerpc binary-arch_powerpc_none_powerpc-smp binary-arch_powerpc_none_powerpc64 binary-arch_powerpc_none_real
binary-arch_powerpc_none_powerpc: binary-arch_powerpc_none_powerpc_real
binary-arch_powerpc_none_powerpc-smp: binary-arch_powerpc_none_powerpc-smp_real
binary-arch_powerpc_none_powerpc-smp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_powerpc_none_powerpc64: binary-arch_powerpc_none_powerpc64_real
binary-arch_powerpc_none_powerpc64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_powerpc_none_real:
binary-arch_powerpc_real:: setup_powerpc
binary-arch_powerpc_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
binary-arch_ppc64::
- $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc64-di nic-modules-5.10.0-22-powerpc64-di nic-wireless-modules-5.10.0-22-powerpc64-di nic-shared-modules-5.10.0-22-powerpc64-di serial-modules-5.10.0-22-powerpc64-di usb-serial-modules-5.10.0-22-powerpc64-di ppp-modules-5.10.0-22-powerpc64-di pata-modules-5.10.0-22-powerpc64-di cdrom-core-modules-5.10.0-22-powerpc64-di firewire-core-modules-5.10.0-22-powerpc64-di scsi-core-modules-5.10.0-22-powerpc64-di scsi-modules-5.10.0-22-powerpc64-di scsi-nic-modules-5.10.0-22-powerpc64-di loop-modules-5.10.0-22-powerpc64-di btrfs-modules-5.10.0-22-powerpc64-di ext4-modules-5.10.0-22-powerpc64-di isofs-modules-5.10.0-22-powerpc64-di jfs-modules-5.10.0-22-powerpc64-di xfs-modules-5.10.0-22-powerpc64-di fat-modules-5.10.0-22-powerpc64-di hfs-modules-5.10.0-22-powerpc64-di affs-modules-5.10.0-22-powerpc64-di squashfs-modules-5.10.0-22-powerpc64-di udf-modules-5.10.0-22-powerpc64-di fuse-modules-5.10.0-22-powerpc64-di f2fs-modules-5.10.0-22-powerpc64-di md-modules-5.10.0-22-powerpc64-di multipath-modules-5.10.0-22-powerpc64-di usb-modules-5.10.0-22-powerpc64-di usb-storage-modules-5.10.0-22-powerpc64-di pcmcia-storage-modules-5.10.0-22-powerpc64-di fb-modules-5.10.0-22-powerpc64-di input-modules-5.10.0-22-powerpc64-di event-modules-5.10.0-22-powerpc64-di mouse-modules-5.10.0-22-powerpc64-di nic-pcmcia-modules-5.10.0-22-powerpc64-di pcmcia-modules-5.10.0-22-powerpc64-di nic-usb-modules-5.10.0-22-powerpc64-di sata-modules-5.10.0-22-powerpc64-di i2c-modules-5.10.0-22-powerpc64-di crc-modules-5.10.0-22-powerpc64-di crypto-modules-5.10.0-22-powerpc64-di crypto-dm-modules-5.10.0-22-powerpc64-di ata-modules-5.10.0-22-powerpc64-di mmc-core-modules-5.10.0-22-powerpc64-di nbd-modules-5.10.0-22-powerpc64-di uinput-modules-5.10.0-22-powerpc64-di mtd-core-modules-5.10.0-22-powerpc64-di hypervisor-modules-5.10.0-22-powerpc64-di fancontrol-modules-5.10.0-22-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-powerpc64-di nic-modules-5.10.0-25-powerpc64-di nic-wireless-modules-5.10.0-25-powerpc64-di nic-shared-modules-5.10.0-25-powerpc64-di serial-modules-5.10.0-25-powerpc64-di usb-serial-modules-5.10.0-25-powerpc64-di ppp-modules-5.10.0-25-powerpc64-di pata-modules-5.10.0-25-powerpc64-di cdrom-core-modules-5.10.0-25-powerpc64-di firewire-core-modules-5.10.0-25-powerpc64-di scsi-core-modules-5.10.0-25-powerpc64-di scsi-modules-5.10.0-25-powerpc64-di scsi-nic-modules-5.10.0-25-powerpc64-di loop-modules-5.10.0-25-powerpc64-di btrfs-modules-5.10.0-25-powerpc64-di ext4-modules-5.10.0-25-powerpc64-di isofs-modules-5.10.0-25-powerpc64-di jfs-modules-5.10.0-25-powerpc64-di xfs-modules-5.10.0-25-powerpc64-di fat-modules-5.10.0-25-powerpc64-di hfs-modules-5.10.0-25-powerpc64-di affs-modules-5.10.0-25-powerpc64-di squashfs-modules-5.10.0-25-powerpc64-di udf-modules-5.10.0-25-powerpc64-di fuse-modules-5.10.0-25-powerpc64-di f2fs-modules-5.10.0-25-powerpc64-di md-modules-5.10.0-25-powerpc64-di multipath-modules-5.10.0-25-powerpc64-di usb-modules-5.10.0-25-powerpc64-di usb-storage-modules-5.10.0-25-powerpc64-di pcmcia-storage-modules-5.10.0-25-powerpc64-di fb-modules-5.10.0-25-powerpc64-di input-modules-5.10.0-25-powerpc64-di event-modules-5.10.0-25-powerpc64-di mouse-modules-5.10.0-25-powerpc64-di nic-pcmcia-modules-5.10.0-25-powerpc64-di pcmcia-modules-5.10.0-25-powerpc64-di nic-usb-modules-5.10.0-25-powerpc64-di sata-modules-5.10.0-25-powerpc64-di i2c-modules-5.10.0-25-powerpc64-di crc-modules-5.10.0-25-powerpc64-di crypto-modules-5.10.0-25-powerpc64-di crypto-dm-modules-5.10.0-25-powerpc64-di ata-modules-5.10.0-25-powerpc64-di mmc-core-modules-5.10.0-25-powerpc64-di nbd-modules-5.10.0-25-powerpc64-di uinput-modules-5.10.0-25-powerpc64-di mtd-core-modules-5.10.0-25-powerpc64-di hypervisor-modules-5.10.0-25-powerpc64-di fancontrol-modules-5.10.0-25-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-powerpc64-di nic-modules-5.10.0-25-powerpc64-di nic-wireless-modules-5.10.0-25-powerpc64-di nic-shared-modules-5.10.0-25-powerpc64-di serial-modules-5.10.0-25-powerpc64-di usb-serial-modules-5.10.0-25-powerpc64-di ppp-modules-5.10.0-25-powerpc64-di pata-modules-5.10.0-25-powerpc64-di cdrom-core-modules-5.10.0-25-powerpc64-di firewire-core-modules-5.10.0-25-powerpc64-di scsi-core-modules-5.10.0-25-powerpc64-di scsi-modules-5.10.0-25-powerpc64-di scsi-nic-modules-5.10.0-25-powerpc64-di loop-modules-5.10.0-25-powerpc64-di btrfs-modules-5.10.0-25-powerpc64-di ext4-modules-5.10.0-25-powerpc64-di isofs-modules-5.10.0-25-powerpc64-di jfs-modules-5.10.0-25-powerpc64-di xfs-modules-5.10.0-25-powerpc64-di fat-modules-5.10.0-25-powerpc64-di hfs-modules-5.10.0-25-powerpc64-di affs-modules-5.10.0-25-powerpc64-di squashfs-modules-5.10.0-25-powerpc64-di udf-modules-5.10.0-25-powerpc64-di fuse-modules-5.10.0-25-powerpc64-di f2fs-modules-5.10.0-25-powerpc64-di md-modules-5.10.0-25-powerpc64-di multipath-modules-5.10.0-25-powerpc64-di usb-modules-5.10.0-25-powerpc64-di usb-storage-modules-5.10.0-25-powerpc64-di pcmcia-storage-modules-5.10.0-25-powerpc64-di fb-modules-5.10.0-25-powerpc64-di input-modules-5.10.0-25-powerpc64-di event-modules-5.10.0-25-powerpc64-di mouse-modules-5.10.0-25-powerpc64-di nic-pcmcia-modules-5.10.0-25-powerpc64-di pcmcia-modules-5.10.0-25-powerpc64-di nic-usb-modules-5.10.0-25-powerpc64-di sata-modules-5.10.0-25-powerpc64-di i2c-modules-5.10.0-25-powerpc64-di crc-modules-5.10.0-25-powerpc64-di crypto-modules-5.10.0-25-powerpc64-di crypto-dm-modules-5.10.0-25-powerpc64-di ata-modules-5.10.0-25-powerpc64-di mmc-core-modules-5.10.0-25-powerpc64-di nbd-modules-5.10.0-25-powerpc64-di uinput-modules-5.10.0-25-powerpc64-di mtd-core-modules-5.10.0-25-powerpc64-di hypervisor-modules-5.10.0-25-powerpc64-di fancontrol-modules-5.10.0-25-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_ppc64_none: binary-arch_ppc64_none_powerpc64 binary-arch_ppc64_none_real
binary-arch_ppc64_none_powerpc64: binary-arch_ppc64_none_powerpc64_real
binary-arch_ppc64_none_powerpc64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_ppc64_none_real:
binary-arch_ppc64_real:: setup_ppc64
binary-arch_ppc64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
binary-arch_ppc64el::
- $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc64le-di nic-modules-5.10.0-22-powerpc64le-di nic-wireless-modules-5.10.0-22-powerpc64le-di nic-shared-modules-5.10.0-22-powerpc64le-di serial-modules-5.10.0-22-powerpc64le-di usb-serial-modules-5.10.0-22-powerpc64le-di ppp-modules-5.10.0-22-powerpc64le-di cdrom-core-modules-5.10.0-22-powerpc64le-di firewire-core-modules-5.10.0-22-powerpc64le-di scsi-core-modules-5.10.0-22-powerpc64le-di scsi-modules-5.10.0-22-powerpc64le-di scsi-nic-modules-5.10.0-22-powerpc64le-di loop-modules-5.10.0-22-powerpc64le-di btrfs-modules-5.10.0-22-powerpc64le-di ext4-modules-5.10.0-22-powerpc64le-di isofs-modules-5.10.0-22-powerpc64le-di jfs-modules-5.10.0-22-powerpc64le-di xfs-modules-5.10.0-22-powerpc64le-di fat-modules-5.10.0-22-powerpc64le-di squashfs-modules-5.10.0-22-powerpc64le-di udf-modules-5.10.0-22-powerpc64le-di fuse-modules-5.10.0-22-powerpc64le-di f2fs-modules-5.10.0-22-powerpc64le-di md-modules-5.10.0-22-powerpc64le-di multipath-modules-5.10.0-22-powerpc64le-di usb-modules-5.10.0-22-powerpc64le-di usb-storage-modules-5.10.0-22-powerpc64le-di fb-modules-5.10.0-22-powerpc64le-di input-modules-5.10.0-22-powerpc64le-di event-modules-5.10.0-22-powerpc64le-di mouse-modules-5.10.0-22-powerpc64le-di nic-usb-modules-5.10.0-22-powerpc64le-di sata-modules-5.10.0-22-powerpc64le-di i2c-modules-5.10.0-22-powerpc64le-di crc-modules-5.10.0-22-powerpc64le-di crypto-modules-5.10.0-22-powerpc64le-di crypto-dm-modules-5.10.0-22-powerpc64le-di ata-modules-5.10.0-22-powerpc64le-di nbd-modules-5.10.0-22-powerpc64le-di uinput-modules-5.10.0-22-powerpc64le-di mtd-core-modules-5.10.0-22-powerpc64le-di hypervisor-modules-5.10.0-22-powerpc64le-di fancontrol-modules-5.10.0-22-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-powerpc64le-di nic-modules-5.10.0-25-powerpc64le-di nic-wireless-modules-5.10.0-25-powerpc64le-di nic-shared-modules-5.10.0-25-powerpc64le-di serial-modules-5.10.0-25-powerpc64le-di usb-serial-modules-5.10.0-25-powerpc64le-di ppp-modules-5.10.0-25-powerpc64le-di cdrom-core-modules-5.10.0-25-powerpc64le-di firewire-core-modules-5.10.0-25-powerpc64le-di scsi-core-modules-5.10.0-25-powerpc64le-di scsi-modules-5.10.0-25-powerpc64le-di scsi-nic-modules-5.10.0-25-powerpc64le-di loop-modules-5.10.0-25-powerpc64le-di btrfs-modules-5.10.0-25-powerpc64le-di ext4-modules-5.10.0-25-powerpc64le-di isofs-modules-5.10.0-25-powerpc64le-di jfs-modules-5.10.0-25-powerpc64le-di xfs-modules-5.10.0-25-powerpc64le-di fat-modules-5.10.0-25-powerpc64le-di squashfs-modules-5.10.0-25-powerpc64le-di udf-modules-5.10.0-25-powerpc64le-di fuse-modules-5.10.0-25-powerpc64le-di f2fs-modules-5.10.0-25-powerpc64le-di md-modules-5.10.0-25-powerpc64le-di multipath-modules-5.10.0-25-powerpc64le-di usb-modules-5.10.0-25-powerpc64le-di usb-storage-modules-5.10.0-25-powerpc64le-di fb-modules-5.10.0-25-powerpc64le-di input-modules-5.10.0-25-powerpc64le-di event-modules-5.10.0-25-powerpc64le-di mouse-modules-5.10.0-25-powerpc64le-di nic-usb-modules-5.10.0-25-powerpc64le-di sata-modules-5.10.0-25-powerpc64le-di i2c-modules-5.10.0-25-powerpc64le-di crc-modules-5.10.0-25-powerpc64le-di crypto-modules-5.10.0-25-powerpc64le-di crypto-dm-modules-5.10.0-25-powerpc64le-di ata-modules-5.10.0-25-powerpc64le-di nbd-modules-5.10.0-25-powerpc64le-di uinput-modules-5.10.0-25-powerpc64le-di mtd-core-modules-5.10.0-25-powerpc64le-di hypervisor-modules-5.10.0-25-powerpc64le-di fancontrol-modules-5.10.0-25-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-powerpc64le-di nic-modules-5.10.0-25-powerpc64le-di nic-wireless-modules-5.10.0-25-powerpc64le-di nic-shared-modules-5.10.0-25-powerpc64le-di serial-modules-5.10.0-25-powerpc64le-di usb-serial-modules-5.10.0-25-powerpc64le-di ppp-modules-5.10.0-25-powerpc64le-di cdrom-core-modules-5.10.0-25-powerpc64le-di firewire-core-modules-5.10.0-25-powerpc64le-di scsi-core-modules-5.10.0-25-powerpc64le-di scsi-modules-5.10.0-25-powerpc64le-di scsi-nic-modules-5.10.0-25-powerpc64le-di loop-modules-5.10.0-25-powerpc64le-di btrfs-modules-5.10.0-25-powerpc64le-di ext4-modules-5.10.0-25-powerpc64le-di isofs-modules-5.10.0-25-powerpc64le-di jfs-modules-5.10.0-25-powerpc64le-di xfs-modules-5.10.0-25-powerpc64le-di fat-modules-5.10.0-25-powerpc64le-di squashfs-modules-5.10.0-25-powerpc64le-di udf-modules-5.10.0-25-powerpc64le-di fuse-modules-5.10.0-25-powerpc64le-di f2fs-modules-5.10.0-25-powerpc64le-di md-modules-5.10.0-25-powerpc64le-di multipath-modules-5.10.0-25-powerpc64le-di usb-modules-5.10.0-25-powerpc64le-di usb-storage-modules-5.10.0-25-powerpc64le-di fb-modules-5.10.0-25-powerpc64le-di input-modules-5.10.0-25-powerpc64le-di event-modules-5.10.0-25-powerpc64le-di mouse-modules-5.10.0-25-powerpc64le-di nic-usb-modules-5.10.0-25-powerpc64le-di sata-modules-5.10.0-25-powerpc64le-di i2c-modules-5.10.0-25-powerpc64le-di crc-modules-5.10.0-25-powerpc64le-di crypto-modules-5.10.0-25-powerpc64le-di crypto-dm-modules-5.10.0-25-powerpc64le-di ata-modules-5.10.0-25-powerpc64le-di nbd-modules-5.10.0-25-powerpc64le-di uinput-modules-5.10.0-25-powerpc64le-di mtd-core-modules-5.10.0-25-powerpc64le-di hypervisor-modules-5.10.0-25-powerpc64le-di fancontrol-modules-5.10.0-25-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_ppc64el_none: binary-arch_ppc64el_none_powerpc64le binary-arch_ppc64el_none_real
binary-arch_ppc64el_none_powerpc64le: binary-arch_ppc64el_none_powerpc64le_real
binary-arch_ppc64el_none_powerpc64le_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_ppc64el_none_real:
binary-arch_ppc64el_real:: setup_ppc64el
binary-arch_ppc64el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real
binary-arch_riscv64::
- $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-riscv64-di nic-modules-5.10.0-22-riscv64-di nic-wireless-modules-5.10.0-22-riscv64-di nic-shared-modules-5.10.0-22-riscv64-di usb-serial-modules-5.10.0-22-riscv64-di ppp-modules-5.10.0-22-riscv64-di pata-modules-5.10.0-22-riscv64-di cdrom-core-modules-5.10.0-22-riscv64-di scsi-core-modules-5.10.0-22-riscv64-di scsi-modules-5.10.0-22-riscv64-di scsi-nic-modules-5.10.0-22-riscv64-di loop-modules-5.10.0-22-riscv64-di btrfs-modules-5.10.0-22-riscv64-di ext4-modules-5.10.0-22-riscv64-di isofs-modules-5.10.0-22-riscv64-di jfs-modules-5.10.0-22-riscv64-di fat-modules-5.10.0-22-riscv64-di squashfs-modules-5.10.0-22-riscv64-di udf-modules-5.10.0-22-riscv64-di fuse-modules-5.10.0-22-riscv64-di f2fs-modules-5.10.0-22-riscv64-di md-modules-5.10.0-22-riscv64-di multipath-modules-5.10.0-22-riscv64-di usb-modules-5.10.0-22-riscv64-di usb-storage-modules-5.10.0-22-riscv64-di fb-modules-5.10.0-22-riscv64-di input-modules-5.10.0-22-riscv64-di event-modules-5.10.0-22-riscv64-di nic-usb-modules-5.10.0-22-riscv64-di sata-modules-5.10.0-22-riscv64-di i2c-modules-5.10.0-22-riscv64-di crc-modules-5.10.0-22-riscv64-di crypto-modules-5.10.0-22-riscv64-di crypto-dm-modules-5.10.0-22-riscv64-di ata-modules-5.10.0-22-riscv64-di mmc-core-modules-5.10.0-22-riscv64-di mmc-modules-5.10.0-22-riscv64-di nbd-modules-5.10.0-22-riscv64-di mtd-modules-5.10.0-22-riscv64-di mtd-core-modules-5.10.0-22-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-riscv64-di nic-modules-5.10.0-25-riscv64-di nic-wireless-modules-5.10.0-25-riscv64-di nic-shared-modules-5.10.0-25-riscv64-di usb-serial-modules-5.10.0-25-riscv64-di ppp-modules-5.10.0-25-riscv64-di pata-modules-5.10.0-25-riscv64-di cdrom-core-modules-5.10.0-25-riscv64-di scsi-core-modules-5.10.0-25-riscv64-di scsi-modules-5.10.0-25-riscv64-di scsi-nic-modules-5.10.0-25-riscv64-di loop-modules-5.10.0-25-riscv64-di btrfs-modules-5.10.0-25-riscv64-di ext4-modules-5.10.0-25-riscv64-di isofs-modules-5.10.0-25-riscv64-di jfs-modules-5.10.0-25-riscv64-di fat-modules-5.10.0-25-riscv64-di squashfs-modules-5.10.0-25-riscv64-di udf-modules-5.10.0-25-riscv64-di fuse-modules-5.10.0-25-riscv64-di f2fs-modules-5.10.0-25-riscv64-di md-modules-5.10.0-25-riscv64-di multipath-modules-5.10.0-25-riscv64-di usb-modules-5.10.0-25-riscv64-di usb-storage-modules-5.10.0-25-riscv64-di fb-modules-5.10.0-25-riscv64-di input-modules-5.10.0-25-riscv64-di event-modules-5.10.0-25-riscv64-di nic-usb-modules-5.10.0-25-riscv64-di sata-modules-5.10.0-25-riscv64-di i2c-modules-5.10.0-25-riscv64-di crc-modules-5.10.0-25-riscv64-di crypto-modules-5.10.0-25-riscv64-di crypto-dm-modules-5.10.0-25-riscv64-di ata-modules-5.10.0-25-riscv64-di mmc-core-modules-5.10.0-25-riscv64-di mmc-modules-5.10.0-25-riscv64-di nbd-modules-5.10.0-25-riscv64-di mtd-modules-5.10.0-25-riscv64-di mtd-core-modules-5.10.0-25-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-riscv64-di nic-modules-5.10.0-25-riscv64-di nic-wireless-modules-5.10.0-25-riscv64-di nic-shared-modules-5.10.0-25-riscv64-di usb-serial-modules-5.10.0-25-riscv64-di ppp-modules-5.10.0-25-riscv64-di pata-modules-5.10.0-25-riscv64-di cdrom-core-modules-5.10.0-25-riscv64-di scsi-core-modules-5.10.0-25-riscv64-di scsi-modules-5.10.0-25-riscv64-di scsi-nic-modules-5.10.0-25-riscv64-di loop-modules-5.10.0-25-riscv64-di btrfs-modules-5.10.0-25-riscv64-di ext4-modules-5.10.0-25-riscv64-di isofs-modules-5.10.0-25-riscv64-di jfs-modules-5.10.0-25-riscv64-di fat-modules-5.10.0-25-riscv64-di squashfs-modules-5.10.0-25-riscv64-di udf-modules-5.10.0-25-riscv64-di fuse-modules-5.10.0-25-riscv64-di f2fs-modules-5.10.0-25-riscv64-di md-modules-5.10.0-25-riscv64-di multipath-modules-5.10.0-25-riscv64-di usb-modules-5.10.0-25-riscv64-di usb-storage-modules-5.10.0-25-riscv64-di fb-modules-5.10.0-25-riscv64-di input-modules-5.10.0-25-riscv64-di event-modules-5.10.0-25-riscv64-di nic-usb-modules-5.10.0-25-riscv64-di sata-modules-5.10.0-25-riscv64-di i2c-modules-5.10.0-25-riscv64-di crc-modules-5.10.0-25-riscv64-di crypto-modules-5.10.0-25-riscv64-di crypto-dm-modules-5.10.0-25-riscv64-di ata-modules-5.10.0-25-riscv64-di mmc-core-modules-5.10.0-25-riscv64-di mmc-modules-5.10.0-25-riscv64-di nbd-modules-5.10.0-25-riscv64-di mtd-modules-5.10.0-25-riscv64-di mtd-core-modules-5.10.0-25-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_riscv64_none: binary-arch_riscv64_none_real binary-arch_riscv64_none_riscv64
binary-arch_riscv64_none_real:
binary-arch_riscv64_none_riscv64: binary-arch_riscv64_none_riscv64_real
binary-arch_riscv64_none_riscv64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_riscv64_real:: setup_riscv64
binary-arch_riscv64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_s390: binary-arch_s390_extra binary-arch_s390_real
binary-arch_s390_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='s390' DH_OPTIONS='-plinux-compiler-gcc-10-s390'
binary-arch_s390_real:: setup_s390
binary-arch_s390_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_s390x:: binary-arch_s390x_extra binary-arch_s390x_none binary-arch_s390x_real
binary-arch_s390x::
- $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-s390x-di nic-modules-5.10.0-22-s390x-di cdrom-core-modules-5.10.0-22-s390x-di scsi-core-modules-5.10.0-22-s390x-di scsi-modules-5.10.0-22-s390x-di loop-modules-5.10.0-22-s390x-di btrfs-modules-5.10.0-22-s390x-di ext4-modules-5.10.0-22-s390x-di isofs-modules-5.10.0-22-s390x-di xfs-modules-5.10.0-22-s390x-di fat-modules-5.10.0-22-s390x-di udf-modules-5.10.0-22-s390x-di fuse-modules-5.10.0-22-s390x-di f2fs-modules-5.10.0-22-s390x-di md-modules-5.10.0-22-s390x-di multipath-modules-5.10.0-22-s390x-di crc-modules-5.10.0-22-s390x-di crypto-modules-5.10.0-22-s390x-di crypto-dm-modules-5.10.0-22-s390x-di nbd-modules-5.10.0-22-s390x-di mtd-core-modules-5.10.0-22-s390x-di dasd-modules-5.10.0-22-s390x-di dasd-extra-modules-5.10.0-22-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-s390x-di nic-modules-5.10.0-25-s390x-di cdrom-core-modules-5.10.0-25-s390x-di scsi-core-modules-5.10.0-25-s390x-di scsi-modules-5.10.0-25-s390x-di loop-modules-5.10.0-25-s390x-di btrfs-modules-5.10.0-25-s390x-di ext4-modules-5.10.0-25-s390x-di isofs-modules-5.10.0-25-s390x-di xfs-modules-5.10.0-25-s390x-di fat-modules-5.10.0-25-s390x-di udf-modules-5.10.0-25-s390x-di fuse-modules-5.10.0-25-s390x-di f2fs-modules-5.10.0-25-s390x-di md-modules-5.10.0-25-s390x-di multipath-modules-5.10.0-25-s390x-di crc-modules-5.10.0-25-s390x-di crypto-modules-5.10.0-25-s390x-di crypto-dm-modules-5.10.0-25-s390x-di nbd-modules-5.10.0-25-s390x-di mtd-core-modules-5.10.0-25-s390x-di dasd-modules-5.10.0-25-s390x-di dasd-extra-modules-5.10.0-25-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-s390x-di nic-modules-5.10.0-25-s390x-di cdrom-core-modules-5.10.0-25-s390x-di scsi-core-modules-5.10.0-25-s390x-di scsi-modules-5.10.0-25-s390x-di loop-modules-5.10.0-25-s390x-di btrfs-modules-5.10.0-25-s390x-di ext4-modules-5.10.0-25-s390x-di isofs-modules-5.10.0-25-s390x-di xfs-modules-5.10.0-25-s390x-di fat-modules-5.10.0-25-s390x-di udf-modules-5.10.0-25-s390x-di fuse-modules-5.10.0-25-s390x-di f2fs-modules-5.10.0-25-s390x-di md-modules-5.10.0-25-s390x-di multipath-modules-5.10.0-25-s390x-di crc-modules-5.10.0-25-s390x-di crypto-modules-5.10.0-25-s390x-di crypto-dm-modules-5.10.0-25-s390x-di nbd-modules-5.10.0-25-s390x-di mtd-core-modules-5.10.0-25-s390x-di dasd-modules-5.10.0-25-s390x-di dasd-extra-modules-5.10.0-25-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_s390x_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='s390x' DH_OPTIONS='-plinux-compiler-gcc-10-s390'
binary-arch_s390x_none: binary-arch_s390x_none_real binary-arch_s390x_none_s390x
binary-arch_s390x_none_real:
binary-arch_s390x_none_s390x: binary-arch_s390x_none_s390x_real
binary-arch_s390x_none_s390x_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
binary-arch_s390x_real:: setup_s390x
binary-arch_s390x_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_sh3: binary-arch_sh3_real
binary-arch_sh3_real:: setup_sh3
binary-arch_sh3_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
binary-arch_sh4::
- $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-sh7751r-di nic-modules-5.10.0-22-sh7751r-di nic-shared-modules-5.10.0-22-sh7751r-di usb-serial-modules-5.10.0-22-sh7751r-di ppp-modules-5.10.0-22-sh7751r-di pata-modules-5.10.0-22-sh7751r-di cdrom-core-modules-5.10.0-22-sh7751r-di firewire-core-modules-5.10.0-22-sh7751r-di loop-modules-5.10.0-22-sh7751r-di btrfs-modules-5.10.0-22-sh7751r-di ext4-modules-5.10.0-22-sh7751r-di isofs-modules-5.10.0-22-sh7751r-di jfs-modules-5.10.0-22-sh7751r-di xfs-modules-5.10.0-22-sh7751r-di fat-modules-5.10.0-22-sh7751r-di minix-modules-5.10.0-22-sh7751r-di squashfs-modules-5.10.0-22-sh7751r-di udf-modules-5.10.0-22-sh7751r-di fuse-modules-5.10.0-22-sh7751r-di f2fs-modules-5.10.0-22-sh7751r-di md-modules-5.10.0-22-sh7751r-di multipath-modules-5.10.0-22-sh7751r-di usb-storage-modules-5.10.0-22-sh7751r-di nic-usb-modules-5.10.0-22-sh7751r-di sata-modules-5.10.0-22-sh7751r-di i2c-modules-5.10.0-22-sh7751r-di crc-modules-5.10.0-22-sh7751r-di crypto-modules-5.10.0-22-sh7751r-di crypto-dm-modules-5.10.0-22-sh7751r-di nbd-modules-5.10.0-22-sh7751r-di speakup-modules-5.10.0-22-sh7751r-di sound-modules-5.10.0-22-sh7751r-di kernel-image-5.10.0-22-sh7785lcr-di nic-modules-5.10.0-22-sh7785lcr-di nic-shared-modules-5.10.0-22-sh7785lcr-di usb-serial-modules-5.10.0-22-sh7785lcr-di ppp-modules-5.10.0-22-sh7785lcr-di pata-modules-5.10.0-22-sh7785lcr-di cdrom-core-modules-5.10.0-22-sh7785lcr-di firewire-core-modules-5.10.0-22-sh7785lcr-di loop-modules-5.10.0-22-sh7785lcr-di btrfs-modules-5.10.0-22-sh7785lcr-di ext4-modules-5.10.0-22-sh7785lcr-di isofs-modules-5.10.0-22-sh7785lcr-di jfs-modules-5.10.0-22-sh7785lcr-di xfs-modules-5.10.0-22-sh7785lcr-di fat-modules-5.10.0-22-sh7785lcr-di minix-modules-5.10.0-22-sh7785lcr-di squashfs-modules-5.10.0-22-sh7785lcr-di udf-modules-5.10.0-22-sh7785lcr-di fuse-modules-5.10.0-22-sh7785lcr-di f2fs-modules-5.10.0-22-sh7785lcr-di md-modules-5.10.0-22-sh7785lcr-di multipath-modules-5.10.0-22-sh7785lcr-di nic-usb-modules-5.10.0-22-sh7785lcr-di sata-modules-5.10.0-22-sh7785lcr-di crc-modules-5.10.0-22-sh7785lcr-di crypto-modules-5.10.0-22-sh7785lcr-di crypto-dm-modules-5.10.0-22-sh7785lcr-di nbd-modules-5.10.0-22-sh7785lcr-di speakup-modules-5.10.0-22-sh7785lcr-di sound-modules-5.10.0-22-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-sh7751r-di nic-modules-5.10.0-25-sh7751r-di nic-shared-modules-5.10.0-25-sh7751r-di usb-serial-modules-5.10.0-25-sh7751r-di ppp-modules-5.10.0-25-sh7751r-di pata-modules-5.10.0-25-sh7751r-di cdrom-core-modules-5.10.0-25-sh7751r-di firewire-core-modules-5.10.0-25-sh7751r-di loop-modules-5.10.0-25-sh7751r-di btrfs-modules-5.10.0-25-sh7751r-di ext4-modules-5.10.0-25-sh7751r-di isofs-modules-5.10.0-25-sh7751r-di jfs-modules-5.10.0-25-sh7751r-di xfs-modules-5.10.0-25-sh7751r-di fat-modules-5.10.0-25-sh7751r-di minix-modules-5.10.0-25-sh7751r-di squashfs-modules-5.10.0-25-sh7751r-di udf-modules-5.10.0-25-sh7751r-di fuse-modules-5.10.0-25-sh7751r-di f2fs-modules-5.10.0-25-sh7751r-di md-modules-5.10.0-25-sh7751r-di multipath-modules-5.10.0-25-sh7751r-di usb-storage-modules-5.10.0-25-sh7751r-di nic-usb-modules-5.10.0-25-sh7751r-di sata-modules-5.10.0-25-sh7751r-di i2c-modules-5.10.0-25-sh7751r-di crc-modules-5.10.0-25-sh7751r-di crypto-modules-5.10.0-25-sh7751r-di crypto-dm-modules-5.10.0-25-sh7751r-di nbd-modules-5.10.0-25-sh7751r-di speakup-modules-5.10.0-25-sh7751r-di sound-modules-5.10.0-25-sh7751r-di kernel-image-5.10.0-25-sh7785lcr-di nic-modules-5.10.0-25-sh7785lcr-di nic-shared-modules-5.10.0-25-sh7785lcr-di usb-serial-modules-5.10.0-25-sh7785lcr-di ppp-modules-5.10.0-25-sh7785lcr-di pata-modules-5.10.0-25-sh7785lcr-di cdrom-core-modules-5.10.0-25-sh7785lcr-di firewire-core-modules-5.10.0-25-sh7785lcr-di loop-modules-5.10.0-25-sh7785lcr-di btrfs-modules-5.10.0-25-sh7785lcr-di ext4-modules-5.10.0-25-sh7785lcr-di isofs-modules-5.10.0-25-sh7785lcr-di jfs-modules-5.10.0-25-sh7785lcr-di xfs-modules-5.10.0-25-sh7785lcr-di fat-modules-5.10.0-25-sh7785lcr-di minix-modules-5.10.0-25-sh7785lcr-di squashfs-modules-5.10.0-25-sh7785lcr-di udf-modules-5.10.0-25-sh7785lcr-di fuse-modules-5.10.0-25-sh7785lcr-di f2fs-modules-5.10.0-25-sh7785lcr-di md-modules-5.10.0-25-sh7785lcr-di multipath-modules-5.10.0-25-sh7785lcr-di nic-usb-modules-5.10.0-25-sh7785lcr-di sata-modules-5.10.0-25-sh7785lcr-di crc-modules-5.10.0-25-sh7785lcr-di crypto-modules-5.10.0-25-sh7785lcr-di crypto-dm-modules-5.10.0-25-sh7785lcr-di nbd-modules-5.10.0-25-sh7785lcr-di speakup-modules-5.10.0-25-sh7785lcr-di sound-modules-5.10.0-25-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-sh7751r-di nic-modules-5.10.0-25-sh7751r-di nic-shared-modules-5.10.0-25-sh7751r-di usb-serial-modules-5.10.0-25-sh7751r-di ppp-modules-5.10.0-25-sh7751r-di pata-modules-5.10.0-25-sh7751r-di cdrom-core-modules-5.10.0-25-sh7751r-di firewire-core-modules-5.10.0-25-sh7751r-di loop-modules-5.10.0-25-sh7751r-di btrfs-modules-5.10.0-25-sh7751r-di ext4-modules-5.10.0-25-sh7751r-di isofs-modules-5.10.0-25-sh7751r-di jfs-modules-5.10.0-25-sh7751r-di xfs-modules-5.10.0-25-sh7751r-di fat-modules-5.10.0-25-sh7751r-di minix-modules-5.10.0-25-sh7751r-di squashfs-modules-5.10.0-25-sh7751r-di udf-modules-5.10.0-25-sh7751r-di fuse-modules-5.10.0-25-sh7751r-di f2fs-modules-5.10.0-25-sh7751r-di md-modules-5.10.0-25-sh7751r-di multipath-modules-5.10.0-25-sh7751r-di usb-storage-modules-5.10.0-25-sh7751r-di nic-usb-modules-5.10.0-25-sh7751r-di sata-modules-5.10.0-25-sh7751r-di i2c-modules-5.10.0-25-sh7751r-di crc-modules-5.10.0-25-sh7751r-di crypto-modules-5.10.0-25-sh7751r-di crypto-dm-modules-5.10.0-25-sh7751r-di nbd-modules-5.10.0-25-sh7751r-di speakup-modules-5.10.0-25-sh7751r-di sound-modules-5.10.0-25-sh7751r-di kernel-image-5.10.0-25-sh7785lcr-di nic-modules-5.10.0-25-sh7785lcr-di nic-shared-modules-5.10.0-25-sh7785lcr-di usb-serial-modules-5.10.0-25-sh7785lcr-di ppp-modules-5.10.0-25-sh7785lcr-di pata-modules-5.10.0-25-sh7785lcr-di cdrom-core-modules-5.10.0-25-sh7785lcr-di firewire-core-modules-5.10.0-25-sh7785lcr-di loop-modules-5.10.0-25-sh7785lcr-di btrfs-modules-5.10.0-25-sh7785lcr-di ext4-modules-5.10.0-25-sh7785lcr-di isofs-modules-5.10.0-25-sh7785lcr-di jfs-modules-5.10.0-25-sh7785lcr-di xfs-modules-5.10.0-25-sh7785lcr-di fat-modules-5.10.0-25-sh7785lcr-di minix-modules-5.10.0-25-sh7785lcr-di squashfs-modules-5.10.0-25-sh7785lcr-di udf-modules-5.10.0-25-sh7785lcr-di fuse-modules-5.10.0-25-sh7785lcr-di f2fs-modules-5.10.0-25-sh7785lcr-di md-modules-5.10.0-25-sh7785lcr-di multipath-modules-5.10.0-25-sh7785lcr-di nic-usb-modules-5.10.0-25-sh7785lcr-di sata-modules-5.10.0-25-sh7785lcr-di crc-modules-5.10.0-25-sh7785lcr-di crypto-modules-5.10.0-25-sh7785lcr-di crypto-dm-modules-5.10.0-25-sh7785lcr-di nbd-modules-5.10.0-25-sh7785lcr-di speakup-modules-5.10.0-25-sh7785lcr-di sound-modules-5.10.0-25-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_sh4_none: binary-arch_sh4_none_real binary-arch_sh4_none_sh7751r binary-arch_sh4_none_sh7785lcr
binary-arch_sh4_none_real:
binary-arch_sh4_none_sh7751r: binary-arch_sh4_none_sh7751r_real
binary-arch_sh4_none_sh7751r_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_sh4_none_sh7785lcr: binary-arch_sh4_none_sh7785lcr_real
binary-arch_sh4_none_sh7785lcr_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_sh4_real:: setup_sh4
binary-arch_sh4_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_sparc: binary-arch_sparc_real
binary-arch_sparc64:: binary-arch_sparc64_none binary-arch_sparc64_real
binary-arch_sparc64::
- $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-sparc64-di nic-modules-5.10.0-22-sparc64-di nic-shared-modules-5.10.0-22-sparc64-di usb-serial-modules-5.10.0-22-sparc64-di ppp-modules-5.10.0-22-sparc64-di pata-modules-5.10.0-22-sparc64-di cdrom-core-modules-5.10.0-22-sparc64-di scsi-core-modules-5.10.0-22-sparc64-di scsi-modules-5.10.0-22-sparc64-di btrfs-modules-5.10.0-22-sparc64-di ext4-modules-5.10.0-22-sparc64-di isofs-modules-5.10.0-22-sparc64-di jfs-modules-5.10.0-22-sparc64-di ufs-modules-5.10.0-22-sparc64-di xfs-modules-5.10.0-22-sparc64-di fat-modules-5.10.0-22-sparc64-di squashfs-modules-5.10.0-22-sparc64-di udf-modules-5.10.0-22-sparc64-di fuse-modules-5.10.0-22-sparc64-di f2fs-modules-5.10.0-22-sparc64-di md-modules-5.10.0-22-sparc64-di multipath-modules-5.10.0-22-sparc64-di usb-modules-5.10.0-22-sparc64-di usb-storage-modules-5.10.0-22-sparc64-di fb-modules-5.10.0-22-sparc64-di input-modules-5.10.0-22-sparc64-di nic-usb-modules-5.10.0-22-sparc64-di sata-modules-5.10.0-22-sparc64-di i2c-modules-5.10.0-22-sparc64-di crc-modules-5.10.0-22-sparc64-di crypto-modules-5.10.0-22-sparc64-di crypto-dm-modules-5.10.0-22-sparc64-di ata-modules-5.10.0-22-sparc64-di nbd-modules-5.10.0-22-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-sparc64-di nic-modules-5.10.0-25-sparc64-di nic-shared-modules-5.10.0-25-sparc64-di usb-serial-modules-5.10.0-25-sparc64-di ppp-modules-5.10.0-25-sparc64-di pata-modules-5.10.0-25-sparc64-di cdrom-core-modules-5.10.0-25-sparc64-di scsi-core-modules-5.10.0-25-sparc64-di scsi-modules-5.10.0-25-sparc64-di btrfs-modules-5.10.0-25-sparc64-di ext4-modules-5.10.0-25-sparc64-di isofs-modules-5.10.0-25-sparc64-di jfs-modules-5.10.0-25-sparc64-di ufs-modules-5.10.0-25-sparc64-di xfs-modules-5.10.0-25-sparc64-di fat-modules-5.10.0-25-sparc64-di squashfs-modules-5.10.0-25-sparc64-di udf-modules-5.10.0-25-sparc64-di fuse-modules-5.10.0-25-sparc64-di f2fs-modules-5.10.0-25-sparc64-di md-modules-5.10.0-25-sparc64-di multipath-modules-5.10.0-25-sparc64-di usb-modules-5.10.0-25-sparc64-di usb-storage-modules-5.10.0-25-sparc64-di fb-modules-5.10.0-25-sparc64-di input-modules-5.10.0-25-sparc64-di nic-usb-modules-5.10.0-25-sparc64-di sata-modules-5.10.0-25-sparc64-di i2c-modules-5.10.0-25-sparc64-di crc-modules-5.10.0-25-sparc64-di crypto-modules-5.10.0-25-sparc64-di crypto-dm-modules-5.10.0-25-sparc64-di ata-modules-5.10.0-25-sparc64-di nbd-modules-5.10.0-25-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-25-sparc64-di nic-modules-5.10.0-25-sparc64-di nic-shared-modules-5.10.0-25-sparc64-di usb-serial-modules-5.10.0-25-sparc64-di ppp-modules-5.10.0-25-sparc64-di pata-modules-5.10.0-25-sparc64-di cdrom-core-modules-5.10.0-25-sparc64-di scsi-core-modules-5.10.0-25-sparc64-di scsi-modules-5.10.0-25-sparc64-di btrfs-modules-5.10.0-25-sparc64-di ext4-modules-5.10.0-25-sparc64-di isofs-modules-5.10.0-25-sparc64-di jfs-modules-5.10.0-25-sparc64-di ufs-modules-5.10.0-25-sparc64-di xfs-modules-5.10.0-25-sparc64-di fat-modules-5.10.0-25-sparc64-di squashfs-modules-5.10.0-25-sparc64-di udf-modules-5.10.0-25-sparc64-di fuse-modules-5.10.0-25-sparc64-di f2fs-modules-5.10.0-25-sparc64-di md-modules-5.10.0-25-sparc64-di multipath-modules-5.10.0-25-sparc64-di usb-modules-5.10.0-25-sparc64-di usb-storage-modules-5.10.0-25-sparc64-di fb-modules-5.10.0-25-sparc64-di input-modules-5.10.0-25-sparc64-di nic-usb-modules-5.10.0-25-sparc64-di sata-modules-5.10.0-25-sparc64-di i2c-modules-5.10.0-25-sparc64-di crc-modules-5.10.0-25-sparc64-di crypto-modules-5.10.0-25-sparc64-di crypto-dm-modules-5.10.0-25-sparc64-di ata-modules-5.10.0-25-sparc64-di nbd-modules-5.10.0-25-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_sparc64_none: binary-arch_sparc64_none_real binary-arch_sparc64_none_sparc64 binary-arch_sparc64_none_sparc64-smp
binary-arch_sparc64_none_real:
binary-arch_sparc64_none_sparc64: binary-arch_sparc64_none_sparc64_real
binary-arch_sparc64_none_sparc64-smp: binary-arch_sparc64_none_sparc64-smp_real
binary-arch_sparc64_none_sparc64-smp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_sparc64_real:: setup_sparc64
binary-arch_sparc64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_sparc_real:: setup_sparc
binary-arch_sparc_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-arch_x32: binary-arch_x32_extra binary-arch_x32_real
binary-arch_x32_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='x32' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
binary-arch_x32_real:: setup_x32
binary-arch_x32_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-25' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-indep:: binary-indep_none binary-indep_rt
binary-indep::
- $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-22' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-25' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-25' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-indep_none: binary-indep_none_real
binary-indep_none_real::
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-22' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-25' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-25' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
binary-indep_rt: binary-indep_rt_real
binary-indep_rt_real::
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-22' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-25' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-25' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch: build-arch_alpha build-arch_amd64 build-arch_arm64 build-arch_arm64ilp32 build-arch_armel build-arch_armhf build-arch_hppa build-arch_i386 build-arch_ia64 build-arch_m68k build-arch_mips build-arch_mips64 build-arch_mips64el build-arch_mips64r6 build-arch_mips64r6el build-arch_mipsel build-arch_mipsn32 build-arch_mipsn32el build-arch_mipsn32r6 build-arch_mipsn32r6el build-arch_mipsr6 build-arch_mipsr6el build-arch_powerpc build-arch_ppc64 build-arch_ppc64el build-arch_riscv64 build-arch_s390 build-arch_s390x build-arch_sh3 build-arch_sh4 build-arch_sparc build-arch_sparc64 build-arch_x32
build-arch_alpha: build-arch_alpha_none build-arch_alpha_real
build-arch_alpha_none: build-arch_alpha_none_alpha-generic build-arch_alpha_none_alpha-smp build-arch_alpha_none_real
build-arch_alpha_none_alpha-generic: build-arch_alpha_none_alpha-generic_real
build-arch_alpha_none_alpha-generic_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_alpha_none_alpha-smp: build-arch_alpha_none_alpha-smp_real
build-arch_alpha_none_alpha-smp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_alpha_none_real:
build-arch_alpha_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_amd64: build-arch_amd64_none build-arch_amd64_real build-arch_amd64_rt
build-arch_amd64_none: build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64 build-arch_amd64_none_real
build-arch_amd64_none_amd64: build-arch_amd64_none_amd64_real
build-arch_amd64_none_amd64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_amd64_none_cloud-amd64: build-arch_amd64_none_cloud-amd64_real
build-arch_amd64_none_cloud-amd64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_amd64_none_real:
build-arch_amd64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_amd64_rt: build-arch_amd64_rt_amd64 build-arch_amd64_rt_real
build-arch_amd64_rt_amd64: build-arch_amd64_rt_amd64_real
build-arch_amd64_rt_amd64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_amd64_rt_real:
build-arch_arm64: build-arch_arm64_none build-arch_arm64_real build-arch_arm64_rt
build-arch_arm64_none: build-arch_arm64_none_arm64 build-arch_arm64_none_cloud-arm64 build-arch_arm64_none_real
build-arch_arm64_none_arm64: build-arch_arm64_none_arm64_real
build-arch_arm64_none_arm64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_arm64_none_cloud-arm64: build-arch_arm64_none_cloud-arm64_real
build-arch_arm64_none_cloud-arm64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_arm64_none_real:
build-arch_arm64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_arm64_rt: build-arch_arm64_rt_arm64 build-arch_arm64_rt_real
build-arch_arm64_rt_arm64: build-arch_arm64_rt_arm64_real
build-arch_arm64_rt_arm64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_arm64_rt_real:
build-arch_arm64ilp32: build-arch_arm64ilp32_real
build-arch_arm64ilp32_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_armel: build-arch_armel_none build-arch_armel_real
build-arch_armel_none: build-arch_armel_none_marvell build-arch_armel_none_real build-arch_armel_none_rpi
build-arch_armel_none_marvell: build-arch_armel_none_marvell_real
build-arch_armel_none_marvell_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_armel_none_real:
build-arch_armel_none_rpi: build-arch_armel_none_rpi_real
build-arch_armel_none_rpi_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_armel_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
-build-arch_armhf: build-arch_armhf_none build-arch_armhf_real build-arch_armhf_rt
-build-arch_armhf_none: build-arch_armhf_none_armmp build-arch_armhf_none_armmp-lpae build-arch_armhf_none_real
-build-arch_armhf_none_armmp: build-arch_armhf_none_armmp_real
-build-arch_armhf_none_armmp-lpae: build-arch_armhf_none_armmp-lpae_real
-build-arch_armhf_none_armmp-lpae_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-build-arch_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-build-arch_armhf_none_real:
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+build-arch_armhf: build-arch_armhf_real
build-arch_armhf_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
-build-arch_armhf_rt: build-arch_armhf_rt_armmp build-arch_armhf_rt_real
-build-arch_armhf_rt_armmp: build-arch_armhf_rt_armmp_real
-build-arch_armhf_rt_armmp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-build-arch_armhf_rt_real:
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_hppa: build-arch_hppa_none build-arch_hppa_real
build-arch_hppa_none: build-arch_hppa_none_parisc build-arch_hppa_none_parisc64 build-arch_hppa_none_real
build-arch_hppa_none_parisc: build-arch_hppa_none_parisc_real
build-arch_hppa_none_parisc64: build-arch_hppa_none_parisc64_real
build-arch_hppa_none_parisc64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_hppa_none_real:
build-arch_hppa_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_i386: build-arch_i386_none build-arch_i386_real build-arch_i386_rt
build-arch_i386_none: build-arch_i386_none_686 build-arch_i386_none_686-pae build-arch_i386_none_real
build-arch_i386_none_686: build-arch_i386_none_686_real
build-arch_i386_none_686-pae: build-arch_i386_none_686-pae_real
build-arch_i386_none_686-pae_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_i386_none_686_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_i386_none_real:
build-arch_i386_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_i386_rt: build-arch_i386_rt_686-pae build-arch_i386_rt_real
build-arch_i386_rt_686-pae: build-arch_i386_rt_686-pae_real
build-arch_i386_rt_686-pae_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_i386_rt_real:
build-arch_ia64: build-arch_ia64_none build-arch_ia64_real
build-arch_ia64_none: build-arch_ia64_none_itanium build-arch_ia64_none_mckinley build-arch_ia64_none_real
build-arch_ia64_none_itanium: build-arch_ia64_none_itanium_real
build-arch_ia64_none_itanium_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_ia64_none_mckinley: build-arch_ia64_none_mckinley_real
build-arch_ia64_none_mckinley_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_ia64_none_real:
build-arch_ia64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_m68k: build-arch_m68k_none build-arch_m68k_real
build-arch_m68k_none: build-arch_m68k_none_m68k build-arch_m68k_none_real
build-arch_m68k_none_m68k: build-arch_m68k_none_m68k_real
build-arch_m68k_none_m68k_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_m68k_none_real:
build-arch_m68k_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips: build-arch_mips_none build-arch_mips_real
build-arch_mips64: build-arch_mips64_none build-arch_mips64_real
build-arch_mips64_none: build-arch_mips64_none_5kc-malta build-arch_mips64_none_octeon build-arch_mips64_none_real
build-arch_mips64_none_5kc-malta: build-arch_mips64_none_5kc-malta_real
build-arch_mips64_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64_none_octeon: build-arch_mips64_none_octeon_real
build-arch_mips64_none_octeon_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64_none_real:
build-arch_mips64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64el: build-arch_mips64el_none build-arch_mips64el_real
build-arch_mips64el_none: build-arch_mips64el_none_5kc-malta build-arch_mips64el_none_loongson-3 build-arch_mips64el_none_octeon build-arch_mips64el_none_real
build-arch_mips64el_none_5kc-malta: build-arch_mips64el_none_5kc-malta_real
build-arch_mips64el_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64el_none_loongson-3: build-arch_mips64el_none_loongson-3_real
build-arch_mips64el_none_loongson-3_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64el_none_octeon: build-arch_mips64el_none_octeon_real
build-arch_mips64el_none_octeon_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64el_none_real:
build-arch_mips64el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64r6: build-arch_mips64r6_none build-arch_mips64r6_real
build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6 build-arch_mips64r6_none_real
build-arch_mips64r6_none_mips64r6: build-arch_mips64r6_none_mips64r6_real
build-arch_mips64r6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64r6_none_real:
build-arch_mips64r6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64r6el: build-arch_mips64r6el_none build-arch_mips64r6el_real
build-arch_mips64r6el_none: build-arch_mips64r6el_none_mips64r6el build-arch_mips64r6el_none_real
build-arch_mips64r6el_none_mips64r6el: build-arch_mips64r6el_none_mips64r6el_real
build-arch_mips64r6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips64r6el_none_real:
build-arch_mips64r6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips_none: build-arch_mips_none_4kc-malta build-arch_mips_none_5kc-malta build-arch_mips_none_octeon build-arch_mips_none_real
build-arch_mips_none_4kc-malta: build-arch_mips_none_4kc-malta_real
build-arch_mips_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips_none_5kc-malta: build-arch_mips_none_5kc-malta_real
build-arch_mips_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips_none_octeon: build-arch_mips_none_octeon_real
build-arch_mips_none_octeon_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mips_none_real:
build-arch_mips_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsel: build-arch_mipsel_none build-arch_mipsel_real
build-arch_mipsel_none: build-arch_mipsel_none_4kc-malta build-arch_mipsel_none_5kc-malta build-arch_mipsel_none_loongson-3 build-arch_mipsel_none_octeon build-arch_mipsel_none_real
build-arch_mipsel_none_4kc-malta: build-arch_mipsel_none_4kc-malta_real
build-arch_mipsel_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsel_none_5kc-malta: build-arch_mipsel_none_5kc-malta_real
build-arch_mipsel_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsel_none_loongson-3: build-arch_mipsel_none_loongson-3_real
build-arch_mipsel_none_loongson-3_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsel_none_octeon: build-arch_mipsel_none_octeon_real
build-arch_mipsel_none_octeon_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsel_none_real:
build-arch_mipsel_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsn32: build-arch_mipsn32_real
build-arch_mipsn32_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsn32el: build-arch_mipsn32el_real
build-arch_mipsn32el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsn32r6: build-arch_mipsn32r6_real
build-arch_mipsn32r6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
build-arch_mipsn32r6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsr6: build-arch_mipsr6_none build-arch_mipsr6_real
build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6 build-arch_mipsr6_none_mips64r6 build-arch_mipsr6_none_real
build-arch_mipsr6_none_mips32r6: build-arch_mipsr6_none_mips32r6_real
build-arch_mipsr6_none_mips32r6_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsr6_none_mips64r6: build-arch_mipsr6_none_mips64r6_real
build-arch_mipsr6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsr6_none_real:
build-arch_mipsr6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsr6el: build-arch_mipsr6el_none build-arch_mipsr6el_real
build-arch_mipsr6el_none: build-arch_mipsr6el_none_mips32r6el build-arch_mipsr6el_none_mips64r6el build-arch_mipsr6el_none_real
build-arch_mipsr6el_none_mips32r6el: build-arch_mipsr6el_none_mips32r6el_real
build-arch_mipsr6el_none_mips32r6el_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsr6el_none_mips64r6el: build-arch_mipsr6el_none_mips64r6el_real
build-arch_mipsr6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_mipsr6el_none_real:
build-arch_mipsr6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_powerpc: build-arch_powerpc_none build-arch_powerpc_real
build-arch_powerpc_none: build-arch_powerpc_none_powerpc build-arch_powerpc_none_powerpc-smp build-arch_powerpc_none_powerpc64 build-arch_powerpc_none_real
build-arch_powerpc_none_powerpc: build-arch_powerpc_none_powerpc_real
build-arch_powerpc_none_powerpc-smp: build-arch_powerpc_none_powerpc-smp_real
build-arch_powerpc_none_powerpc-smp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_powerpc_none_powerpc64: build-arch_powerpc_none_powerpc64_real
build-arch_powerpc_none_powerpc64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_powerpc_none_real:
build-arch_powerpc_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_ppc64: build-arch_ppc64_none build-arch_ppc64_real
build-arch_ppc64_none: build-arch_ppc64_none_powerpc64 build-arch_ppc64_none_real
build-arch_ppc64_none_powerpc64: build-arch_ppc64_none_powerpc64_real
build-arch_ppc64_none_powerpc64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_ppc64_none_real:
build-arch_ppc64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_ppc64el: build-arch_ppc64el_none build-arch_ppc64el_real
build-arch_ppc64el_none: build-arch_ppc64el_none_powerpc64le build-arch_ppc64el_none_real
build-arch_ppc64el_none_powerpc64le: build-arch_ppc64el_none_powerpc64le_real
build-arch_ppc64el_none_powerpc64le_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_ppc64el_none_real:
build-arch_ppc64el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_riscv64: build-arch_riscv64_none build-arch_riscv64_real
build-arch_riscv64_none: build-arch_riscv64_none_real build-arch_riscv64_none_riscv64
build-arch_riscv64_none_real:
build-arch_riscv64_none_riscv64: build-arch_riscv64_none_riscv64_real
build-arch_riscv64_none_riscv64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_riscv64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_s390: build-arch_s390_real
build-arch_s390_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_s390x: build-arch_s390x_none build-arch_s390x_real
build-arch_s390x_none: build-arch_s390x_none_real build-arch_s390x_none_s390x
build-arch_s390x_none_real:
build-arch_s390x_none_s390x: build-arch_s390x_none_s390x_real
build-arch_s390x_none_s390x_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
build-arch_s390x_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_sh3: build-arch_sh3_real
build-arch_sh3_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_sh4: build-arch_sh4_none build-arch_sh4_real
build-arch_sh4_none: build-arch_sh4_none_real build-arch_sh4_none_sh7751r build-arch_sh4_none_sh7785lcr
build-arch_sh4_none_real:
build-arch_sh4_none_sh7751r: build-arch_sh4_none_sh7751r_real
build-arch_sh4_none_sh7751r_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_sh4_none_sh7785lcr: build-arch_sh4_none_sh7785lcr_real
build-arch_sh4_none_sh7785lcr_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_sh4_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_sparc: build-arch_sparc_real
build-arch_sparc64: build-arch_sparc64_none build-arch_sparc64_real
build-arch_sparc64_none: build-arch_sparc64_none_real build-arch_sparc64_none_sparc64 build-arch_sparc64_none_sparc64-smp
build-arch_sparc64_none_sparc64: build-arch_sparc64_none_sparc64_real
build-arch_sparc64_none_sparc64-smp: build-arch_sparc64_none_sparc64-smp_real
build-arch_sparc64_none_sparc64-smp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_sparc64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_sparc_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-arch_x32: build-arch_x32_real
build-arch_x32_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-25' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-indep:: build-indep_none build-indep_rt
build-indep::
- $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-22' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-25' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-25' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
build-indep_none: build-indep_none_real
build-indep_none_real:
build-indep_rt: build-indep_rt_real
build-indep_rt_real:
debian/build/config.alpha_none_alpha-generic::
- $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.alpha_none_alpha-smp::
- $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.amd64_none_amd64::
- $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.amd64_none_cloud-amd64::
- $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.amd64_rt_amd64::
- $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.arm64_none_arm64::
- $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.arm64_none_cloud-arm64::
- $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.arm64_rt_arm64::
- $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.armel_none_marvell::
- $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.armel_none_rpi::
- $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
-debian/build/config.armhf_none_armmp::
- $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-debian/build/config.armhf_none_armmp-lpae::
- $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-debian/build/config.armhf_rt_armmp::
- $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.hppa_none_parisc::
- $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.hppa_none_parisc64::
- $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.i386_none_686::
- $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.i386_none_686-pae::
- $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.i386_rt_686-pae::
- $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.ia64_none_itanium::
- $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.ia64_none_mckinley::
- $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.m68k_none_m68k::
- $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-22' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-25' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-25' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips64_none_5kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips64_none_octeon::
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips64el_none_5kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips64el_none_loongson-3::
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips64el_none_octeon::
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips64r6_none_mips64r6::
- $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-22' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-25' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-25' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips64r6el_none_mips64r6el::
- $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-22' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-25' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-25' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips_none_4kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips_none_5kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mips_none_octeon::
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mipsel_none_4kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mipsel_none_5kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mipsel_none_loongson-3::
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mipsel_none_octeon::
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mipsr6_none_mips32r6::
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mipsr6_none_mips64r6::
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mipsr6el_none_mips32r6el::
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.mipsr6el_none_mips64r6el::
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.powerpc_none_powerpc::
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.powerpc_none_powerpc-smp::
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.powerpc_none_powerpc64::
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.ppc64_none_powerpc64::
- $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-22' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-25' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-25' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.ppc64el_none_powerpc64le::
- $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-22' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-25' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-25' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.riscv64_none_riscv64::
- $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-22' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-25' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-25' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.s390x_none_s390x::
- $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-22' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-25' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-25' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
debian/build/config.sh4_none_sh7751r::
- $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.sh4_none_sh7785lcr::
- $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.sparc64_none_sparc64::
- $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
debian/build/config.sparc64_none_sparc64-smp::
- $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup: setup_alpha setup_amd64 setup_arm64 setup_arm64ilp32 setup_armel setup_armhf setup_hppa setup_i386 setup_ia64 setup_m68k setup_mips setup_mips64 setup_mips64el setup_mips64r6 setup_mips64r6el setup_mipsel setup_mipsn32 setup_mipsn32el setup_mipsn32r6 setup_mipsn32r6el setup_mipsr6 setup_mipsr6el setup_none setup_powerpc setup_ppc64 setup_ppc64el setup_riscv64 setup_rt setup_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_x32
setup_alpha: setup_alpha_none setup_alpha_real
setup_alpha_none: setup_alpha_none_alpha-generic setup_alpha_none_alpha-smp setup_alpha_none_real
setup_alpha_none_alpha-generic: setup_alpha_none_alpha-generic_real
setup_alpha_none_alpha-generic_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_alpha_none_alpha-smp: setup_alpha_none_alpha-smp_real
setup_alpha_none_alpha-smp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_alpha_none_real:
setup_alpha_real:
setup_amd64: setup_amd64_none setup_amd64_real setup_amd64_rt
setup_amd64_none: setup_amd64_none_amd64 setup_amd64_none_cloud-amd64 setup_amd64_none_real
setup_amd64_none_amd64: setup_amd64_none_amd64_real
setup_amd64_none_amd64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_amd64_none_cloud-amd64: setup_amd64_none_cloud-amd64_real
setup_amd64_none_cloud-amd64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_amd64_none_real:
setup_amd64_real:
setup_amd64_rt: setup_amd64_rt_amd64 setup_amd64_rt_real
setup_amd64_rt_amd64: setup_amd64_rt_amd64_real
setup_amd64_rt_amd64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_amd64_rt_real:
setup_arm64: setup_arm64_none setup_arm64_real setup_arm64_rt
setup_arm64_none: setup_arm64_none_arm64 setup_arm64_none_cloud-arm64 setup_arm64_none_real
setup_arm64_none_arm64: setup_arm64_none_arm64_real
setup_arm64_none_arm64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_arm64_none_cloud-arm64: setup_arm64_none_cloud-arm64_real
setup_arm64_none_cloud-arm64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_arm64_none_real:
setup_arm64_real:
setup_arm64_rt: setup_arm64_rt_arm64 setup_arm64_rt_real
setup_arm64_rt_arm64: setup_arm64_rt_arm64_real
setup_arm64_rt_arm64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_arm64_rt_real:
setup_arm64ilp32: setup_arm64ilp32_real
setup_arm64ilp32_real:
setup_armel_none: setup_armel_none_marvell setup_armel_none_real setup_armel_none_rpi
setup_armel_none_marvell: setup_armel_none_marvell_real
setup_armel_none_marvell_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_armel_none_real:
setup_armel_none_rpi: setup_armel_none_rpi_real
setup_armel_none_rpi_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_armel_real:
-setup_armhf: setup_armhf_none setup_armhf_real setup_armhf_rt
-setup_armhf_none: setup_armhf_none_armmp setup_armhf_none_armmp-lpae setup_armhf_none_real
-setup_armhf_none_armmp: setup_armhf_none_armmp_real
-setup_armhf_none_armmp-lpae: setup_armhf_none_armmp-lpae_real
-setup_armhf_none_armmp-lpae_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-setup_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-setup_armhf_none_real:
+setup_armhf: setup_armhf_real
setup_armhf_real:
-setup_armhf_rt: setup_armhf_rt_armmp setup_armhf_rt_real
-setup_armhf_rt_armmp: setup_armhf_rt_armmp_real
-setup_armhf_rt_armmp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
-setup_armhf_rt_real:
setup_hppa: setup_hppa_none setup_hppa_real
setup_hppa_none: setup_hppa_none_parisc setup_hppa_none_parisc64 setup_hppa_none_real
setup_hppa_none_parisc: setup_hppa_none_parisc_real
setup_hppa_none_parisc64: setup_hppa_none_parisc64_real
setup_hppa_none_parisc64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_hppa_none_real:
setup_hppa_real:
setup_i386: setup_i386_none setup_i386_real setup_i386_rt
setup_i386_none_686: setup_i386_none_686_real
setup_i386_none_686-pae: setup_i386_none_686-pae_real
setup_i386_none_686-pae_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_i386_none_686_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_i386_none_real:
setup_i386_real:
setup_i386_rt: setup_i386_rt_686-pae setup_i386_rt_real
setup_i386_rt_686-pae: setup_i386_rt_686-pae_real
setup_i386_rt_686-pae_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_i386_rt_real:
setup_ia64: setup_ia64_none setup_ia64_real
setup_ia64_none: setup_ia64_none_itanium setup_ia64_none_mckinley setup_ia64_none_real
setup_ia64_none_itanium: setup_ia64_none_itanium_real
setup_ia64_none_itanium_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_ia64_none_mckinley: setup_ia64_none_mckinley_real
setup_ia64_none_mckinley_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_ia64_none_real:
setup_ia64_real:
setup_m68k: setup_m68k_none setup_m68k_real
setup_m68k_none: setup_m68k_none_m68k setup_m68k_none_real
setup_m68k_none_m68k: setup_m68k_none_m68k_real
setup_m68k_none_m68k_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_m68k_none_real:
setup_m68k_real:
setup_mips: setup_mips_none setup_mips_real
setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_octeon setup_mips64_none_real
setup_mips64_none_5kc-malta: setup_mips64_none_5kc-malta_real
setup_mips64_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips64_none_octeon: setup_mips64_none_octeon_real
setup_mips64_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips64_none_real:
setup_mips64_real:
setup_mips64el: setup_mips64el_none setup_mips64el_real
setup_mips64el_none: setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_octeon setup_mips64el_none_real
setup_mips64el_none_5kc-malta: setup_mips64el_none_5kc-malta_real
setup_mips64el_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips64el_none_loongson-3: setup_mips64el_none_loongson-3_real
setup_mips64el_none_loongson-3_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
setup_mips64el_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips64el_none_real:
setup_mips64el_real:
setup_mips64r6: setup_mips64r6_none setup_mips64r6_real
setup_mips64r6_none: setup_mips64r6_none_mips64r6 setup_mips64r6_none_real
setup_mips64r6_none_mips64r6: setup_mips64r6_none_mips64r6_real
setup_mips64r6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips64r6_none_real:
setup_mips64r6_real:
setup_mips64r6el: setup_mips64r6el_none setup_mips64r6el_real
setup_mips64r6el_none: setup_mips64r6el_none_mips64r6el setup_mips64r6el_none_real
setup_mips64r6el_none_mips64r6el: setup_mips64r6el_none_mips64r6el_real
setup_mips64r6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips64r6el_none_real:
setup_mips64r6el_real:
setup_mips_none: setup_mips_none_4kc-malta setup_mips_none_5kc-malta setup_mips_none_octeon setup_mips_none_real
setup_mips_none_4kc-malta: setup_mips_none_4kc-malta_real
setup_mips_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips_none_5kc-malta: setup_mips_none_5kc-malta_real
setup_mips_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips_none_octeon: setup_mips_none_octeon_real
setup_mips_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mips_none_real:
setup_mips_real:
setup_mipsel: setup_mipsel_none setup_mipsel_real
setup_mipsel_none: setup_mipsel_none_4kc-malta setup_mipsel_none_5kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_octeon setup_mipsel_none_real
setup_mipsel_none_4kc-malta: setup_mipsel_none_4kc-malta_real
setup_mipsel_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mipsel_none_5kc-malta: setup_mipsel_none_5kc-malta_real
setup_mipsel_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mipsel_none_loongson-3: setup_mipsel_none_loongson-3_real
setup_mipsel_none_loongson-3_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
setup_mipsel_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mipsel_none_real:
setup_mipsel_real:
setup_mipsn32: setup_mipsn32_real
setup_mipsr6_none: setup_mipsr6_none_mips32r6 setup_mipsr6_none_mips64r6 setup_mipsr6_none_real
setup_mipsr6_none_mips32r6: setup_mipsr6_none_mips32r6_real
setup_mipsr6_none_mips32r6_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real
setup_mipsr6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mipsr6_none_real:
setup_mipsr6_real:
setup_mipsr6el: setup_mipsr6el_none setup_mipsr6el_real
setup_mipsr6el_none: setup_mipsr6el_none_mips32r6el setup_mipsr6el_none_mips64r6el setup_mipsr6el_none_real
setup_mipsr6el_none_mips32r6el: setup_mipsr6el_none_mips32r6el_real
setup_mipsr6el_none_mips32r6el_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real
setup_mipsr6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_mipsr6el_none_real:
setup_mipsr6el_real:
setup_none: setup_none_real
setup_powerpc_none_powerpc: setup_powerpc_none_powerpc_real
setup_powerpc_none_powerpc-smp: setup_powerpc_none_powerpc-smp_real
setup_powerpc_none_powerpc-smp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
setup_powerpc_none_powerpc64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_powerpc_none_real:
setup_powerpc_real:
setup_ppc64: setup_ppc64_none setup_ppc64_real
setup_ppc64_none: setup_ppc64_none_powerpc64 setup_ppc64_none_real
setup_ppc64_none_powerpc64: setup_ppc64_none_powerpc64_real
setup_ppc64_none_powerpc64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_ppc64_none_real:
setup_ppc64_real:
setup_ppc64el: setup_ppc64el_none setup_ppc64el_real
setup_ppc64el_none: setup_ppc64el_none_powerpc64le setup_ppc64el_none_real
setup_ppc64el_none_powerpc64le: setup_ppc64el_none_powerpc64le_real
setup_ppc64el_none_powerpc64le_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_ppc64el_none_real:
setup_ppc64el_real:
setup_riscv64: setup_riscv64_none setup_riscv64_real
setup_riscv64_none_real:
setup_riscv64_none_riscv64: setup_riscv64_none_riscv64_real
setup_riscv64_none_riscv64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_riscv64_real:
setup_rt: setup_rt_real
setup_rt_real:
setup_s390x_none_real:
setup_s390x_none_s390x: setup_s390x_none_s390x_real
setup_s390x_none_s390x_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
setup_s390x_real:
setup_sh3: setup_sh3_real
setup_sh3_real:
setup_sh4_none_real:
setup_sh4_none_sh7751r: setup_sh4_none_sh7751r_real
setup_sh4_none_sh7751r_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
setup_sh4_none_sh7785lcr_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_sh4_real:
setup_sparc: setup_sparc_real
setup_sparc64: setup_sparc64_none setup_sparc64_real
setup_sparc64_none_sparc64: setup_sparc64_none_sparc64_real
setup_sparc64_none_sparc64-smp: setup_sparc64_none_sparc64-smp_real
setup_sparc64_none_sparc64-smp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-25' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
setup_sparc64_real:
setup_sparc_real:
setup_x32: setup_x32_real
source: source_none source_rt
source_none: source_none_real
source_none_real::
- $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-22' FEATURESET='none' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-25' FEATURESET='none' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-25' FEATURESET='none' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
source_rt: source_rt_real
source_rt_real::
- $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-22' FEATURESET='rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
- $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-25' FEATURESET='rt' SOURCEVERSION='5.10.191-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++ $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-25' FEATURESET='rt' SOURCEVERSION='5.10.191-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
Tests: selftests
Restrictions: breaks-testbed, needs-root, isolation-machine
- Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-22-alpha-generic [alpha], linux-image-5.10.0-22-alpha-smp [alpha], linux-image-5.10.0-22-amd64-unsigned [amd64], linux-image-5.10.0-22-cloud-amd64-unsigned [amd64], linux-image-5.10.0-22-rt-amd64-unsigned [amd64], linux-image-5.10.0-22-arm64-unsigned [arm64], linux-image-5.10.0-22-cloud-arm64-unsigned [arm64], linux-image-5.10.0-22-rt-arm64-unsigned [arm64], linux-image-5.10.0-22-marvell [armel], linux-image-5.10.0-22-rpi [armel], linux-image-5.10.0-22-parisc [hppa], linux-image-5.10.0-22-parisc64 [hppa], linux-image-5.10.0-22-686-unsigned [i386], linux-image-5.10.0-22-686-pae-unsigned [i386], linux-image-5.10.0-22-rt-686-pae-unsigned [i386], linux-image-5.10.0-22-itanium [ia64], linux-image-5.10.0-22-mckinley [ia64], linux-image-5.10.0-22-m68k [m68k], linux-image-5.10.0-22-4kc-malta [mips mipsel], linux-image-5.10.0-22-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-22-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-22-loongson-3 [mips64el mipsel], linux-image-5.10.0-22-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-22-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-22-mips32r6 [mipsr6], linux-image-5.10.0-22-mips32r6el [mipsr6el], linux-image-5.10.0-22-powerpc [powerpc], linux-image-5.10.0-22-powerpc-smp [powerpc], linux-image-5.10.0-22-powerpc64 [powerpc ppc64], linux-image-5.10.0-22-powerpc64le [ppc64el], linux-image-5.10.0-22-riscv64 [riscv64], linux-image-5.10.0-22-s390x [s390x], linux-image-5.10.0-22-sh7751r [sh4], linux-image-5.10.0-22-sh7785lcr [sh4], linux-image-5.10.0-22-sparc64 [sparc64], linux-image-5.10.0-22-sparc64-smp [sparc64]
-Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-25-alpha-generic [alpha], linux-image-5.10.0-25-alpha-smp [alpha], linux-image-5.10.0-25-amd64-unsigned [amd64], linux-image-5.10.0-25-cloud-amd64-unsigned [amd64], linux-image-5.10.0-25-rt-amd64-unsigned [amd64], linux-image-5.10.0-25-arm64-unsigned [arm64], linux-image-5.10.0-25-cloud-arm64-unsigned [arm64], linux-image-5.10.0-25-rt-arm64-unsigned [arm64], linux-image-5.10.0-25-marvell [armel], linux-image-5.10.0-25-rpi [armel], linux-image-5.10.0-25-armmp [armhf], linux-image-5.10.0-25-armmp-lpae [armhf], linux-image-5.10.0-25-rt-armmp [armhf], linux-image-5.10.0-25-parisc [hppa], linux-image-5.10.0-25-parisc64 [hppa], linux-image-5.10.0-25-686-unsigned [i386], linux-image-5.10.0-25-686-pae-unsigned [i386], linux-image-5.10.0-25-rt-686-pae-unsigned [i386], linux-image-5.10.0-25-itanium [ia64], linux-image-5.10.0-25-mckinley [ia64], linux-image-5.10.0-25-m68k [m68k], linux-image-5.10.0-25-4kc-malta [mips mipsel], linux-image-5.10.0-25-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-25-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-25-loongson-3 [mips64el mipsel], linux-image-5.10.0-25-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-25-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-25-mips32r6 [mipsr6], linux-image-5.10.0-25-mips32r6el [mipsr6el], linux-image-5.10.0-25-powerpc [powerpc], linux-image-5.10.0-25-powerpc-smp [powerpc], linux-image-5.10.0-25-powerpc64 [powerpc ppc64], linux-image-5.10.0-25-powerpc64le [ppc64el], linux-image-5.10.0-25-riscv64 [riscv64], linux-image-5.10.0-25-s390x [s390x], linux-image-5.10.0-25-sh7751r [sh4], linux-image-5.10.0-25-sh7785lcr [sh4], linux-image-5.10.0-25-sparc64 [sparc64], linux-image-5.10.0-25-sparc64-smp [sparc64]
++Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-25-alpha-generic [alpha], linux-image-5.10.0-25-alpha-smp [alpha], linux-image-5.10.0-25-amd64-unsigned [amd64], linux-image-5.10.0-25-cloud-amd64-unsigned [amd64], linux-image-5.10.0-25-rt-amd64-unsigned [amd64], linux-image-5.10.0-25-arm64-unsigned [arm64], linux-image-5.10.0-25-cloud-arm64-unsigned [arm64], linux-image-5.10.0-25-rt-arm64-unsigned [arm64], linux-image-5.10.0-25-marvell [armel], linux-image-5.10.0-25-rpi [armel], linux-image-5.10.0-25-parisc [hppa], linux-image-5.10.0-25-parisc64 [hppa], linux-image-5.10.0-25-686-unsigned [i386], linux-image-5.10.0-25-686-pae-unsigned [i386], linux-image-5.10.0-25-rt-686-pae-unsigned [i386], linux-image-5.10.0-25-itanium [ia64], linux-image-5.10.0-25-mckinley [ia64], linux-image-5.10.0-25-m68k [m68k], linux-image-5.10.0-25-4kc-malta [mips mipsel], linux-image-5.10.0-25-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-25-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-25-loongson-3 [mips64el mipsel], linux-image-5.10.0-25-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-25-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-25-mips32r6 [mipsr6], linux-image-5.10.0-25-mips32r6el [mipsr6el], linux-image-5.10.0-25-powerpc [powerpc], linux-image-5.10.0-25-powerpc-smp [powerpc], linux-image-5.10.0-25-powerpc64 [powerpc ppc64], linux-image-5.10.0-25-powerpc64le [ppc64el], linux-image-5.10.0-25-riscv64 [riscv64], linux-image-5.10.0-25-s390x [s390x], linux-image-5.10.0-25-sh7751r [sh4], linux-image-5.10.0-25-sh7785lcr [sh4], linux-image-5.10.0-25-sparc64 [sparc64], linux-image-5.10.0-25-sparc64-smp [sparc64]
Classes: smp