- linux (4.16.12-1+rpi1) buster-staging; urgency=medium
++linux (4.16.16-2+rpi1) buster-staging; urgency=medium
+
+ [changes brought forward from 4.14.13-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Feb 2018 23:32:32 +0000]
+ * Disable kernel builds from this package, we build our kernels from other source packages.
+
+ [changes introduced in 4.16.5-1+rpi1 by Peter Michael Green]
+ * Revert change to regex that broke control file generation with our version numbers.
+ * Improve error message when scripts can't parse version number.
+
- -- Raspbian forward porter <root@raspbian.org> Thu, 31 May 2018 05:07:10 +0000
++ -- Raspbian forward porter <root@raspbian.org> Wed, 04 Jul 2018 00:30:30 +0000
++
+ linux (4.16.16-2) unstable; urgency=medium
+
+ * [powerpc*] Ignore further ABI changes in cxl.
+ * [ia64] Add compress-modules udeb.
+
+ -- Bastian Blank <waldi@debian.org> Fri, 22 Jun 2018 11:50:22 +0200
+
+ linux (4.16.16-1) unstable; urgency=medium
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.13
+ - [mips*] c-r4k: Fix data corruption related to cache coherence
+ - [mips*] ptrace: Expose FIR register through FP regset
+ - [mips*] Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32
+ FGRs
+ - affs_lookup(): close a race with affs_remove_link()
+ - fix breakage caused by d_find_alias() semantics change
+ - fs: don't scan the inode cache before SB_BORN is set
+ - aio: fix io_destroy(2) vs. lookup_ioctx() race
+ - Btrfs: fix error handling in btrfs_truncate()
+ - ALSA: timer: Fix pause event notification
+ - do d_instantiate/unlock_new_inode combinations safely
+ - mmc: block: propagate correct returned value in mmc_rpmb_ioctl
+ - mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
+ - mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
+ - mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus
+ - ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
+ - libata: Blacklist some Sandisk SSDs for NCQ
+ - libata: blacklist Micron 500IT SSD with MU01 firmware
+ - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
+ - drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
+ - [arm64] lse: Add early clobbers to some input/output asm operands
+ - [arm64] export tishift functions to modules
+ - [powerpc*] 64s: Clear PCR on boot
+ - IB/hfi1: Use after free race condition in send context error path
+ - IB/umem: Use the correct mm during ib_umem_release
+ - sr: pass down correctly sized SCSI sense buffer (CVE-2018-11506)
+ - bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
+ - idr: fix invalid ptr dereference on item delete
+ - Revert "ipc/shm: Fix shmat mmap nil-page protection"
+ - ipc/shm: fix shmat() nil address after round-down when remapping
+ - mm/kasan: don't vfree() nonexistent vm_area
+ - kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
+ - kasan: fix memory hotplug during boot
+ - kernel/sys.c: fix potential Spectre v1 issue
+ - PM / core: Fix direct_complete handling for devices with no callbacks
+ - KVM/VMX: Expose SSBD properly to guests
+ - KVM: s390: vsie: fix < 8k check for the itdba
+ - KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
+ - kvm: x86: IA32_ARCH_CAPABILITIES is always supported
+ - x86/kvm: fix LAPIC timer drift when guest uses periodic mode
+ - [armhf] dts: sun4i: Fix incorrect clocks for displays
+ - sh: fix debug trap failure to process signals before return to user
+ - firmware: dmi_scan: Fix UUID length safety check
+ - nvme: don't send keep-alives to the discovery controller
+ - Btrfs: clean up resources during umount after trans is aborted
+ - Btrfs: fix loss of prealloc extents past i_size after fsync log replay
+ - x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
+ - x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
+ - bnxt_en: Ignore src port field in decap filter nodes
+ - nvme: expand nvmf_check_if_ready checks
+ - fs/proc/proc_sysctl.c: fix potential page fault while unregistering
+ sysctl table
+ - kasan: fix invalid-free test crashing the kernel
+ - kasan, slub: fix handling of kasan_slab_free hook
+ - swap: divide-by-zero when zero length swap file on ssd
+ - z3fold: fix memory leak
+ - sr: get/drop reference to device in revalidate and check_events
+ - Force log to disk before reading the AGF during a fstrim
+ - cpufreq: CPPC: Initialize shared perf capabilities of CPUs
+ - powerpc/fscr: Enable interrupts earlier before calling get_user()
+ - perf tools: Fix perf builds with clang support
+ - perf clang: Add support for recent clang versions
+ - dp83640: Ensure against premature access to PHY registers after reset
+ - ibmvnic: Zero used TX descriptor counter on reset
+ - genirq/affinity: Don't return with empty affinity masks on error
+ - mm/ksm: fix interaction with THP
+ - mm: fix races between address_space dereference and free in
+ page_evicatable
+ - mm: thp: fix potential clearing to referenced flag in
+ page_idle_clear_pte_refs_one()
+ - Btrfs: bail out on error during replay_dir_deletes
+ - Btrfs: fix NULL pointer dereference in log_dir_items
+ - btrfs: Fix possible softlock on single core machines
+ - IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
+ - ocfs2/dlm: don't handle migrate lockres if already in shutdown
+ - [powerpc*] 64s: Fix restore of AMOR on POWER9 after deep sleep
+ - sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
+ - x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead
+ of this_cpu_has() in build_cr3_noflush()
+ - KVM: VMX: raise internal error for exception during invalid protected
+ mode state
+ - lan78xx: Connect phy early
+ - fscache: Fix hanging wait on page discarded by writeback
+ - dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks
+ - [sparc64] Make atomic_xchg() an inline function rather than a macro.
+ - riscv/spinlock: Strengthen implementations with fences
+ - platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()
+ - net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
+ - net: bgmac: Correctly annotate register space
+ - bnxt_en: fix clear flags in ethtool reset handling
+ - [powerpc*] 64s: sreset panic if there is no debugger or crash dump handlers
+ - btrfs: tests/qgroup: Fix wrong tree backref level
+ - Btrfs: fix copy_items() return value when logging an inode
+ - btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
+ - btrfs: qgroup: Fix root item corruption when multiple same source
+ snapshots are created with quota enabled
+ - rxrpc: Fix resend event time calculation
+ - rxrpc: Fix Tx ring annotation after initial Tx failure
+ - rxrpc: Don't treat call aborts as conn aborts
+ - xen/acpi: off by one in read_acpi_id()
+ - drivers: macintosh: rack-meter: really fix bogus memsets
+ - ACPI: acpi_pad: Fix memory leak in power saving threads
+ - powerpc/mpic: Check if cpu_possible() in mpic_physmask()
+ - ieee802154: ca8210: fix uninitialised data read
+ - ath10k: advertize beacon_int_min_gcd
+ - iommu/amd: Take into account that alloc_dev_data() may return NULL
+ - intel_th: Use correct method of finding hub
+ - [m68k] set dma and coherent masks for platform FEC ethernets
+ - iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq
+ - iwlwifi: mvm: take RCU lock before dereferencing
+ - net/mlx5e: Move all TX timeout logic to be under state lock
+ - parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
+ - perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
+ - hwmon: (nct6775) Fix writing pwmX_mode
+ - mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()
+ - mt76x2: fix warning in ieee80211_get_key_rx_seq()
+ - [powerpc] perf: Prevent kernel address leak to userspace via BHRB buffer
+ - [powerpc] perf: Fix kernel address leak via sampling registers
+ - rsi: fix kernel panic observed on 64bit machine
+ - tools/thermal: tmon: fix for segfault
+ - selftests: Print the test we're running to /dev/kmsg
+ - i40e: hold the RTNL lock while changing interrupt schemes
+ - net/mlx5: Protect from command bit overflow
+ - watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
+ - net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
+ - net: hns3: fix for returning wrong value problem in
+ hns3_get_rss_indir_size
+ - net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
+ - net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
+ - ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
+ - nvme_fc: fix abort race on teardown with lld reject
+ - nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
+ - ath9k: fix crash in spectral scan
+ - btrfs: fix null pointer deref when target device is missing
+ - cxgb4: Setup FW queues before registering netdev
+ - hv_netvsc: Fix the return status in RX path
+ - ima: Fix Kconfig to select TPM 2.0 CRB interface
+ - ima: Fallback to the builtin hash algorithm
+ - watchdog: aspeed: Allow configuring for alternate boot
+ - gfs2: Check for the end of metadata in punch_hole
+ - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
+ - [armhf] dts: socfpga: fix GIC PPI warning
+ - ima: clear IMA_HASH
+ - ext4: don't complain about incorrect features when probing
+ - drm/vmwgfx: Unpin the screen object backup buffer when not used
+ - iommu/mediatek: Fix protect memory setting
+ - cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
+ - firmware: fix checking for return values for fw_add_devm_name()
+ - IB/mlx5: Set the default active rate and width to QDR and 4X
+ - zorro: Set up z->dev.dma_mask for the DMA API
+ - bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
+ - remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
+ - bcache: fix cached_dev->count usage for bch_cache_set_error()
+ - ACPICA: Events: add a return on failure from acpi_hw_register_read
+ - ACPICA: Fix memory leak on unusual memory leak
+ - bcache: stop dc->writeback_rate_update properly
+ - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
+ - cxgb4: Fix queue free path of ULD drivers
+ - i2c: mv64xxx: Apply errata delay only in standard mode
+ - KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
+ - perf top: Fix top.c[all] all-graph config option reading
+ - perf stat: Fix core dump when flag T is used
+ - IB/core: Honor port_num while resolving GID for IB link layer
+ - drm/amdkfd: add missing include of mm.h
+ - coresight: Use %px to print pcsr instead of %p
+ - ibmvnic: Fix reset return from closed state
+ - regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
+ - spi: bcm-qspi: fIX some error handling paths
+ - net/smc: pay attention to MAX_ORDER for CQ entries
+ - MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
+ - powerpc/vas: Fix cleanup when VAS is not configured
+ - PCI: Restore config space on runtime resume despite being unbound
+ - watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()
+ - watchdog: dw: RMW the control register
+ - watchdog: aspeed: Fix translation of reset mode to ctrl register
+ - ipmi_ssif: Fix kernel panic at msg_done_handler
+ - [arm64] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
+ - [arm64] drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
+ - [powerpc] powernv/npu: Fix deadlock in mmio_invalidate()
+ - f2fs: flush cp pack except cp pack 2 page at first
+ - cxl: Check if PSL data-cache is available before issue flush request
+ - f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
+ - f2fs: fix to clear CP_TRIMMED_FLAG
+ - f2fs: fix to check extent cache in f2fs_drop_extent_tree
+ - perf/core: Fix installing cgroup events on CPU
+ - max17042: propagate of_node to power supply device
+ - perf/core: Fix perf_output_read_group()
+ - drm/panel: simple: Fix the bus format for the Ontat panel
+ - hwmon: (pmbus/max8688) Accept negative page register values
+ - hwmon: (pmbus/adm1275) Accept negative page register values
+ - [amd64] perf: Properly save/restore the PMU state in the NMI handler
+ - cdrom: do not call check_disk_change() inside cdrom_open()
+ - [armhf, arm64] efi: Only register page tables when they exist
+ - [amd64] perf: Fix large period handling on Broadwell CPUs
+ - [amd64] perf: Fix event update for auto-reload
+ - [arm64] dts: qcom: Fix SPI5 config on MSM8996
+ - [arm64] soc: qcom: wcnss_ctrl: Fix increment in NV upload
+ - gfs2: Fix fallocate chunk size
+ - [amd64] x86/devicetree: Initialize device tree before using it
+ - [amd64] x86/devicetree: Fix device IRQ settings in DT
+ - phy: rockchip-emmc: retry calpad busy trimming
+ - ALSA: vmaster: Propagate slave error
+ - phy: qcom-qmp: Fix phy pipe clock gating
+ - drm/bridge: sii902x: Retry status read after DDI I2C
+ - drm/amdgpu: Clean sdma wptr register when only enable wptr polling
+ - tools: hv: fix compiler warnings about major/target_fname
+ - block: null_blk: fix 'Invalid parameters' when loading module
+ - dmaengine: pl330: fix a race condition in case of threaded irqs
+ - [powerpc] mm/slice: Remove intermediate bitmap copy
+ - [powerpc] mm/slice: create header files dedicated to slices
+ - [powerpc] mm/slice: Enhance for supporting PPC32
+ - [powerpc] mm/slice: Fix hugepage allocation at hint address on 8xx
+ - dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
+ - enic: enable rq before updating rq descriptors
+ - watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
+ - hwrng: stm32 - add reset during probe
+ - pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs
+ - pinctrl: artpec6: dt: add missing pin group uart5nocts
+ - vfio-ccw: fence off transport mode
+ - dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
+ - drm: omapdrm: dss: Move initialization code from component bind to probe
+ - [armhf] dts: dra71-evm: Correct evm_sd regulator max voltage
+ - drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
+ - drm/amdgpu: adjust timeout for ib_ring_tests(v2)
+ - ibmvnic: Allocate statistics buffers during probe
+ - [armhf, arm64] net: stmmac: ensure that the device has released ownership
+ before reading data
+ - [armhf, arm64] net: stmmac: ensure that the MSS desc is the last desc to
+ set the own bit
+ - cpufreq: Reorder cpufreq_online() error code path
+ - dpaa_eth: fix SG mapping
+ - PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
+ - udf: Provide saner default for invalid uid / gid
+ - ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
+ - sh_eth: fix TSU init on SH7734/R8A7740
+ - power: supply: ltc2941-battery-gauge: Fix temperature units
+ - [armhf] dts: bcm283x: Fix probing of bcm2835-i2s
+ - [armhf] dts: bcm283x: Fix pin function of JTAG pins
+ - PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
+ - hwrng: bcm2835 - Handle deferred clock properly
+ - audit: return on memory error to avoid null pointer dereference
+ - [armhf, arm64] net: stmmac: call correct function in
+ stmmac_mac_config_rx_queues_routing()
+ - rcu: Call touch_nmi_watchdog() while printing stall warnings
+ - pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI
+ pins group
+ - dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
+ - drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
+ - dpaa_eth: fix pause capability advertisement logic
+ - [mips*/octeon] Fix logging messages with spurious periods after newlines
+ - [arm64] soc: renesas: r8a77970-sysc: fix power area parents
+ - [armhf] drm/rockchip: Respect page offset for PRIME mmap calls
+ - x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic'
+ specified
+ - perf report: Fix wrong jump arrow
+ - perf tests: Use arch__compare_symbol_names to compare symbols
+ - perf report: Fix memory corruption in --branch-history mode
+ --branch-history
+ - perf tests: Fix dwarf unwind for stripped binaries
+ - selftests/net: fixes psock_fanout eBPF test case
+ - drm/vblank: Data type fixes for 64-bit vblank sequences.
+ - netlabel: If PF_INET6, check sk_buff ip header version
+ - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3
+ - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2
+ - selftests: Add FIB onlink tests
+ - regmap: Correct comparison in regmap_cached
+ - soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is
+ powered off
+ - i40e: Add delay after EMP reset for firmware to recover
+ - [armhf] dts: imx7d: cl-som-imx7: fix pinctrl_enet
+ - [armhf] dts: porter: Fix HDMI output routing
+ - regulator: of: Add a missing 'of_node_put()' in an error handling path of
+ 'of_regulator_match()'
+ - pinctrl: msm: Use dynamic GPIO numbering
+ - pinctrl: mcp23s08: spi: Fix regmap debugfs entries
+ - kdb: make "mdr" command repeat
+ - drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.14
+ - objtool: Support GCC 8's cold subfunctions
+ - objtool: Support GCC 8 switch tables
+ - objtool: Detect RIP-relative switch table references
+ - objtool: Detect RIP-relative switch table references, part 2
+ - objtool: Fix "noreturn" detection for recursive sibling calls
+ - x86/mce/AMD: Carve out SMCA get_block_address() code
+ - x86/MCE/AMD: Cache SMCA MISC block addresses
+ - drm/vmwgfx: Use kasprintf
+ - drm/vmwgfx: Fix host logging / guestinfo reading error paths
+ - Revert "pinctrl: msm: Use dynamic GPIO numbering"
+ - xfs: convert XFS_AGFL_SIZE to a helper function
+ - xfs: detect agfl count corruption and reset agfl
+ - Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
+ - Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoints should use RMI
+ - Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
+ - Input: synaptics - add Lenovo 80 series ids to SMBus
+ - Input: elan_i2c_smbus - fix corrupted stack
+ - tracing: Fix crash when freeing instances with event triggers
+ - tracing: Make the snapshot trigger work with instances
+ - nvme: fix extended data LBA supported setting
+ - selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
+ - cfg80211: further limit wiphy names to 64 bytes
+ - drm/amd/powerplay: Fix enum mismatch
+ - rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
+ - iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
+ - iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
+ - iio:buffer: make length types match kfifo types
+ - iio:kfifo_buf: check for uint overflow
+ - iio: adc: stm32-dfsdm: fix successive oversampling settings
+ - iio: adc: stm32-dfsdm: fix sample rate for div2 spi clock
+ - iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
+ - iio: adc: select buffer for at91-sama5d2_adc
+ - MIPS: lantiq: gphy: Drop reboot/remove reset asserts
+ - MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
+ - MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
+ - scsi: scsi_transport_srp: Fix shost to rport translation
+ - stm class: Use vmalloc for the master map
+ - hwtracing: stm: fix build error on some arches
+ - IB/core: Fix error code for invalid GID entry
+ - mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
+ - Revert "rt2800: use TXOP_BACKOFF for probe frames"
+ - intel_th: Use correct device when freeing buffers
+ - drm/psr: Fix missed entry in PSR setup time table.
+ - drm/i915/lvds: Move acpi lid notification registration to registration phase
+ - drm/i915: Disable LVDS on Radiant P845
+ - fix io_destroy()/aio_complete() race
+ - mm: fix the NULL mapping case in __isolate_lru_page()
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.15
+ - mmap: introduce sane default mmap limits
+ - mmap: relax file size limit for regular files
+ - netfilter: nf_flow_table: attach dst to skbs
+ - kconfig: Avoid format overflow warning from GCC 8.1
+ - be2net: Fix error detection logic for BE3
+ - bnx2x: use the right constant
+ - cls_flower: Fix incorrect idr release when failing to modify rule
+ - dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
+ - enic: set DMA mask to 47 bit
+ - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
+ - ip6_tunnel: remove magic mtu value 0xFFF8
+ - ipmr: properly check rhltable_init() return value
+ - ipv4: remove warning in ip_recv_error
+ - ipv6: omit traffic class when calculating flow hash
+ - isdn: eicon: fix a missing-check bug
+ - kcm: Fix use-after-free caused by clonned sockets
+ - l2tp: fix refcount leakage on PPPoL2TP sockets
+ - mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
+ - netdev-FAQ: clarify DaveM's position for stable backports
+ - net: ethernet: davinci_emac: fix error handling in probe()
+ - net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
+ - net: metrics: add proper netlink validation
+ - net/packet: refine check for priv area size
+ - net: phy: broadcom: Fix bcm_write_exp()
+ - net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
+ - packet: fix reserve calculation
+ - qed: Fix mask for physical address in ILT entry
+ - rtnetlink: validate attributes in do_setlink()
+ - sctp: not allow transport timeout value less than HZ/5 for hb_timer
+ - team: use netdev_features_t instead of u32
+ - vhost: synchronize IOTLB message with dev cleanup
+ - vrf: check the original netdevice for generating redirect
+ - ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
+ - net: phy: broadcom: Fix auxiliary control register reads
+ - net-sysfs: Fix memory leak in XPS configuration
+ - virtio-net: correctly transmit XDP buff after linearizing
+ - virtio-net: fix leaking page for gso packet during mergeable XDP
+ - net/mlx4: Fix irq-unsafe spinlock usage
+ - net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
+ - tun: Fix NULL pointer dereference in XDP redirect
+ - virtio-net: correctly check num_buf during err path
+ - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
+ - net : sched: cls_api: deal with egdev path only if needed
+ - virtio-net: correctly redirect linearized packet
+ - ip_tunnel: restore binding to ifaces with a large mtu
+ - net: netsec: reduce DMA mask to 40 bits
+ - vhost_net: flush batched heads before trying to busy polling
+ - PCI: hv: Do not wait forever on a device that has disappeared
+ - drm: set FMODE_UNSIGNED_OFFSET for drm files
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.16
+ - netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
+ - crypto: chelsio - request to HW should wrap
+ - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
+ - af_key: Always verify length of provided sadb_key
+ - KVM: X86: Fix reserved bits check for MOV to CR3
+ - KVM: x86: introduce linear_{read,write}_system
+ - kvm: nVMX: Enforce cpl=0 for VMX instructions
+ - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
+ - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
+ - NFC: pn533: don't send USB data off of the stack
+ - usbip: vhci_sysfs: fix potential Spectre v1
+ - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
+ - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
+ - Input: xpad - add GPD Win 2 Controller USB IDs
+ - phy: qcom-qusb2: Fix crash if nvmem cell not specified
+ - usb: core: message: remove extra endianness conversion in usb_set_isoch_delay
+ - usb: typec: wcove: Remove dependency on HW FSM
+ - usb: gadget: function: printer: avoid wrong list handling in printer_write()
+ - usb: gadget: udc: renesas_usb3: fix double phy_put()
+ - usb: gadget: udc: renesas_usb3: should remove debugfs
+ - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
+ - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
+ - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
+ - usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
+ - serial: sh-sci: Stop using printk format %pCr
+ - tty/serial: atmel: use port->name as name in request_irq()
+ - serial: samsung: fix maxburst parameter for DMA transactions
+ - serial: 8250: omap: Fix idling of clocks for unused uarts
+ - vmw_balloon: fixing double free when batching mode is off
+ - tty: pl011: Avoid spuriously stuck-off interrupts
+ - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
+ - Input: goodix - add new ACPI id for GPD Win 2 touch screen
+ - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
+ - crypto: caam - strip input zeros from RSA input buffer
+ - crypto: caam - fix DMA mapping dir for generated IV
+ - crypto: caam - fix IV DMA mapping and updating
+ - crypto: caam/qi - fix IV DMA mapping and updating
+ - crypto: caam - fix size of RSA prime factor q
+ - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
+ - crypto: cavium - Limit result reading attempts
+ - crypto: vmx - Remove overly verbose printk from AES init routines
+ - crypto: vmx - Remove overly verbose printk from AES XTS init
+ - crypto: omap-sham - fix memleak
+
+ [ Vagrant Cascadian ]
+ * [armhf] Enable MFD_AC100 and RTC_DRV_AC100, used in allwinner A80/A83t
+ systems.
+
+ [ Yves-Alexis Perez ]
+ * hardening: enable FORTIFY_SOURCE, disable HARDENED_USERCOPY_FALLBACK
+ * [x86] hardening: enable REFCOUNT_FULL
+
+ [ Ben Hutchings ]
+ * ext4: Fix duplicate softdep fields in module info
+
+ [ Bastian Blank ]
+ * hv_netvsc: Fix a network regression after ifdown/ifup
+ * [rt] Update to 4.16.15-rt7.
+
+ [ Vagrant Cascadian ]
+ * [arm64] Enable configuration options used in Firefly-RK3399:
+ DRM_ROCKCHIP, ROCKCHIP_ANALOGIX_DP, ROCKCHIP_DW_HDMI,
+ ROCKCHIP_DW_MIPI_DSI, ROCKCHIP_SARADC, ROCKCHIP_IOMMU, ROCKCHIP_EFUSE,
+ PHY_ROCKCHIP_TYPEC, ROCKCHIP_THERMAL (Closes: #901159).
+ Thanks to Heinrich Schuchardt.
+ * [arm64,armhf] Add device-tree to support Raspberry PI 3b+.
+
+ -- Bastian Blank <waldi@debian.org> Tue, 19 Jun 2018 20:23:54 +0200
linux (4.16.12-1) unstable; urgency=medium
binary-arch: binary-arch_alpha binary-arch_amd64 binary-arch_arm64 binary-arch_arm64ilp32 binary-arch_armel binary-arch_armhf binary-arch_hppa binary-arch_i386 binary-arch_ia64 binary-arch_m68k binary-arch_mips binary-arch_mips64 binary-arch_mips64el binary-arch_mips64r6 binary-arch_mips64r6el binary-arch_mipsel binary-arch_mipsn32 binary-arch_mipsn32el binary-arch_mipsn32r6 binary-arch_mipsn32r6el binary-arch_mipsr6 binary-arch_mipsr6el binary-arch_powerpc binary-arch_powerpcspe binary-arch_ppc64 binary-arch_ppc64el binary-arch_s390 binary-arch_s390x binary-arch_sh3 binary-arch_sh4 binary-arch_sparc binary-arch_sparc64 binary-arch_tilegx 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='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-alpha-generic-di nic-modules-4.16.0-2-alpha-generic-di nic-wireless-modules-4.16.0-2-alpha-generic-di nic-shared-modules-4.16.0-2-alpha-generic-di serial-modules-4.16.0-2-alpha-generic-di usb-serial-modules-4.16.0-2-alpha-generic-di ppp-modules-4.16.0-2-alpha-generic-di pata-modules-4.16.0-2-alpha-generic-di cdrom-core-modules-4.16.0-2-alpha-generic-di scsi-core-modules-4.16.0-2-alpha-generic-di scsi-modules-4.16.0-2-alpha-generic-di loop-modules-4.16.0-2-alpha-generic-di btrfs-modules-4.16.0-2-alpha-generic-di ext4-modules-4.16.0-2-alpha-generic-di isofs-modules-4.16.0-2-alpha-generic-di jfs-modules-4.16.0-2-alpha-generic-di xfs-modules-4.16.0-2-alpha-generic-di fat-modules-4.16.0-2-alpha-generic-di md-modules-4.16.0-2-alpha-generic-di multipath-modules-4.16.0-2-alpha-generic-di usb-modules-4.16.0-2-alpha-generic-di usb-storage-modules-4.16.0-2-alpha-generic-di input-modules-4.16.0-2-alpha-generic-di event-modules-4.16.0-2-alpha-generic-di mouse-modules-4.16.0-2-alpha-generic-di nic-pcmcia-modules-4.16.0-2-alpha-generic-di pcmcia-modules-4.16.0-2-alpha-generic-di nic-usb-modules-4.16.0-2-alpha-generic-di sata-modules-4.16.0-2-alpha-generic-di i2c-modules-4.16.0-2-alpha-generic-di crc-modules-4.16.0-2-alpha-generic-di crypto-modules-4.16.0-2-alpha-generic-di crypto-dm-modules-4.16.0-2-alpha-generic-di ata-modules-4.16.0-2-alpha-generic-di nbd-modules-4.16.0-2-alpha-generic-di squashfs-modules-4.16.0-2-alpha-generic-di virtio-modules-4.16.0-2-alpha-generic-di zlib-modules-4.16.0-2-alpha-generic-di compress-modules-4.16.0-2-alpha-generic-di fuse-modules-4.16.0-2-alpha-generic-di srm-modules-4.16.0-2-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-alpha-generic-di nic-modules-4.16.0-2-alpha-generic-di nic-wireless-modules-4.16.0-2-alpha-generic-di nic-shared-modules-4.16.0-2-alpha-generic-di serial-modules-4.16.0-2-alpha-generic-di usb-serial-modules-4.16.0-2-alpha-generic-di ppp-modules-4.16.0-2-alpha-generic-di pata-modules-4.16.0-2-alpha-generic-di cdrom-core-modules-4.16.0-2-alpha-generic-di scsi-core-modules-4.16.0-2-alpha-generic-di scsi-modules-4.16.0-2-alpha-generic-di loop-modules-4.16.0-2-alpha-generic-di btrfs-modules-4.16.0-2-alpha-generic-di ext4-modules-4.16.0-2-alpha-generic-di isofs-modules-4.16.0-2-alpha-generic-di jfs-modules-4.16.0-2-alpha-generic-di xfs-modules-4.16.0-2-alpha-generic-di fat-modules-4.16.0-2-alpha-generic-di md-modules-4.16.0-2-alpha-generic-di multipath-modules-4.16.0-2-alpha-generic-di usb-modules-4.16.0-2-alpha-generic-di usb-storage-modules-4.16.0-2-alpha-generic-di input-modules-4.16.0-2-alpha-generic-di event-modules-4.16.0-2-alpha-generic-di mouse-modules-4.16.0-2-alpha-generic-di nic-pcmcia-modules-4.16.0-2-alpha-generic-di pcmcia-modules-4.16.0-2-alpha-generic-di nic-usb-modules-4.16.0-2-alpha-generic-di sata-modules-4.16.0-2-alpha-generic-di i2c-modules-4.16.0-2-alpha-generic-di crc-modules-4.16.0-2-alpha-generic-di crypto-modules-4.16.0-2-alpha-generic-di crypto-dm-modules-4.16.0-2-alpha-generic-di ata-modules-4.16.0-2-alpha-generic-di nbd-modules-4.16.0-2-alpha-generic-di squashfs-modules-4.16.0-2-alpha-generic-di virtio-modules-4.16.0-2-alpha-generic-di zlib-modules-4.16.0-2-alpha-generic-di compress-modules-4.16.0-2-alpha-generic-di fuse-modules-4.16.0-2-alpha-generic-di srm-modules-4.16.0-2-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-alpha-generic-di nic-modules-4.16.0-2-alpha-generic-di nic-wireless-modules-4.16.0-2-alpha-generic-di nic-shared-modules-4.16.0-2-alpha-generic-di serial-modules-4.16.0-2-alpha-generic-di usb-serial-modules-4.16.0-2-alpha-generic-di ppp-modules-4.16.0-2-alpha-generic-di pata-modules-4.16.0-2-alpha-generic-di cdrom-core-modules-4.16.0-2-alpha-generic-di scsi-core-modules-4.16.0-2-alpha-generic-di scsi-modules-4.16.0-2-alpha-generic-di loop-modules-4.16.0-2-alpha-generic-di btrfs-modules-4.16.0-2-alpha-generic-di ext4-modules-4.16.0-2-alpha-generic-di isofs-modules-4.16.0-2-alpha-generic-di jfs-modules-4.16.0-2-alpha-generic-di xfs-modules-4.16.0-2-alpha-generic-di fat-modules-4.16.0-2-alpha-generic-di md-modules-4.16.0-2-alpha-generic-di multipath-modules-4.16.0-2-alpha-generic-di usb-modules-4.16.0-2-alpha-generic-di usb-storage-modules-4.16.0-2-alpha-generic-di input-modules-4.16.0-2-alpha-generic-di event-modules-4.16.0-2-alpha-generic-di mouse-modules-4.16.0-2-alpha-generic-di nic-pcmcia-modules-4.16.0-2-alpha-generic-di pcmcia-modules-4.16.0-2-alpha-generic-di nic-usb-modules-4.16.0-2-alpha-generic-di sata-modules-4.16.0-2-alpha-generic-di i2c-modules-4.16.0-2-alpha-generic-di crc-modules-4.16.0-2-alpha-generic-di crypto-modules-4.16.0-2-alpha-generic-di crypto-dm-modules-4.16.0-2-alpha-generic-di ata-modules-4.16.0-2-alpha-generic-di nbd-modules-4.16.0-2-alpha-generic-di squashfs-modules-4.16.0-2-alpha-generic-di virtio-modules-4.16.0-2-alpha-generic-di zlib-modules-4.16.0-2-alpha-generic-di compress-modules-4.16.0-2-alpha-generic-di fuse-modules-4.16.0-2-alpha-generic-di srm-modules-4.16.0-2-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='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_alpha_none_alpha-smp: binary-arch_alpha_none_alpha-smp_real
binary-arch_alpha_none_alpha-smp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_alpha_none_real:
binary-arch_alpha_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt
binary-arch_amd64::
- $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-amd64-di nic-modules-4.16.0-2-amd64-di nic-wireless-modules-4.16.0-2-amd64-di nic-shared-modules-4.16.0-2-amd64-di serial-modules-4.16.0-2-amd64-di usb-serial-modules-4.16.0-2-amd64-di ppp-modules-4.16.0-2-amd64-di pata-modules-4.16.0-2-amd64-di cdrom-core-modules-4.16.0-2-amd64-di firewire-core-modules-4.16.0-2-amd64-di scsi-core-modules-4.16.0-2-amd64-di scsi-modules-4.16.0-2-amd64-di loop-modules-4.16.0-2-amd64-di btrfs-modules-4.16.0-2-amd64-di ext4-modules-4.16.0-2-amd64-di isofs-modules-4.16.0-2-amd64-di jfs-modules-4.16.0-2-amd64-di ntfs-modules-4.16.0-2-amd64-di xfs-modules-4.16.0-2-amd64-di fat-modules-4.16.0-2-amd64-di md-modules-4.16.0-2-amd64-di multipath-modules-4.16.0-2-amd64-di usb-modules-4.16.0-2-amd64-di usb-storage-modules-4.16.0-2-amd64-di pcmcia-storage-modules-4.16.0-2-amd64-di fb-modules-4.16.0-2-amd64-di input-modules-4.16.0-2-amd64-di event-modules-4.16.0-2-amd64-di mouse-modules-4.16.0-2-amd64-di nic-pcmcia-modules-4.16.0-2-amd64-di pcmcia-modules-4.16.0-2-amd64-di nic-usb-modules-4.16.0-2-amd64-di sata-modules-4.16.0-2-amd64-di acpi-modules-4.16.0-2-amd64-di i2c-modules-4.16.0-2-amd64-di crc-modules-4.16.0-2-amd64-di crypto-modules-4.16.0-2-amd64-di crypto-dm-modules-4.16.0-2-amd64-di efi-modules-4.16.0-2-amd64-di ata-modules-4.16.0-2-amd64-di mmc-core-modules-4.16.0-2-amd64-di mmc-modules-4.16.0-2-amd64-di nbd-modules-4.16.0-2-amd64-di squashfs-modules-4.16.0-2-amd64-di speakup-modules-4.16.0-2-amd64-di virtio-modules-4.16.0-2-amd64-di uinput-modules-4.16.0-2-amd64-di sound-modules-4.16.0-2-amd64-di compress-modules-4.16.0-2-amd64-di hyperv-modules-4.16.0-2-amd64-di udf-modules-4.16.0-2-amd64-di fuse-modules-4.16.0-2-amd64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-amd64-di nic-modules-4.16.0-2-amd64-di nic-wireless-modules-4.16.0-2-amd64-di nic-shared-modules-4.16.0-2-amd64-di serial-modules-4.16.0-2-amd64-di usb-serial-modules-4.16.0-2-amd64-di ppp-modules-4.16.0-2-amd64-di pata-modules-4.16.0-2-amd64-di cdrom-core-modules-4.16.0-2-amd64-di firewire-core-modules-4.16.0-2-amd64-di scsi-core-modules-4.16.0-2-amd64-di scsi-modules-4.16.0-2-amd64-di loop-modules-4.16.0-2-amd64-di btrfs-modules-4.16.0-2-amd64-di ext4-modules-4.16.0-2-amd64-di isofs-modules-4.16.0-2-amd64-di jfs-modules-4.16.0-2-amd64-di ntfs-modules-4.16.0-2-amd64-di xfs-modules-4.16.0-2-amd64-di fat-modules-4.16.0-2-amd64-di md-modules-4.16.0-2-amd64-di multipath-modules-4.16.0-2-amd64-di usb-modules-4.16.0-2-amd64-di usb-storage-modules-4.16.0-2-amd64-di pcmcia-storage-modules-4.16.0-2-amd64-di fb-modules-4.16.0-2-amd64-di input-modules-4.16.0-2-amd64-di event-modules-4.16.0-2-amd64-di mouse-modules-4.16.0-2-amd64-di nic-pcmcia-modules-4.16.0-2-amd64-di pcmcia-modules-4.16.0-2-amd64-di nic-usb-modules-4.16.0-2-amd64-di sata-modules-4.16.0-2-amd64-di acpi-modules-4.16.0-2-amd64-di i2c-modules-4.16.0-2-amd64-di crc-modules-4.16.0-2-amd64-di crypto-modules-4.16.0-2-amd64-di crypto-dm-modules-4.16.0-2-amd64-di efi-modules-4.16.0-2-amd64-di ata-modules-4.16.0-2-amd64-di mmc-core-modules-4.16.0-2-amd64-di mmc-modules-4.16.0-2-amd64-di nbd-modules-4.16.0-2-amd64-di squashfs-modules-4.16.0-2-amd64-di speakup-modules-4.16.0-2-amd64-di virtio-modules-4.16.0-2-amd64-di uinput-modules-4.16.0-2-amd64-di sound-modules-4.16.0-2-amd64-di compress-modules-4.16.0-2-amd64-di hyperv-modules-4.16.0-2-amd64-di udf-modules-4.16.0-2-amd64-di fuse-modules-4.16.0-2-amd64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-amd64-di nic-modules-4.16.0-2-amd64-di nic-wireless-modules-4.16.0-2-amd64-di nic-shared-modules-4.16.0-2-amd64-di serial-modules-4.16.0-2-amd64-di usb-serial-modules-4.16.0-2-amd64-di ppp-modules-4.16.0-2-amd64-di pata-modules-4.16.0-2-amd64-di cdrom-core-modules-4.16.0-2-amd64-di firewire-core-modules-4.16.0-2-amd64-di scsi-core-modules-4.16.0-2-amd64-di scsi-modules-4.16.0-2-amd64-di loop-modules-4.16.0-2-amd64-di btrfs-modules-4.16.0-2-amd64-di ext4-modules-4.16.0-2-amd64-di isofs-modules-4.16.0-2-amd64-di jfs-modules-4.16.0-2-amd64-di ntfs-modules-4.16.0-2-amd64-di xfs-modules-4.16.0-2-amd64-di fat-modules-4.16.0-2-amd64-di md-modules-4.16.0-2-amd64-di multipath-modules-4.16.0-2-amd64-di usb-modules-4.16.0-2-amd64-di usb-storage-modules-4.16.0-2-amd64-di pcmcia-storage-modules-4.16.0-2-amd64-di fb-modules-4.16.0-2-amd64-di input-modules-4.16.0-2-amd64-di event-modules-4.16.0-2-amd64-di mouse-modules-4.16.0-2-amd64-di nic-pcmcia-modules-4.16.0-2-amd64-di pcmcia-modules-4.16.0-2-amd64-di nic-usb-modules-4.16.0-2-amd64-di sata-modules-4.16.0-2-amd64-di acpi-modules-4.16.0-2-amd64-di i2c-modules-4.16.0-2-amd64-di crc-modules-4.16.0-2-amd64-di crypto-modules-4.16.0-2-amd64-di crypto-dm-modules-4.16.0-2-amd64-di efi-modules-4.16.0-2-amd64-di ata-modules-4.16.0-2-amd64-di mmc-core-modules-4.16.0-2-amd64-di mmc-modules-4.16.0-2-amd64-di nbd-modules-4.16.0-2-amd64-di squashfs-modules-4.16.0-2-amd64-di speakup-modules-4.16.0-2-amd64-di virtio-modules-4.16.0-2-amd64-di uinput-modules-4.16.0-2-amd64-di sound-modules-4.16.0-2-amd64-di compress-modules-4.16.0-2-amd64-di hyperv-modules-4.16.0-2-amd64-di udf-modules-4.16.0-2-amd64-di fuse-modules-4.16.0-2-amd64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_amd64_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-7-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='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_amd64_none_cloud-amd64: binary-arch_amd64_none_cloud-amd64_real
binary-arch_amd64_none_cloud-amd64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_amd64_none_real:
binary-arch_amd64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_amd64_rt: binary-arch_amd64_rt_amd64 binary-arch_amd64_rt_real
binary-arch_amd64_rt_amd64: binary-arch_amd64_rt_amd64_real
binary-arch_amd64_rt_amd64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_amd64_rt_real:
binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real
binary-arch_arm64::
- $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-arm64-di nic-modules-4.16.0-2-arm64-di nic-wireless-modules-4.16.0-2-arm64-di nic-shared-modules-4.16.0-2-arm64-di ppp-modules-4.16.0-2-arm64-di cdrom-core-modules-4.16.0-2-arm64-di scsi-core-modules-4.16.0-2-arm64-di scsi-modules-4.16.0-2-arm64-di loop-modules-4.16.0-2-arm64-di btrfs-modules-4.16.0-2-arm64-di ext4-modules-4.16.0-2-arm64-di isofs-modules-4.16.0-2-arm64-di jfs-modules-4.16.0-2-arm64-di xfs-modules-4.16.0-2-arm64-di fat-modules-4.16.0-2-arm64-di md-modules-4.16.0-2-arm64-di multipath-modules-4.16.0-2-arm64-di usb-modules-4.16.0-2-arm64-di usb-storage-modules-4.16.0-2-arm64-di fb-modules-4.16.0-2-arm64-di input-modules-4.16.0-2-arm64-di event-modules-4.16.0-2-arm64-di nic-usb-modules-4.16.0-2-arm64-di sata-modules-4.16.0-2-arm64-di i2c-modules-4.16.0-2-arm64-di crc-modules-4.16.0-2-arm64-di crypto-modules-4.16.0-2-arm64-di crypto-dm-modules-4.16.0-2-arm64-di efi-modules-4.16.0-2-arm64-di ata-modules-4.16.0-2-arm64-di mmc-modules-4.16.0-2-arm64-di nbd-modules-4.16.0-2-arm64-di squashfs-modules-4.16.0-2-arm64-di virtio-modules-4.16.0-2-arm64-di uinput-modules-4.16.0-2-arm64-di compress-modules-4.16.0-2-arm64-di leds-modules-4.16.0-2-arm64-di udf-modules-4.16.0-2-arm64-di fuse-modules-4.16.0-2-arm64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-arm64-di nic-modules-4.16.0-2-arm64-di nic-wireless-modules-4.16.0-2-arm64-di nic-shared-modules-4.16.0-2-arm64-di ppp-modules-4.16.0-2-arm64-di cdrom-core-modules-4.16.0-2-arm64-di scsi-core-modules-4.16.0-2-arm64-di scsi-modules-4.16.0-2-arm64-di loop-modules-4.16.0-2-arm64-di btrfs-modules-4.16.0-2-arm64-di ext4-modules-4.16.0-2-arm64-di isofs-modules-4.16.0-2-arm64-di jfs-modules-4.16.0-2-arm64-di xfs-modules-4.16.0-2-arm64-di fat-modules-4.16.0-2-arm64-di md-modules-4.16.0-2-arm64-di multipath-modules-4.16.0-2-arm64-di usb-modules-4.16.0-2-arm64-di usb-storage-modules-4.16.0-2-arm64-di fb-modules-4.16.0-2-arm64-di input-modules-4.16.0-2-arm64-di event-modules-4.16.0-2-arm64-di nic-usb-modules-4.16.0-2-arm64-di sata-modules-4.16.0-2-arm64-di i2c-modules-4.16.0-2-arm64-di crc-modules-4.16.0-2-arm64-di crypto-modules-4.16.0-2-arm64-di crypto-dm-modules-4.16.0-2-arm64-di efi-modules-4.16.0-2-arm64-di ata-modules-4.16.0-2-arm64-di mmc-modules-4.16.0-2-arm64-di nbd-modules-4.16.0-2-arm64-di squashfs-modules-4.16.0-2-arm64-di virtio-modules-4.16.0-2-arm64-di uinput-modules-4.16.0-2-arm64-di compress-modules-4.16.0-2-arm64-di leds-modules-4.16.0-2-arm64-di udf-modules-4.16.0-2-arm64-di fuse-modules-4.16.0-2-arm64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-arm64-di nic-modules-4.16.0-2-arm64-di nic-wireless-modules-4.16.0-2-arm64-di nic-shared-modules-4.16.0-2-arm64-di ppp-modules-4.16.0-2-arm64-di cdrom-core-modules-4.16.0-2-arm64-di scsi-core-modules-4.16.0-2-arm64-di scsi-modules-4.16.0-2-arm64-di loop-modules-4.16.0-2-arm64-di btrfs-modules-4.16.0-2-arm64-di ext4-modules-4.16.0-2-arm64-di isofs-modules-4.16.0-2-arm64-di jfs-modules-4.16.0-2-arm64-di xfs-modules-4.16.0-2-arm64-di fat-modules-4.16.0-2-arm64-di md-modules-4.16.0-2-arm64-di multipath-modules-4.16.0-2-arm64-di usb-modules-4.16.0-2-arm64-di usb-storage-modules-4.16.0-2-arm64-di fb-modules-4.16.0-2-arm64-di input-modules-4.16.0-2-arm64-di event-modules-4.16.0-2-arm64-di nic-usb-modules-4.16.0-2-arm64-di sata-modules-4.16.0-2-arm64-di i2c-modules-4.16.0-2-arm64-di crc-modules-4.16.0-2-arm64-di crypto-modules-4.16.0-2-arm64-di crypto-dm-modules-4.16.0-2-arm64-di efi-modules-4.16.0-2-arm64-di ata-modules-4.16.0-2-arm64-di mmc-modules-4.16.0-2-arm64-di nbd-modules-4.16.0-2-arm64-di squashfs-modules-4.16.0-2-arm64-di virtio-modules-4.16.0-2-arm64-di uinput-modules-4.16.0-2-arm64-di compress-modules-4.16.0-2-arm64-di leds-modules-4.16.0-2-arm64-di udf-modules-4.16.0-2-arm64-di fuse-modules-4.16.0-2-arm64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_arm64_none: binary-arch_arm64_none_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='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_arm64_none_real:
binary-arch_arm64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_arm64ilp32: binary-arch_arm64ilp32_real
binary-arch_arm64ilp32_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_armel:: binary-arch_armel_extra binary-arch_armel_none binary-arch_armel_real
binary-arch_armel::
- $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-marvell-di nic-modules-4.16.0-2-marvell-di nic-shared-modules-4.16.0-2-marvell-di usb-serial-modules-4.16.0-2-marvell-di ppp-modules-4.16.0-2-marvell-di cdrom-core-modules-4.16.0-2-marvell-di scsi-core-modules-4.16.0-2-marvell-di loop-modules-4.16.0-2-marvell-di ipv6-modules-4.16.0-2-marvell-di btrfs-modules-4.16.0-2-marvell-di ext4-modules-4.16.0-2-marvell-di isofs-modules-4.16.0-2-marvell-di jffs2-modules-4.16.0-2-marvell-di jfs-modules-4.16.0-2-marvell-di fat-modules-4.16.0-2-marvell-di minix-modules-4.16.0-2-marvell-di md-modules-4.16.0-2-marvell-di multipath-modules-4.16.0-2-marvell-di usb-modules-4.16.0-2-marvell-di usb-storage-modules-4.16.0-2-marvell-di fb-modules-4.16.0-2-marvell-di input-modules-4.16.0-2-marvell-di event-modules-4.16.0-2-marvell-di mouse-modules-4.16.0-2-marvell-di nic-usb-modules-4.16.0-2-marvell-di sata-modules-4.16.0-2-marvell-di crc-modules-4.16.0-2-marvell-di crypto-modules-4.16.0-2-marvell-di crypto-dm-modules-4.16.0-2-marvell-di mmc-modules-4.16.0-2-marvell-di nbd-modules-4.16.0-2-marvell-di squashfs-modules-4.16.0-2-marvell-di uinput-modules-4.16.0-2-marvell-di zlib-modules-4.16.0-2-marvell-di compress-modules-4.16.0-2-marvell-di leds-modules-4.16.0-2-marvell-di udf-modules-4.16.0-2-marvell-di fuse-modules-4.16.0-2-marvell-di mtd-modules-4.16.0-2-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-marvell-di nic-modules-4.16.0-2-marvell-di nic-shared-modules-4.16.0-2-marvell-di usb-serial-modules-4.16.0-2-marvell-di ppp-modules-4.16.0-2-marvell-di cdrom-core-modules-4.16.0-2-marvell-di scsi-core-modules-4.16.0-2-marvell-di loop-modules-4.16.0-2-marvell-di ipv6-modules-4.16.0-2-marvell-di btrfs-modules-4.16.0-2-marvell-di ext4-modules-4.16.0-2-marvell-di isofs-modules-4.16.0-2-marvell-di jffs2-modules-4.16.0-2-marvell-di jfs-modules-4.16.0-2-marvell-di fat-modules-4.16.0-2-marvell-di minix-modules-4.16.0-2-marvell-di md-modules-4.16.0-2-marvell-di multipath-modules-4.16.0-2-marvell-di usb-modules-4.16.0-2-marvell-di usb-storage-modules-4.16.0-2-marvell-di fb-modules-4.16.0-2-marvell-di input-modules-4.16.0-2-marvell-di event-modules-4.16.0-2-marvell-di mouse-modules-4.16.0-2-marvell-di nic-usb-modules-4.16.0-2-marvell-di sata-modules-4.16.0-2-marvell-di crc-modules-4.16.0-2-marvell-di crypto-modules-4.16.0-2-marvell-di crypto-dm-modules-4.16.0-2-marvell-di mmc-modules-4.16.0-2-marvell-di nbd-modules-4.16.0-2-marvell-di squashfs-modules-4.16.0-2-marvell-di uinput-modules-4.16.0-2-marvell-di zlib-modules-4.16.0-2-marvell-di compress-modules-4.16.0-2-marvell-di leds-modules-4.16.0-2-marvell-di udf-modules-4.16.0-2-marvell-di fuse-modules-4.16.0-2-marvell-di mtd-modules-4.16.0-2-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-marvell-di nic-modules-4.16.0-2-marvell-di nic-shared-modules-4.16.0-2-marvell-di usb-serial-modules-4.16.0-2-marvell-di ppp-modules-4.16.0-2-marvell-di cdrom-core-modules-4.16.0-2-marvell-di scsi-core-modules-4.16.0-2-marvell-di loop-modules-4.16.0-2-marvell-di ipv6-modules-4.16.0-2-marvell-di btrfs-modules-4.16.0-2-marvell-di ext4-modules-4.16.0-2-marvell-di isofs-modules-4.16.0-2-marvell-di jffs2-modules-4.16.0-2-marvell-di jfs-modules-4.16.0-2-marvell-di fat-modules-4.16.0-2-marvell-di minix-modules-4.16.0-2-marvell-di md-modules-4.16.0-2-marvell-di multipath-modules-4.16.0-2-marvell-di usb-modules-4.16.0-2-marvell-di usb-storage-modules-4.16.0-2-marvell-di fb-modules-4.16.0-2-marvell-di input-modules-4.16.0-2-marvell-di event-modules-4.16.0-2-marvell-di mouse-modules-4.16.0-2-marvell-di nic-usb-modules-4.16.0-2-marvell-di sata-modules-4.16.0-2-marvell-di crc-modules-4.16.0-2-marvell-di crypto-modules-4.16.0-2-marvell-di crypto-dm-modules-4.16.0-2-marvell-di mmc-modules-4.16.0-2-marvell-di nbd-modules-4.16.0-2-marvell-di squashfs-modules-4.16.0-2-marvell-di uinput-modules-4.16.0-2-marvell-di zlib-modules-4.16.0-2-marvell-di compress-modules-4.16.0-2-marvell-di leds-modules-4.16.0-2-marvell-di udf-modules-4.16.0-2-marvell-di fuse-modules-4.16.0-2-marvell-di mtd-modules-4.16.0-2-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-7-arm'
binary-arch_armel_none: binary-arch_armel_none_marvell binary-arch_armel_none_real
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='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_armel_none_real:
binary-arch_armel_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
-binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_none binary-arch_armhf_real
-binary-arch_armhf::
- $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='4.16.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-armmp-di nic-modules-4.16.0-2-armmp-di nic-wireless-modules-4.16.0-2-armmp-di nic-shared-modules-4.16.0-2-armmp-di ppp-modules-4.16.0-2-armmp-di pata-modules-4.16.0-2-armmp-di scsi-core-modules-4.16.0-2-armmp-di scsi-modules-4.16.0-2-armmp-di loop-modules-4.16.0-2-armmp-di btrfs-modules-4.16.0-2-armmp-di ext4-modules-4.16.0-2-armmp-di isofs-modules-4.16.0-2-armmp-di jfs-modules-4.16.0-2-armmp-di fat-modules-4.16.0-2-armmp-di md-modules-4.16.0-2-armmp-di multipath-modules-4.16.0-2-armmp-di usb-modules-4.16.0-2-armmp-di usb-storage-modules-4.16.0-2-armmp-di fb-modules-4.16.0-2-armmp-di input-modules-4.16.0-2-armmp-di event-modules-4.16.0-2-armmp-di nic-usb-modules-4.16.0-2-armmp-di sata-modules-4.16.0-2-armmp-di i2c-modules-4.16.0-2-armmp-di crc-modules-4.16.0-2-armmp-di crypto-modules-4.16.0-2-armmp-di crypto-dm-modules-4.16.0-2-armmp-di efi-modules-4.16.0-2-armmp-di ata-modules-4.16.0-2-armmp-di mmc-modules-4.16.0-2-armmp-di nbd-modules-4.16.0-2-armmp-di squashfs-modules-4.16.0-2-armmp-di virtio-modules-4.16.0-2-armmp-di uinput-modules-4.16.0-2-armmp-di zlib-modules-4.16.0-2-armmp-di compress-modules-4.16.0-2-armmp-di leds-modules-4.16.0-2-armmp-di udf-modules-4.16.0-2-armmp-di fuse-modules-4.16.0-2-armmp-di mtd-modules-4.16.0-2-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
+binary-arch_armhf: binary-arch_armhf_extra binary-arch_armhf_real
binary-arch_armhf_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-7-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='4.16.0-2' ARCH='armhf' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
-binary-arch_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='armhf' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
-binary-arch_armhf_none_real:
binary-arch_armhf_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_hppa:: binary-arch_hppa_none binary-arch_hppa_real
binary-arch_hppa::
- $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-parisc-di nic-modules-4.16.0-2-parisc-di nic-shared-modules-4.16.0-2-parisc-di serial-modules-4.16.0-2-parisc-di usb-serial-modules-4.16.0-2-parisc-di ppp-modules-4.16.0-2-parisc-di pata-modules-4.16.0-2-parisc-di cdrom-core-modules-4.16.0-2-parisc-di scsi-core-modules-4.16.0-2-parisc-di scsi-modules-4.16.0-2-parisc-di loop-modules-4.16.0-2-parisc-di btrfs-modules-4.16.0-2-parisc-di ext4-modules-4.16.0-2-parisc-di isofs-modules-4.16.0-2-parisc-di jfs-modules-4.16.0-2-parisc-di xfs-modules-4.16.0-2-parisc-di fat-modules-4.16.0-2-parisc-di md-modules-4.16.0-2-parisc-di multipath-modules-4.16.0-2-parisc-di usb-modules-4.16.0-2-parisc-di usb-storage-modules-4.16.0-2-parisc-di input-modules-4.16.0-2-parisc-di event-modules-4.16.0-2-parisc-di mouse-modules-4.16.0-2-parisc-di nic-usb-modules-4.16.0-2-parisc-di sata-modules-4.16.0-2-parisc-di crc-modules-4.16.0-2-parisc-di crypto-modules-4.16.0-2-parisc-di crypto-dm-modules-4.16.0-2-parisc-di ata-modules-4.16.0-2-parisc-di nbd-modules-4.16.0-2-parisc-di squashfs-modules-4.16.0-2-parisc-di virtio-modules-4.16.0-2-parisc-di zlib-modules-4.16.0-2-parisc-di compress-modules-4.16.0-2-parisc-di fuse-modules-4.16.0-2-parisc-di kernel-image-4.16.0-2-parisc64-smp-di nic-modules-4.16.0-2-parisc64-smp-di nic-shared-modules-4.16.0-2-parisc64-smp-di serial-modules-4.16.0-2-parisc64-smp-di usb-serial-modules-4.16.0-2-parisc64-smp-di ppp-modules-4.16.0-2-parisc64-smp-di pata-modules-4.16.0-2-parisc64-smp-di cdrom-core-modules-4.16.0-2-parisc64-smp-di scsi-core-modules-4.16.0-2-parisc64-smp-di scsi-modules-4.16.0-2-parisc64-smp-di loop-modules-4.16.0-2-parisc64-smp-di btrfs-modules-4.16.0-2-parisc64-smp-di ext4-modules-4.16.0-2-parisc64-smp-di isofs-modules-4.16.0-2-parisc64-smp-di jfs-modules-4.16.0-2-parisc64-smp-di xfs-modules-4.16.0-2-parisc64-smp-di fat-modules-4.16.0-2-parisc64-smp-di md-modules-4.16.0-2-parisc64-smp-di multipath-modules-4.16.0-2-parisc64-smp-di usb-modules-4.16.0-2-parisc64-smp-di usb-storage-modules-4.16.0-2-parisc64-smp-di fb-modules-4.16.0-2-parisc64-smp-di input-modules-4.16.0-2-parisc64-smp-di event-modules-4.16.0-2-parisc64-smp-di mouse-modules-4.16.0-2-parisc64-smp-di nic-usb-modules-4.16.0-2-parisc64-smp-di sata-modules-4.16.0-2-parisc64-smp-di crc-modules-4.16.0-2-parisc64-smp-di crypto-modules-4.16.0-2-parisc64-smp-di crypto-dm-modules-4.16.0-2-parisc64-smp-di ata-modules-4.16.0-2-parisc64-smp-di nbd-modules-4.16.0-2-parisc64-smp-di squashfs-modules-4.16.0-2-parisc64-smp-di virtio-modules-4.16.0-2-parisc64-smp-di zlib-modules-4.16.0-2-parisc64-smp-di compress-modules-4.16.0-2-parisc64-smp-di fuse-modules-4.16.0-2-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-parisc-di nic-modules-4.16.0-2-parisc-di nic-shared-modules-4.16.0-2-parisc-di serial-modules-4.16.0-2-parisc-di usb-serial-modules-4.16.0-2-parisc-di ppp-modules-4.16.0-2-parisc-di pata-modules-4.16.0-2-parisc-di cdrom-core-modules-4.16.0-2-parisc-di scsi-core-modules-4.16.0-2-parisc-di scsi-modules-4.16.0-2-parisc-di loop-modules-4.16.0-2-parisc-di btrfs-modules-4.16.0-2-parisc-di ext4-modules-4.16.0-2-parisc-di isofs-modules-4.16.0-2-parisc-di jfs-modules-4.16.0-2-parisc-di xfs-modules-4.16.0-2-parisc-di fat-modules-4.16.0-2-parisc-di md-modules-4.16.0-2-parisc-di multipath-modules-4.16.0-2-parisc-di usb-modules-4.16.0-2-parisc-di usb-storage-modules-4.16.0-2-parisc-di input-modules-4.16.0-2-parisc-di event-modules-4.16.0-2-parisc-di mouse-modules-4.16.0-2-parisc-di nic-usb-modules-4.16.0-2-parisc-di sata-modules-4.16.0-2-parisc-di crc-modules-4.16.0-2-parisc-di crypto-modules-4.16.0-2-parisc-di crypto-dm-modules-4.16.0-2-parisc-di ata-modules-4.16.0-2-parisc-di nbd-modules-4.16.0-2-parisc-di squashfs-modules-4.16.0-2-parisc-di virtio-modules-4.16.0-2-parisc-di zlib-modules-4.16.0-2-parisc-di compress-modules-4.16.0-2-parisc-di fuse-modules-4.16.0-2-parisc-di kernel-image-4.16.0-2-parisc64-smp-di nic-modules-4.16.0-2-parisc64-smp-di nic-shared-modules-4.16.0-2-parisc64-smp-di serial-modules-4.16.0-2-parisc64-smp-di usb-serial-modules-4.16.0-2-parisc64-smp-di ppp-modules-4.16.0-2-parisc64-smp-di pata-modules-4.16.0-2-parisc64-smp-di cdrom-core-modules-4.16.0-2-parisc64-smp-di scsi-core-modules-4.16.0-2-parisc64-smp-di scsi-modules-4.16.0-2-parisc64-smp-di loop-modules-4.16.0-2-parisc64-smp-di btrfs-modules-4.16.0-2-parisc64-smp-di ext4-modules-4.16.0-2-parisc64-smp-di isofs-modules-4.16.0-2-parisc64-smp-di jfs-modules-4.16.0-2-parisc64-smp-di xfs-modules-4.16.0-2-parisc64-smp-di fat-modules-4.16.0-2-parisc64-smp-di md-modules-4.16.0-2-parisc64-smp-di multipath-modules-4.16.0-2-parisc64-smp-di usb-modules-4.16.0-2-parisc64-smp-di usb-storage-modules-4.16.0-2-parisc64-smp-di fb-modules-4.16.0-2-parisc64-smp-di input-modules-4.16.0-2-parisc64-smp-di event-modules-4.16.0-2-parisc64-smp-di mouse-modules-4.16.0-2-parisc64-smp-di nic-usb-modules-4.16.0-2-parisc64-smp-di sata-modules-4.16.0-2-parisc64-smp-di crc-modules-4.16.0-2-parisc64-smp-di crypto-modules-4.16.0-2-parisc64-smp-di crypto-dm-modules-4.16.0-2-parisc64-smp-di ata-modules-4.16.0-2-parisc64-smp-di nbd-modules-4.16.0-2-parisc64-smp-di squashfs-modules-4.16.0-2-parisc64-smp-di virtio-modules-4.16.0-2-parisc64-smp-di zlib-modules-4.16.0-2-parisc64-smp-di compress-modules-4.16.0-2-parisc64-smp-di fuse-modules-4.16.0-2-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-parisc-di nic-modules-4.16.0-2-parisc-di nic-shared-modules-4.16.0-2-parisc-di serial-modules-4.16.0-2-parisc-di usb-serial-modules-4.16.0-2-parisc-di ppp-modules-4.16.0-2-parisc-di pata-modules-4.16.0-2-parisc-di cdrom-core-modules-4.16.0-2-parisc-di scsi-core-modules-4.16.0-2-parisc-di scsi-modules-4.16.0-2-parisc-di loop-modules-4.16.0-2-parisc-di btrfs-modules-4.16.0-2-parisc-di ext4-modules-4.16.0-2-parisc-di isofs-modules-4.16.0-2-parisc-di jfs-modules-4.16.0-2-parisc-di xfs-modules-4.16.0-2-parisc-di fat-modules-4.16.0-2-parisc-di md-modules-4.16.0-2-parisc-di multipath-modules-4.16.0-2-parisc-di usb-modules-4.16.0-2-parisc-di usb-storage-modules-4.16.0-2-parisc-di input-modules-4.16.0-2-parisc-di event-modules-4.16.0-2-parisc-di mouse-modules-4.16.0-2-parisc-di nic-usb-modules-4.16.0-2-parisc-di sata-modules-4.16.0-2-parisc-di crc-modules-4.16.0-2-parisc-di crypto-modules-4.16.0-2-parisc-di crypto-dm-modules-4.16.0-2-parisc-di ata-modules-4.16.0-2-parisc-di nbd-modules-4.16.0-2-parisc-di squashfs-modules-4.16.0-2-parisc-di virtio-modules-4.16.0-2-parisc-di zlib-modules-4.16.0-2-parisc-di compress-modules-4.16.0-2-parisc-di fuse-modules-4.16.0-2-parisc-di kernel-image-4.16.0-2-parisc64-smp-di nic-modules-4.16.0-2-parisc64-smp-di nic-shared-modules-4.16.0-2-parisc64-smp-di serial-modules-4.16.0-2-parisc64-smp-di usb-serial-modules-4.16.0-2-parisc64-smp-di ppp-modules-4.16.0-2-parisc64-smp-di pata-modules-4.16.0-2-parisc64-smp-di cdrom-core-modules-4.16.0-2-parisc64-smp-di scsi-core-modules-4.16.0-2-parisc64-smp-di scsi-modules-4.16.0-2-parisc64-smp-di loop-modules-4.16.0-2-parisc64-smp-di btrfs-modules-4.16.0-2-parisc64-smp-di ext4-modules-4.16.0-2-parisc64-smp-di isofs-modules-4.16.0-2-parisc64-smp-di jfs-modules-4.16.0-2-parisc64-smp-di xfs-modules-4.16.0-2-parisc64-smp-di fat-modules-4.16.0-2-parisc64-smp-di md-modules-4.16.0-2-parisc64-smp-di multipath-modules-4.16.0-2-parisc64-smp-di usb-modules-4.16.0-2-parisc64-smp-di usb-storage-modules-4.16.0-2-parisc64-smp-di fb-modules-4.16.0-2-parisc64-smp-di input-modules-4.16.0-2-parisc64-smp-di event-modules-4.16.0-2-parisc64-smp-di mouse-modules-4.16.0-2-parisc64-smp-di nic-usb-modules-4.16.0-2-parisc64-smp-di sata-modules-4.16.0-2-parisc64-smp-di crc-modules-4.16.0-2-parisc64-smp-di crypto-modules-4.16.0-2-parisc64-smp-di crypto-dm-modules-4.16.0-2-parisc64-smp-di ata-modules-4.16.0-2-parisc64-smp-di nbd-modules-4.16.0-2-parisc64-smp-di squashfs-modules-4.16.0-2-parisc64-smp-di virtio-modules-4.16.0-2-parisc64-smp-di zlib-modules-4.16.0-2-parisc64-smp-di compress-modules-4.16.0-2-parisc64-smp-di fuse-modules-4.16.0-2-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_hppa_none: binary-arch_hppa_none_parisc binary-arch_hppa_none_parisc-smp binary-arch_hppa_none_parisc64-smp binary-arch_hppa_none_real
binary-arch_hppa_none_parisc: binary-arch_hppa_none_parisc_real
binary-arch_hppa_none_parisc-smp: binary-arch_hppa_none_parisc-smp_real
binary-arch_hppa_none_parisc-smp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_hppa_none_parisc64-smp: binary-arch_hppa_none_parisc64-smp_real
binary-arch_hppa_none_parisc64-smp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_hppa_none_real:
binary-arch_hppa_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real binary-arch_i386_rt
binary-arch_i386::
- $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-686-di nic-modules-4.16.0-2-686-di nic-wireless-modules-4.16.0-2-686-di nic-shared-modules-4.16.0-2-686-di serial-modules-4.16.0-2-686-di usb-serial-modules-4.16.0-2-686-di ppp-modules-4.16.0-2-686-di pata-modules-4.16.0-2-686-di cdrom-core-modules-4.16.0-2-686-di firewire-core-modules-4.16.0-2-686-di scsi-core-modules-4.16.0-2-686-di scsi-modules-4.16.0-2-686-di loop-modules-4.16.0-2-686-di btrfs-modules-4.16.0-2-686-di ext4-modules-4.16.0-2-686-di isofs-modules-4.16.0-2-686-di jfs-modules-4.16.0-2-686-di ntfs-modules-4.16.0-2-686-di xfs-modules-4.16.0-2-686-di fat-modules-4.16.0-2-686-di md-modules-4.16.0-2-686-di multipath-modules-4.16.0-2-686-di usb-modules-4.16.0-2-686-di usb-storage-modules-4.16.0-2-686-di pcmcia-storage-modules-4.16.0-2-686-di fb-modules-4.16.0-2-686-di input-modules-4.16.0-2-686-di event-modules-4.16.0-2-686-di mouse-modules-4.16.0-2-686-di nic-pcmcia-modules-4.16.0-2-686-di pcmcia-modules-4.16.0-2-686-di nic-usb-modules-4.16.0-2-686-di sata-modules-4.16.0-2-686-di acpi-modules-4.16.0-2-686-di i2c-modules-4.16.0-2-686-di crc-modules-4.16.0-2-686-di crypto-modules-4.16.0-2-686-di crypto-dm-modules-4.16.0-2-686-di efi-modules-4.16.0-2-686-di ata-modules-4.16.0-2-686-di mmc-core-modules-4.16.0-2-686-di mmc-modules-4.16.0-2-686-di nbd-modules-4.16.0-2-686-di squashfs-modules-4.16.0-2-686-di speakup-modules-4.16.0-2-686-di virtio-modules-4.16.0-2-686-di uinput-modules-4.16.0-2-686-di sound-modules-4.16.0-2-686-di compress-modules-4.16.0-2-686-di hyperv-modules-4.16.0-2-686-di udf-modules-4.16.0-2-686-di fuse-modules-4.16.0-2-686-di kernel-image-4.16.0-2-686-pae-di nic-modules-4.16.0-2-686-pae-di nic-wireless-modules-4.16.0-2-686-pae-di nic-shared-modules-4.16.0-2-686-pae-di serial-modules-4.16.0-2-686-pae-di usb-serial-modules-4.16.0-2-686-pae-di ppp-modules-4.16.0-2-686-pae-di pata-modules-4.16.0-2-686-pae-di cdrom-core-modules-4.16.0-2-686-pae-di firewire-core-modules-4.16.0-2-686-pae-di scsi-core-modules-4.16.0-2-686-pae-di scsi-modules-4.16.0-2-686-pae-di loop-modules-4.16.0-2-686-pae-di btrfs-modules-4.16.0-2-686-pae-di ext4-modules-4.16.0-2-686-pae-di isofs-modules-4.16.0-2-686-pae-di jfs-modules-4.16.0-2-686-pae-di ntfs-modules-4.16.0-2-686-pae-di xfs-modules-4.16.0-2-686-pae-di fat-modules-4.16.0-2-686-pae-di md-modules-4.16.0-2-686-pae-di multipath-modules-4.16.0-2-686-pae-di usb-modules-4.16.0-2-686-pae-di usb-storage-modules-4.16.0-2-686-pae-di pcmcia-storage-modules-4.16.0-2-686-pae-di fb-modules-4.16.0-2-686-pae-di input-modules-4.16.0-2-686-pae-di event-modules-4.16.0-2-686-pae-di mouse-modules-4.16.0-2-686-pae-di nic-pcmcia-modules-4.16.0-2-686-pae-di pcmcia-modules-4.16.0-2-686-pae-di nic-usb-modules-4.16.0-2-686-pae-di sata-modules-4.16.0-2-686-pae-di acpi-modules-4.16.0-2-686-pae-di i2c-modules-4.16.0-2-686-pae-di crc-modules-4.16.0-2-686-pae-di crypto-modules-4.16.0-2-686-pae-di crypto-dm-modules-4.16.0-2-686-pae-di efi-modules-4.16.0-2-686-pae-di ata-modules-4.16.0-2-686-pae-di mmc-core-modules-4.16.0-2-686-pae-di mmc-modules-4.16.0-2-686-pae-di nbd-modules-4.16.0-2-686-pae-di squashfs-modules-4.16.0-2-686-pae-di speakup-modules-4.16.0-2-686-pae-di virtio-modules-4.16.0-2-686-pae-di uinput-modules-4.16.0-2-686-pae-di sound-modules-4.16.0-2-686-pae-di compress-modules-4.16.0-2-686-pae-di hyperv-modules-4.16.0-2-686-pae-di udf-modules-4.16.0-2-686-pae-di fuse-modules-4.16.0-2-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-686-di nic-modules-4.16.0-2-686-di nic-wireless-modules-4.16.0-2-686-di nic-shared-modules-4.16.0-2-686-di serial-modules-4.16.0-2-686-di usb-serial-modules-4.16.0-2-686-di ppp-modules-4.16.0-2-686-di pata-modules-4.16.0-2-686-di cdrom-core-modules-4.16.0-2-686-di firewire-core-modules-4.16.0-2-686-di scsi-core-modules-4.16.0-2-686-di scsi-modules-4.16.0-2-686-di loop-modules-4.16.0-2-686-di btrfs-modules-4.16.0-2-686-di ext4-modules-4.16.0-2-686-di isofs-modules-4.16.0-2-686-di jfs-modules-4.16.0-2-686-di ntfs-modules-4.16.0-2-686-di xfs-modules-4.16.0-2-686-di fat-modules-4.16.0-2-686-di md-modules-4.16.0-2-686-di multipath-modules-4.16.0-2-686-di usb-modules-4.16.0-2-686-di usb-storage-modules-4.16.0-2-686-di pcmcia-storage-modules-4.16.0-2-686-di fb-modules-4.16.0-2-686-di input-modules-4.16.0-2-686-di event-modules-4.16.0-2-686-di mouse-modules-4.16.0-2-686-di nic-pcmcia-modules-4.16.0-2-686-di pcmcia-modules-4.16.0-2-686-di nic-usb-modules-4.16.0-2-686-di sata-modules-4.16.0-2-686-di acpi-modules-4.16.0-2-686-di i2c-modules-4.16.0-2-686-di crc-modules-4.16.0-2-686-di crypto-modules-4.16.0-2-686-di crypto-dm-modules-4.16.0-2-686-di efi-modules-4.16.0-2-686-di ata-modules-4.16.0-2-686-di mmc-core-modules-4.16.0-2-686-di mmc-modules-4.16.0-2-686-di nbd-modules-4.16.0-2-686-di squashfs-modules-4.16.0-2-686-di speakup-modules-4.16.0-2-686-di virtio-modules-4.16.0-2-686-di uinput-modules-4.16.0-2-686-di sound-modules-4.16.0-2-686-di compress-modules-4.16.0-2-686-di hyperv-modules-4.16.0-2-686-di udf-modules-4.16.0-2-686-di fuse-modules-4.16.0-2-686-di kernel-image-4.16.0-2-686-pae-di nic-modules-4.16.0-2-686-pae-di nic-wireless-modules-4.16.0-2-686-pae-di nic-shared-modules-4.16.0-2-686-pae-di serial-modules-4.16.0-2-686-pae-di usb-serial-modules-4.16.0-2-686-pae-di ppp-modules-4.16.0-2-686-pae-di pata-modules-4.16.0-2-686-pae-di cdrom-core-modules-4.16.0-2-686-pae-di firewire-core-modules-4.16.0-2-686-pae-di scsi-core-modules-4.16.0-2-686-pae-di scsi-modules-4.16.0-2-686-pae-di loop-modules-4.16.0-2-686-pae-di btrfs-modules-4.16.0-2-686-pae-di ext4-modules-4.16.0-2-686-pae-di isofs-modules-4.16.0-2-686-pae-di jfs-modules-4.16.0-2-686-pae-di ntfs-modules-4.16.0-2-686-pae-di xfs-modules-4.16.0-2-686-pae-di fat-modules-4.16.0-2-686-pae-di md-modules-4.16.0-2-686-pae-di multipath-modules-4.16.0-2-686-pae-di usb-modules-4.16.0-2-686-pae-di usb-storage-modules-4.16.0-2-686-pae-di pcmcia-storage-modules-4.16.0-2-686-pae-di fb-modules-4.16.0-2-686-pae-di input-modules-4.16.0-2-686-pae-di event-modules-4.16.0-2-686-pae-di mouse-modules-4.16.0-2-686-pae-di nic-pcmcia-modules-4.16.0-2-686-pae-di pcmcia-modules-4.16.0-2-686-pae-di nic-usb-modules-4.16.0-2-686-pae-di sata-modules-4.16.0-2-686-pae-di acpi-modules-4.16.0-2-686-pae-di i2c-modules-4.16.0-2-686-pae-di crc-modules-4.16.0-2-686-pae-di crypto-modules-4.16.0-2-686-pae-di crypto-dm-modules-4.16.0-2-686-pae-di efi-modules-4.16.0-2-686-pae-di ata-modules-4.16.0-2-686-pae-di mmc-core-modules-4.16.0-2-686-pae-di mmc-modules-4.16.0-2-686-pae-di nbd-modules-4.16.0-2-686-pae-di squashfs-modules-4.16.0-2-686-pae-di speakup-modules-4.16.0-2-686-pae-di virtio-modules-4.16.0-2-686-pae-di uinput-modules-4.16.0-2-686-pae-di sound-modules-4.16.0-2-686-pae-di compress-modules-4.16.0-2-686-pae-di hyperv-modules-4.16.0-2-686-pae-di udf-modules-4.16.0-2-686-pae-di fuse-modules-4.16.0-2-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-686-di nic-modules-4.16.0-2-686-di nic-wireless-modules-4.16.0-2-686-di nic-shared-modules-4.16.0-2-686-di serial-modules-4.16.0-2-686-di usb-serial-modules-4.16.0-2-686-di ppp-modules-4.16.0-2-686-di pata-modules-4.16.0-2-686-di cdrom-core-modules-4.16.0-2-686-di firewire-core-modules-4.16.0-2-686-di scsi-core-modules-4.16.0-2-686-di scsi-modules-4.16.0-2-686-di loop-modules-4.16.0-2-686-di btrfs-modules-4.16.0-2-686-di ext4-modules-4.16.0-2-686-di isofs-modules-4.16.0-2-686-di jfs-modules-4.16.0-2-686-di ntfs-modules-4.16.0-2-686-di xfs-modules-4.16.0-2-686-di fat-modules-4.16.0-2-686-di md-modules-4.16.0-2-686-di multipath-modules-4.16.0-2-686-di usb-modules-4.16.0-2-686-di usb-storage-modules-4.16.0-2-686-di pcmcia-storage-modules-4.16.0-2-686-di fb-modules-4.16.0-2-686-di input-modules-4.16.0-2-686-di event-modules-4.16.0-2-686-di mouse-modules-4.16.0-2-686-di nic-pcmcia-modules-4.16.0-2-686-di pcmcia-modules-4.16.0-2-686-di nic-usb-modules-4.16.0-2-686-di sata-modules-4.16.0-2-686-di acpi-modules-4.16.0-2-686-di i2c-modules-4.16.0-2-686-di crc-modules-4.16.0-2-686-di crypto-modules-4.16.0-2-686-di crypto-dm-modules-4.16.0-2-686-di efi-modules-4.16.0-2-686-di ata-modules-4.16.0-2-686-di mmc-core-modules-4.16.0-2-686-di mmc-modules-4.16.0-2-686-di nbd-modules-4.16.0-2-686-di squashfs-modules-4.16.0-2-686-di speakup-modules-4.16.0-2-686-di virtio-modules-4.16.0-2-686-di uinput-modules-4.16.0-2-686-di sound-modules-4.16.0-2-686-di compress-modules-4.16.0-2-686-di hyperv-modules-4.16.0-2-686-di udf-modules-4.16.0-2-686-di fuse-modules-4.16.0-2-686-di kernel-image-4.16.0-2-686-pae-di nic-modules-4.16.0-2-686-pae-di nic-wireless-modules-4.16.0-2-686-pae-di nic-shared-modules-4.16.0-2-686-pae-di serial-modules-4.16.0-2-686-pae-di usb-serial-modules-4.16.0-2-686-pae-di ppp-modules-4.16.0-2-686-pae-di pata-modules-4.16.0-2-686-pae-di cdrom-core-modules-4.16.0-2-686-pae-di firewire-core-modules-4.16.0-2-686-pae-di scsi-core-modules-4.16.0-2-686-pae-di scsi-modules-4.16.0-2-686-pae-di loop-modules-4.16.0-2-686-pae-di btrfs-modules-4.16.0-2-686-pae-di ext4-modules-4.16.0-2-686-pae-di isofs-modules-4.16.0-2-686-pae-di jfs-modules-4.16.0-2-686-pae-di ntfs-modules-4.16.0-2-686-pae-di xfs-modules-4.16.0-2-686-pae-di fat-modules-4.16.0-2-686-pae-di md-modules-4.16.0-2-686-pae-di multipath-modules-4.16.0-2-686-pae-di usb-modules-4.16.0-2-686-pae-di usb-storage-modules-4.16.0-2-686-pae-di pcmcia-storage-modules-4.16.0-2-686-pae-di fb-modules-4.16.0-2-686-pae-di input-modules-4.16.0-2-686-pae-di event-modules-4.16.0-2-686-pae-di mouse-modules-4.16.0-2-686-pae-di nic-pcmcia-modules-4.16.0-2-686-pae-di pcmcia-modules-4.16.0-2-686-pae-di nic-usb-modules-4.16.0-2-686-pae-di sata-modules-4.16.0-2-686-pae-di acpi-modules-4.16.0-2-686-pae-di i2c-modules-4.16.0-2-686-pae-di crc-modules-4.16.0-2-686-pae-di crypto-modules-4.16.0-2-686-pae-di crypto-dm-modules-4.16.0-2-686-pae-di efi-modules-4.16.0-2-686-pae-di ata-modules-4.16.0-2-686-pae-di mmc-core-modules-4.16.0-2-686-pae-di mmc-modules-4.16.0-2-686-pae-di nbd-modules-4.16.0-2-686-pae-di squashfs-modules-4.16.0-2-686-pae-di speakup-modules-4.16.0-2-686-pae-di virtio-modules-4.16.0-2-686-pae-di uinput-modules-4.16.0-2-686-pae-di sound-modules-4.16.0-2-686-pae-di compress-modules-4.16.0-2-686-pae-di hyperv-modules-4.16.0-2-686-pae-di udf-modules-4.16.0-2-686-pae-di fuse-modules-4.16.0-2-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_i386_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-7-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='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_i386_none_686_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_i386_none_real:
binary-arch_i386_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_i386_rt: binary-arch_i386_rt_686-pae binary-arch_i386_rt_real
binary-arch_i386_rt_686-pae: binary-arch_i386_rt_686-pae_real
binary-arch_i386_rt_686-pae_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_i386_rt_real:
binary-arch_ia64:: binary-arch_ia64_none binary-arch_ia64_real
binary-arch_ia64::
- $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-itanium-di nic-modules-4.16.0-2-itanium-di nic-shared-modules-4.16.0-2-itanium-di serial-modules-4.16.0-2-itanium-di ppp-modules-4.16.0-2-itanium-di pata-modules-4.16.0-2-itanium-di cdrom-core-modules-4.16.0-2-itanium-di firewire-core-modules-4.16.0-2-itanium-di scsi-core-modules-4.16.0-2-itanium-di scsi-modules-4.16.0-2-itanium-di loop-modules-4.16.0-2-itanium-di btrfs-modules-4.16.0-2-itanium-di ext4-modules-4.16.0-2-itanium-di isofs-modules-4.16.0-2-itanium-di jfs-modules-4.16.0-2-itanium-di ntfs-modules-4.16.0-2-itanium-di xfs-modules-4.16.0-2-itanium-di fat-modules-4.16.0-2-itanium-di md-modules-4.16.0-2-itanium-di multipath-modules-4.16.0-2-itanium-di usb-modules-4.16.0-2-itanium-di usb-storage-modules-4.16.0-2-itanium-di fb-modules-4.16.0-2-itanium-di input-modules-4.16.0-2-itanium-di event-modules-4.16.0-2-itanium-di mouse-modules-4.16.0-2-itanium-di pcmcia-modules-4.16.0-2-itanium-di nic-usb-modules-4.16.0-2-itanium-di sata-modules-4.16.0-2-itanium-di i2c-modules-4.16.0-2-itanium-di crc-modules-4.16.0-2-itanium-di crypto-modules-4.16.0-2-itanium-di crypto-dm-modules-4.16.0-2-itanium-di ata-modules-4.16.0-2-itanium-di nbd-modules-4.16.0-2-itanium-di squashfs-modules-4.16.0-2-itanium-di uinput-modules-4.16.0-2-itanium-di udf-modules-4.16.0-2-itanium-di fuse-modules-4.16.0-2-itanium-di ide-core-modules-4.16.0-2-itanium-di ide-modules-4.16.0-2-itanium-di sn-modules-4.16.0-2-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-itanium-di nic-modules-4.16.0-2-itanium-di nic-shared-modules-4.16.0-2-itanium-di serial-modules-4.16.0-2-itanium-di ppp-modules-4.16.0-2-itanium-di pata-modules-4.16.0-2-itanium-di cdrom-core-modules-4.16.0-2-itanium-di firewire-core-modules-4.16.0-2-itanium-di scsi-core-modules-4.16.0-2-itanium-di scsi-modules-4.16.0-2-itanium-di loop-modules-4.16.0-2-itanium-di btrfs-modules-4.16.0-2-itanium-di ext4-modules-4.16.0-2-itanium-di isofs-modules-4.16.0-2-itanium-di jfs-modules-4.16.0-2-itanium-di ntfs-modules-4.16.0-2-itanium-di xfs-modules-4.16.0-2-itanium-di fat-modules-4.16.0-2-itanium-di md-modules-4.16.0-2-itanium-di multipath-modules-4.16.0-2-itanium-di usb-modules-4.16.0-2-itanium-di usb-storage-modules-4.16.0-2-itanium-di fb-modules-4.16.0-2-itanium-di input-modules-4.16.0-2-itanium-di event-modules-4.16.0-2-itanium-di mouse-modules-4.16.0-2-itanium-di pcmcia-modules-4.16.0-2-itanium-di nic-usb-modules-4.16.0-2-itanium-di sata-modules-4.16.0-2-itanium-di i2c-modules-4.16.0-2-itanium-di crc-modules-4.16.0-2-itanium-di crypto-modules-4.16.0-2-itanium-di crypto-dm-modules-4.16.0-2-itanium-di ata-modules-4.16.0-2-itanium-di nbd-modules-4.16.0-2-itanium-di squashfs-modules-4.16.0-2-itanium-di uinput-modules-4.16.0-2-itanium-di compress-modules-4.16.0-2-itanium-di udf-modules-4.16.0-2-itanium-di fuse-modules-4.16.0-2-itanium-di ide-core-modules-4.16.0-2-itanium-di ide-modules-4.16.0-2-itanium-di sn-modules-4.16.0-2-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-itanium-di nic-modules-4.16.0-2-itanium-di nic-shared-modules-4.16.0-2-itanium-di serial-modules-4.16.0-2-itanium-di ppp-modules-4.16.0-2-itanium-di pata-modules-4.16.0-2-itanium-di cdrom-core-modules-4.16.0-2-itanium-di firewire-core-modules-4.16.0-2-itanium-di scsi-core-modules-4.16.0-2-itanium-di scsi-modules-4.16.0-2-itanium-di loop-modules-4.16.0-2-itanium-di btrfs-modules-4.16.0-2-itanium-di ext4-modules-4.16.0-2-itanium-di isofs-modules-4.16.0-2-itanium-di jfs-modules-4.16.0-2-itanium-di ntfs-modules-4.16.0-2-itanium-di xfs-modules-4.16.0-2-itanium-di fat-modules-4.16.0-2-itanium-di md-modules-4.16.0-2-itanium-di multipath-modules-4.16.0-2-itanium-di usb-modules-4.16.0-2-itanium-di usb-storage-modules-4.16.0-2-itanium-di fb-modules-4.16.0-2-itanium-di input-modules-4.16.0-2-itanium-di event-modules-4.16.0-2-itanium-di mouse-modules-4.16.0-2-itanium-di pcmcia-modules-4.16.0-2-itanium-di nic-usb-modules-4.16.0-2-itanium-di sata-modules-4.16.0-2-itanium-di i2c-modules-4.16.0-2-itanium-di crc-modules-4.16.0-2-itanium-di crypto-modules-4.16.0-2-itanium-di crypto-dm-modules-4.16.0-2-itanium-di ata-modules-4.16.0-2-itanium-di nbd-modules-4.16.0-2-itanium-di squashfs-modules-4.16.0-2-itanium-di uinput-modules-4.16.0-2-itanium-di compress-modules-4.16.0-2-itanium-di udf-modules-4.16.0-2-itanium-di fuse-modules-4.16.0-2-itanium-di ide-core-modules-4.16.0-2-itanium-di ide-modules-4.16.0-2-itanium-di sn-modules-4.16.0-2-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='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_ia64_none_mckinley: binary-arch_ia64_none_mckinley_real
binary-arch_ia64_none_mckinley_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_ia64_none_real:
binary-arch_ia64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
binary-arch_m68k::
- $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-m68k-di nic-modules-4.16.0-2-m68k-di nic-shared-modules-4.16.0-2-m68k-di ppp-modules-4.16.0-2-m68k-di pata-modules-4.16.0-2-m68k-di cdrom-core-modules-4.16.0-2-m68k-di scsi-core-modules-4.16.0-2-m68k-di scsi-modules-4.16.0-2-m68k-di loop-modules-4.16.0-2-m68k-di btrfs-modules-4.16.0-2-m68k-di ext4-modules-4.16.0-2-m68k-di isofs-modules-4.16.0-2-m68k-di fat-modules-4.16.0-2-m68k-di hfs-modules-4.16.0-2-m68k-di affs-modules-4.16.0-2-m68k-di md-modules-4.16.0-2-m68k-di crc-modules-4.16.0-2-m68k-di crypto-modules-4.16.0-2-m68k-di ata-modules-4.16.0-2-m68k-di nbd-modules-4.16.0-2-m68k-di squashfs-modules-4.16.0-2-m68k-di zlib-modules-4.16.0-2-m68k-di compress-modules-4.16.0-2-m68k-di udf-modules-4.16.0-2-m68k-di fuse-modules-4.16.0-2-m68k-di ide-core-modules-4.16.0-2-m68k-di ide-modules-4.16.0-2-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-m68k-di nic-modules-4.16.0-2-m68k-di nic-shared-modules-4.16.0-2-m68k-di ppp-modules-4.16.0-2-m68k-di pata-modules-4.16.0-2-m68k-di cdrom-core-modules-4.16.0-2-m68k-di scsi-core-modules-4.16.0-2-m68k-di scsi-modules-4.16.0-2-m68k-di loop-modules-4.16.0-2-m68k-di btrfs-modules-4.16.0-2-m68k-di ext4-modules-4.16.0-2-m68k-di isofs-modules-4.16.0-2-m68k-di fat-modules-4.16.0-2-m68k-di hfs-modules-4.16.0-2-m68k-di affs-modules-4.16.0-2-m68k-di md-modules-4.16.0-2-m68k-di crc-modules-4.16.0-2-m68k-di crypto-modules-4.16.0-2-m68k-di ata-modules-4.16.0-2-m68k-di nbd-modules-4.16.0-2-m68k-di squashfs-modules-4.16.0-2-m68k-di zlib-modules-4.16.0-2-m68k-di compress-modules-4.16.0-2-m68k-di udf-modules-4.16.0-2-m68k-di fuse-modules-4.16.0-2-m68k-di ide-core-modules-4.16.0-2-m68k-di ide-modules-4.16.0-2-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-m68k-di nic-modules-4.16.0-2-m68k-di nic-shared-modules-4.16.0-2-m68k-di ppp-modules-4.16.0-2-m68k-di pata-modules-4.16.0-2-m68k-di cdrom-core-modules-4.16.0-2-m68k-di scsi-core-modules-4.16.0-2-m68k-di scsi-modules-4.16.0-2-m68k-di loop-modules-4.16.0-2-m68k-di btrfs-modules-4.16.0-2-m68k-di ext4-modules-4.16.0-2-m68k-di isofs-modules-4.16.0-2-m68k-di fat-modules-4.16.0-2-m68k-di hfs-modules-4.16.0-2-m68k-di affs-modules-4.16.0-2-m68k-di md-modules-4.16.0-2-m68k-di crc-modules-4.16.0-2-m68k-di crypto-modules-4.16.0-2-m68k-di ata-modules-4.16.0-2-m68k-di nbd-modules-4.16.0-2-m68k-di squashfs-modules-4.16.0-2-m68k-di zlib-modules-4.16.0-2-m68k-di compress-modules-4.16.0-2-m68k-di udf-modules-4.16.0-2-m68k-di fuse-modules-4.16.0-2-m68k-di ide-core-modules-4.16.0-2-m68k-di ide-modules-4.16.0-2-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='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_m68k_none_real:
binary-arch_m68k_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
binary-arch_mips::
- $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-4kc-malta-di nic-modules-4.16.0-2-4kc-malta-di nic-wireless-modules-4.16.0-2-4kc-malta-di nic-shared-modules-4.16.0-2-4kc-malta-di usb-serial-modules-4.16.0-2-4kc-malta-di ppp-modules-4.16.0-2-4kc-malta-di pata-modules-4.16.0-2-4kc-malta-di cdrom-core-modules-4.16.0-2-4kc-malta-di scsi-core-modules-4.16.0-2-4kc-malta-di scsi-modules-4.16.0-2-4kc-malta-di loop-modules-4.16.0-2-4kc-malta-di btrfs-modules-4.16.0-2-4kc-malta-di ext4-modules-4.16.0-2-4kc-malta-di isofs-modules-4.16.0-2-4kc-malta-di jfs-modules-4.16.0-2-4kc-malta-di ntfs-modules-4.16.0-2-4kc-malta-di xfs-modules-4.16.0-2-4kc-malta-di fat-modules-4.16.0-2-4kc-malta-di hfs-modules-4.16.0-2-4kc-malta-di affs-modules-4.16.0-2-4kc-malta-di minix-modules-4.16.0-2-4kc-malta-di md-modules-4.16.0-2-4kc-malta-di multipath-modules-4.16.0-2-4kc-malta-di usb-modules-4.16.0-2-4kc-malta-di usb-storage-modules-4.16.0-2-4kc-malta-di input-modules-4.16.0-2-4kc-malta-di event-modules-4.16.0-2-4kc-malta-di mouse-modules-4.16.0-2-4kc-malta-di nic-usb-modules-4.16.0-2-4kc-malta-di sata-modules-4.16.0-2-4kc-malta-di i2c-modules-4.16.0-2-4kc-malta-di crc-modules-4.16.0-2-4kc-malta-di crypto-modules-4.16.0-2-4kc-malta-di crypto-dm-modules-4.16.0-2-4kc-malta-di ata-modules-4.16.0-2-4kc-malta-di mmc-core-modules-4.16.0-2-4kc-malta-di mmc-modules-4.16.0-2-4kc-malta-di nbd-modules-4.16.0-2-4kc-malta-di squashfs-modules-4.16.0-2-4kc-malta-di virtio-modules-4.16.0-2-4kc-malta-di sound-modules-4.16.0-2-4kc-malta-di zlib-modules-4.16.0-2-4kc-malta-di compress-modules-4.16.0-2-4kc-malta-di udf-modules-4.16.0-2-4kc-malta-di fuse-modules-4.16.0-2-4kc-malta-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-4kc-malta-di nic-modules-4.16.0-2-4kc-malta-di nic-wireless-modules-4.16.0-2-4kc-malta-di nic-shared-modules-4.16.0-2-4kc-malta-di usb-serial-modules-4.16.0-2-4kc-malta-di ppp-modules-4.16.0-2-4kc-malta-di pata-modules-4.16.0-2-4kc-malta-di cdrom-core-modules-4.16.0-2-4kc-malta-di scsi-core-modules-4.16.0-2-4kc-malta-di scsi-modules-4.16.0-2-4kc-malta-di loop-modules-4.16.0-2-4kc-malta-di btrfs-modules-4.16.0-2-4kc-malta-di ext4-modules-4.16.0-2-4kc-malta-di isofs-modules-4.16.0-2-4kc-malta-di jfs-modules-4.16.0-2-4kc-malta-di ntfs-modules-4.16.0-2-4kc-malta-di xfs-modules-4.16.0-2-4kc-malta-di fat-modules-4.16.0-2-4kc-malta-di hfs-modules-4.16.0-2-4kc-malta-di affs-modules-4.16.0-2-4kc-malta-di minix-modules-4.16.0-2-4kc-malta-di md-modules-4.16.0-2-4kc-malta-di multipath-modules-4.16.0-2-4kc-malta-di usb-modules-4.16.0-2-4kc-malta-di usb-storage-modules-4.16.0-2-4kc-malta-di input-modules-4.16.0-2-4kc-malta-di event-modules-4.16.0-2-4kc-malta-di mouse-modules-4.16.0-2-4kc-malta-di nic-usb-modules-4.16.0-2-4kc-malta-di sata-modules-4.16.0-2-4kc-malta-di i2c-modules-4.16.0-2-4kc-malta-di crc-modules-4.16.0-2-4kc-malta-di crypto-modules-4.16.0-2-4kc-malta-di crypto-dm-modules-4.16.0-2-4kc-malta-di ata-modules-4.16.0-2-4kc-malta-di mmc-core-modules-4.16.0-2-4kc-malta-di mmc-modules-4.16.0-2-4kc-malta-di nbd-modules-4.16.0-2-4kc-malta-di squashfs-modules-4.16.0-2-4kc-malta-di virtio-modules-4.16.0-2-4kc-malta-di sound-modules-4.16.0-2-4kc-malta-di zlib-modules-4.16.0-2-4kc-malta-di compress-modules-4.16.0-2-4kc-malta-di udf-modules-4.16.0-2-4kc-malta-di fuse-modules-4.16.0-2-4kc-malta-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-4kc-malta-di nic-modules-4.16.0-2-4kc-malta-di nic-wireless-modules-4.16.0-2-4kc-malta-di nic-shared-modules-4.16.0-2-4kc-malta-di usb-serial-modules-4.16.0-2-4kc-malta-di ppp-modules-4.16.0-2-4kc-malta-di pata-modules-4.16.0-2-4kc-malta-di cdrom-core-modules-4.16.0-2-4kc-malta-di scsi-core-modules-4.16.0-2-4kc-malta-di scsi-modules-4.16.0-2-4kc-malta-di loop-modules-4.16.0-2-4kc-malta-di btrfs-modules-4.16.0-2-4kc-malta-di ext4-modules-4.16.0-2-4kc-malta-di isofs-modules-4.16.0-2-4kc-malta-di jfs-modules-4.16.0-2-4kc-malta-di ntfs-modules-4.16.0-2-4kc-malta-di xfs-modules-4.16.0-2-4kc-malta-di fat-modules-4.16.0-2-4kc-malta-di hfs-modules-4.16.0-2-4kc-malta-di affs-modules-4.16.0-2-4kc-malta-di minix-modules-4.16.0-2-4kc-malta-di md-modules-4.16.0-2-4kc-malta-di multipath-modules-4.16.0-2-4kc-malta-di usb-modules-4.16.0-2-4kc-malta-di usb-storage-modules-4.16.0-2-4kc-malta-di input-modules-4.16.0-2-4kc-malta-di event-modules-4.16.0-2-4kc-malta-di mouse-modules-4.16.0-2-4kc-malta-di nic-usb-modules-4.16.0-2-4kc-malta-di sata-modules-4.16.0-2-4kc-malta-di i2c-modules-4.16.0-2-4kc-malta-di crc-modules-4.16.0-2-4kc-malta-di crypto-modules-4.16.0-2-4kc-malta-di crypto-dm-modules-4.16.0-2-4kc-malta-di ata-modules-4.16.0-2-4kc-malta-di mmc-core-modules-4.16.0-2-4kc-malta-di mmc-modules-4.16.0-2-4kc-malta-di nbd-modules-4.16.0-2-4kc-malta-di squashfs-modules-4.16.0-2-4kc-malta-di virtio-modules-4.16.0-2-4kc-malta-di sound-modules-4.16.0-2-4kc-malta-di zlib-modules-4.16.0-2-4kc-malta-di compress-modules-4.16.0-2-4kc-malta-di udf-modules-4.16.0-2-4kc-malta-di fuse-modules-4.16.0-2-4kc-malta-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-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='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-5kc-malta-di nic-modules-4.16.0-2-5kc-malta-di nic-wireless-modules-4.16.0-2-5kc-malta-di nic-shared-modules-4.16.0-2-5kc-malta-di usb-serial-modules-4.16.0-2-5kc-malta-di ppp-modules-4.16.0-2-5kc-malta-di pata-modules-4.16.0-2-5kc-malta-di cdrom-core-modules-4.16.0-2-5kc-malta-di scsi-core-modules-4.16.0-2-5kc-malta-di scsi-modules-4.16.0-2-5kc-malta-di loop-modules-4.16.0-2-5kc-malta-di btrfs-modules-4.16.0-2-5kc-malta-di ext4-modules-4.16.0-2-5kc-malta-di isofs-modules-4.16.0-2-5kc-malta-di jfs-modules-4.16.0-2-5kc-malta-di ntfs-modules-4.16.0-2-5kc-malta-di xfs-modules-4.16.0-2-5kc-malta-di fat-modules-4.16.0-2-5kc-malta-di hfs-modules-4.16.0-2-5kc-malta-di affs-modules-4.16.0-2-5kc-malta-di minix-modules-4.16.0-2-5kc-malta-di md-modules-4.16.0-2-5kc-malta-di multipath-modules-4.16.0-2-5kc-malta-di usb-modules-4.16.0-2-5kc-malta-di usb-storage-modules-4.16.0-2-5kc-malta-di input-modules-4.16.0-2-5kc-malta-di event-modules-4.16.0-2-5kc-malta-di mouse-modules-4.16.0-2-5kc-malta-di nic-usb-modules-4.16.0-2-5kc-malta-di sata-modules-4.16.0-2-5kc-malta-di i2c-modules-4.16.0-2-5kc-malta-di crc-modules-4.16.0-2-5kc-malta-di crypto-modules-4.16.0-2-5kc-malta-di crypto-dm-modules-4.16.0-2-5kc-malta-di ata-modules-4.16.0-2-5kc-malta-di mmc-core-modules-4.16.0-2-5kc-malta-di mmc-modules-4.16.0-2-5kc-malta-di nbd-modules-4.16.0-2-5kc-malta-di squashfs-modules-4.16.0-2-5kc-malta-di virtio-modules-4.16.0-2-5kc-malta-di sound-modules-4.16.0-2-5kc-malta-di zlib-modules-4.16.0-2-5kc-malta-di compress-modules-4.16.0-2-5kc-malta-di udf-modules-4.16.0-2-5kc-malta-di fuse-modules-4.16.0-2-5kc-malta-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-5kc-malta-di nic-modules-4.16.0-2-5kc-malta-di nic-wireless-modules-4.16.0-2-5kc-malta-di nic-shared-modules-4.16.0-2-5kc-malta-di usb-serial-modules-4.16.0-2-5kc-malta-di ppp-modules-4.16.0-2-5kc-malta-di pata-modules-4.16.0-2-5kc-malta-di cdrom-core-modules-4.16.0-2-5kc-malta-di scsi-core-modules-4.16.0-2-5kc-malta-di scsi-modules-4.16.0-2-5kc-malta-di loop-modules-4.16.0-2-5kc-malta-di btrfs-modules-4.16.0-2-5kc-malta-di ext4-modules-4.16.0-2-5kc-malta-di isofs-modules-4.16.0-2-5kc-malta-di jfs-modules-4.16.0-2-5kc-malta-di ntfs-modules-4.16.0-2-5kc-malta-di xfs-modules-4.16.0-2-5kc-malta-di fat-modules-4.16.0-2-5kc-malta-di hfs-modules-4.16.0-2-5kc-malta-di affs-modules-4.16.0-2-5kc-malta-di minix-modules-4.16.0-2-5kc-malta-di md-modules-4.16.0-2-5kc-malta-di multipath-modules-4.16.0-2-5kc-malta-di usb-modules-4.16.0-2-5kc-malta-di usb-storage-modules-4.16.0-2-5kc-malta-di input-modules-4.16.0-2-5kc-malta-di event-modules-4.16.0-2-5kc-malta-di mouse-modules-4.16.0-2-5kc-malta-di nic-usb-modules-4.16.0-2-5kc-malta-di sata-modules-4.16.0-2-5kc-malta-di i2c-modules-4.16.0-2-5kc-malta-di crc-modules-4.16.0-2-5kc-malta-di crypto-modules-4.16.0-2-5kc-malta-di crypto-dm-modules-4.16.0-2-5kc-malta-di ata-modules-4.16.0-2-5kc-malta-di mmc-core-modules-4.16.0-2-5kc-malta-di mmc-modules-4.16.0-2-5kc-malta-di nbd-modules-4.16.0-2-5kc-malta-di squashfs-modules-4.16.0-2-5kc-malta-di virtio-modules-4.16.0-2-5kc-malta-di sound-modules-4.16.0-2-5kc-malta-di zlib-modules-4.16.0-2-5kc-malta-di compress-modules-4.16.0-2-5kc-malta-di udf-modules-4.16.0-2-5kc-malta-di fuse-modules-4.16.0-2-5kc-malta-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-5kc-malta-di nic-modules-4.16.0-2-5kc-malta-di nic-wireless-modules-4.16.0-2-5kc-malta-di nic-shared-modules-4.16.0-2-5kc-malta-di usb-serial-modules-4.16.0-2-5kc-malta-di ppp-modules-4.16.0-2-5kc-malta-di pata-modules-4.16.0-2-5kc-malta-di cdrom-core-modules-4.16.0-2-5kc-malta-di scsi-core-modules-4.16.0-2-5kc-malta-di scsi-modules-4.16.0-2-5kc-malta-di loop-modules-4.16.0-2-5kc-malta-di btrfs-modules-4.16.0-2-5kc-malta-di ext4-modules-4.16.0-2-5kc-malta-di isofs-modules-4.16.0-2-5kc-malta-di jfs-modules-4.16.0-2-5kc-malta-di ntfs-modules-4.16.0-2-5kc-malta-di xfs-modules-4.16.0-2-5kc-malta-di fat-modules-4.16.0-2-5kc-malta-di hfs-modules-4.16.0-2-5kc-malta-di affs-modules-4.16.0-2-5kc-malta-di minix-modules-4.16.0-2-5kc-malta-di md-modules-4.16.0-2-5kc-malta-di multipath-modules-4.16.0-2-5kc-malta-di usb-modules-4.16.0-2-5kc-malta-di usb-storage-modules-4.16.0-2-5kc-malta-di input-modules-4.16.0-2-5kc-malta-di event-modules-4.16.0-2-5kc-malta-di mouse-modules-4.16.0-2-5kc-malta-di nic-usb-modules-4.16.0-2-5kc-malta-di sata-modules-4.16.0-2-5kc-malta-di i2c-modules-4.16.0-2-5kc-malta-di crc-modules-4.16.0-2-5kc-malta-di crypto-modules-4.16.0-2-5kc-malta-di crypto-dm-modules-4.16.0-2-5kc-malta-di ata-modules-4.16.0-2-5kc-malta-di mmc-core-modules-4.16.0-2-5kc-malta-di mmc-modules-4.16.0-2-5kc-malta-di nbd-modules-4.16.0-2-5kc-malta-di squashfs-modules-4.16.0-2-5kc-malta-di virtio-modules-4.16.0-2-5kc-malta-di sound-modules-4.16.0-2-5kc-malta-di zlib-modules-4.16.0-2-5kc-malta-di compress-modules-4.16.0-2-5kc-malta-di udf-modules-4.16.0-2-5kc-malta-di fuse-modules-4.16.0-2-5kc-malta-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-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='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64_none_octeon: binary-arch_mips64_none_octeon_real
binary-arch_mips64_none_octeon_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64_none_real:
binary-arch_mips64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
binary-arch_mips64el::
- $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-5kc-malta-di nic-modules-4.16.0-2-5kc-malta-di nic-wireless-modules-4.16.0-2-5kc-malta-di nic-shared-modules-4.16.0-2-5kc-malta-di usb-serial-modules-4.16.0-2-5kc-malta-di ppp-modules-4.16.0-2-5kc-malta-di pata-modules-4.16.0-2-5kc-malta-di cdrom-core-modules-4.16.0-2-5kc-malta-di scsi-core-modules-4.16.0-2-5kc-malta-di scsi-modules-4.16.0-2-5kc-malta-di loop-modules-4.16.0-2-5kc-malta-di btrfs-modules-4.16.0-2-5kc-malta-di ext4-modules-4.16.0-2-5kc-malta-di isofs-modules-4.16.0-2-5kc-malta-di jfs-modules-4.16.0-2-5kc-malta-di ntfs-modules-4.16.0-2-5kc-malta-di xfs-modules-4.16.0-2-5kc-malta-di fat-modules-4.16.0-2-5kc-malta-di hfs-modules-4.16.0-2-5kc-malta-di affs-modules-4.16.0-2-5kc-malta-di minix-modules-4.16.0-2-5kc-malta-di md-modules-4.16.0-2-5kc-malta-di multipath-modules-4.16.0-2-5kc-malta-di usb-modules-4.16.0-2-5kc-malta-di usb-storage-modules-4.16.0-2-5kc-malta-di input-modules-4.16.0-2-5kc-malta-di event-modules-4.16.0-2-5kc-malta-di mouse-modules-4.16.0-2-5kc-malta-di nic-usb-modules-4.16.0-2-5kc-malta-di sata-modules-4.16.0-2-5kc-malta-di i2c-modules-4.16.0-2-5kc-malta-di crc-modules-4.16.0-2-5kc-malta-di crypto-modules-4.16.0-2-5kc-malta-di crypto-dm-modules-4.16.0-2-5kc-malta-di ata-modules-4.16.0-2-5kc-malta-di mmc-core-modules-4.16.0-2-5kc-malta-di mmc-modules-4.16.0-2-5kc-malta-di nbd-modules-4.16.0-2-5kc-malta-di squashfs-modules-4.16.0-2-5kc-malta-di virtio-modules-4.16.0-2-5kc-malta-di sound-modules-4.16.0-2-5kc-malta-di zlib-modules-4.16.0-2-5kc-malta-di compress-modules-4.16.0-2-5kc-malta-di udf-modules-4.16.0-2-5kc-malta-di fuse-modules-4.16.0-2-5kc-malta-di kernel-image-4.16.0-2-loongson-3-di nic-modules-4.16.0-2-loongson-3-di nic-wireless-modules-4.16.0-2-loongson-3-di nic-shared-modules-4.16.0-2-loongson-3-di usb-serial-modules-4.16.0-2-loongson-3-di ppp-modules-4.16.0-2-loongson-3-di pata-modules-4.16.0-2-loongson-3-di cdrom-core-modules-4.16.0-2-loongson-3-di firewire-core-modules-4.16.0-2-loongson-3-di scsi-core-modules-4.16.0-2-loongson-3-di scsi-modules-4.16.0-2-loongson-3-di loop-modules-4.16.0-2-loongson-3-di btrfs-modules-4.16.0-2-loongson-3-di ext4-modules-4.16.0-2-loongson-3-di isofs-modules-4.16.0-2-loongson-3-di jfs-modules-4.16.0-2-loongson-3-di ntfs-modules-4.16.0-2-loongson-3-di xfs-modules-4.16.0-2-loongson-3-di fat-modules-4.16.0-2-loongson-3-di hfs-modules-4.16.0-2-loongson-3-di affs-modules-4.16.0-2-loongson-3-di minix-modules-4.16.0-2-loongson-3-di nfs-modules-4.16.0-2-loongson-3-di md-modules-4.16.0-2-loongson-3-di multipath-modules-4.16.0-2-loongson-3-di usb-modules-4.16.0-2-loongson-3-di usb-storage-modules-4.16.0-2-loongson-3-di fb-modules-4.16.0-2-loongson-3-di input-modules-4.16.0-2-loongson-3-di event-modules-4.16.0-2-loongson-3-di nic-usb-modules-4.16.0-2-loongson-3-di sata-modules-4.16.0-2-loongson-3-di crc-modules-4.16.0-2-loongson-3-di crypto-modules-4.16.0-2-loongson-3-di crypto-dm-modules-4.16.0-2-loongson-3-di ata-modules-4.16.0-2-loongson-3-di nbd-modules-4.16.0-2-loongson-3-di squashfs-modules-4.16.0-2-loongson-3-di speakup-modules-4.16.0-2-loongson-3-di virtio-modules-4.16.0-2-loongson-3-di sound-modules-4.16.0-2-loongson-3-di zlib-modules-4.16.0-2-loongson-3-di compress-modules-4.16.0-2-loongson-3-di udf-modules-4.16.0-2-loongson-3-di fuse-modules-4.16.0-2-loongson-3-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-5kc-malta-di nic-modules-4.16.0-2-5kc-malta-di nic-wireless-modules-4.16.0-2-5kc-malta-di nic-shared-modules-4.16.0-2-5kc-malta-di usb-serial-modules-4.16.0-2-5kc-malta-di ppp-modules-4.16.0-2-5kc-malta-di pata-modules-4.16.0-2-5kc-malta-di cdrom-core-modules-4.16.0-2-5kc-malta-di scsi-core-modules-4.16.0-2-5kc-malta-di scsi-modules-4.16.0-2-5kc-malta-di loop-modules-4.16.0-2-5kc-malta-di btrfs-modules-4.16.0-2-5kc-malta-di ext4-modules-4.16.0-2-5kc-malta-di isofs-modules-4.16.0-2-5kc-malta-di jfs-modules-4.16.0-2-5kc-malta-di ntfs-modules-4.16.0-2-5kc-malta-di xfs-modules-4.16.0-2-5kc-malta-di fat-modules-4.16.0-2-5kc-malta-di hfs-modules-4.16.0-2-5kc-malta-di affs-modules-4.16.0-2-5kc-malta-di minix-modules-4.16.0-2-5kc-malta-di md-modules-4.16.0-2-5kc-malta-di multipath-modules-4.16.0-2-5kc-malta-di usb-modules-4.16.0-2-5kc-malta-di usb-storage-modules-4.16.0-2-5kc-malta-di input-modules-4.16.0-2-5kc-malta-di event-modules-4.16.0-2-5kc-malta-di mouse-modules-4.16.0-2-5kc-malta-di nic-usb-modules-4.16.0-2-5kc-malta-di sata-modules-4.16.0-2-5kc-malta-di i2c-modules-4.16.0-2-5kc-malta-di crc-modules-4.16.0-2-5kc-malta-di crypto-modules-4.16.0-2-5kc-malta-di crypto-dm-modules-4.16.0-2-5kc-malta-di ata-modules-4.16.0-2-5kc-malta-di mmc-core-modules-4.16.0-2-5kc-malta-di mmc-modules-4.16.0-2-5kc-malta-di nbd-modules-4.16.0-2-5kc-malta-di squashfs-modules-4.16.0-2-5kc-malta-di virtio-modules-4.16.0-2-5kc-malta-di sound-modules-4.16.0-2-5kc-malta-di zlib-modules-4.16.0-2-5kc-malta-di compress-modules-4.16.0-2-5kc-malta-di udf-modules-4.16.0-2-5kc-malta-di fuse-modules-4.16.0-2-5kc-malta-di kernel-image-4.16.0-2-loongson-3-di nic-modules-4.16.0-2-loongson-3-di nic-wireless-modules-4.16.0-2-loongson-3-di nic-shared-modules-4.16.0-2-loongson-3-di usb-serial-modules-4.16.0-2-loongson-3-di ppp-modules-4.16.0-2-loongson-3-di pata-modules-4.16.0-2-loongson-3-di cdrom-core-modules-4.16.0-2-loongson-3-di firewire-core-modules-4.16.0-2-loongson-3-di scsi-core-modules-4.16.0-2-loongson-3-di scsi-modules-4.16.0-2-loongson-3-di loop-modules-4.16.0-2-loongson-3-di btrfs-modules-4.16.0-2-loongson-3-di ext4-modules-4.16.0-2-loongson-3-di isofs-modules-4.16.0-2-loongson-3-di jfs-modules-4.16.0-2-loongson-3-di ntfs-modules-4.16.0-2-loongson-3-di xfs-modules-4.16.0-2-loongson-3-di fat-modules-4.16.0-2-loongson-3-di hfs-modules-4.16.0-2-loongson-3-di affs-modules-4.16.0-2-loongson-3-di minix-modules-4.16.0-2-loongson-3-di nfs-modules-4.16.0-2-loongson-3-di md-modules-4.16.0-2-loongson-3-di multipath-modules-4.16.0-2-loongson-3-di usb-modules-4.16.0-2-loongson-3-di usb-storage-modules-4.16.0-2-loongson-3-di fb-modules-4.16.0-2-loongson-3-di input-modules-4.16.0-2-loongson-3-di event-modules-4.16.0-2-loongson-3-di nic-usb-modules-4.16.0-2-loongson-3-di sata-modules-4.16.0-2-loongson-3-di crc-modules-4.16.0-2-loongson-3-di crypto-modules-4.16.0-2-loongson-3-di crypto-dm-modules-4.16.0-2-loongson-3-di ata-modules-4.16.0-2-loongson-3-di nbd-modules-4.16.0-2-loongson-3-di squashfs-modules-4.16.0-2-loongson-3-di speakup-modules-4.16.0-2-loongson-3-di virtio-modules-4.16.0-2-loongson-3-di sound-modules-4.16.0-2-loongson-3-di zlib-modules-4.16.0-2-loongson-3-di compress-modules-4.16.0-2-loongson-3-di udf-modules-4.16.0-2-loongson-3-di fuse-modules-4.16.0-2-loongson-3-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-5kc-malta-di nic-modules-4.16.0-2-5kc-malta-di nic-wireless-modules-4.16.0-2-5kc-malta-di nic-shared-modules-4.16.0-2-5kc-malta-di usb-serial-modules-4.16.0-2-5kc-malta-di ppp-modules-4.16.0-2-5kc-malta-di pata-modules-4.16.0-2-5kc-malta-di cdrom-core-modules-4.16.0-2-5kc-malta-di scsi-core-modules-4.16.0-2-5kc-malta-di scsi-modules-4.16.0-2-5kc-malta-di loop-modules-4.16.0-2-5kc-malta-di btrfs-modules-4.16.0-2-5kc-malta-di ext4-modules-4.16.0-2-5kc-malta-di isofs-modules-4.16.0-2-5kc-malta-di jfs-modules-4.16.0-2-5kc-malta-di ntfs-modules-4.16.0-2-5kc-malta-di xfs-modules-4.16.0-2-5kc-malta-di fat-modules-4.16.0-2-5kc-malta-di hfs-modules-4.16.0-2-5kc-malta-di affs-modules-4.16.0-2-5kc-malta-di minix-modules-4.16.0-2-5kc-malta-di md-modules-4.16.0-2-5kc-malta-di multipath-modules-4.16.0-2-5kc-malta-di usb-modules-4.16.0-2-5kc-malta-di usb-storage-modules-4.16.0-2-5kc-malta-di input-modules-4.16.0-2-5kc-malta-di event-modules-4.16.0-2-5kc-malta-di mouse-modules-4.16.0-2-5kc-malta-di nic-usb-modules-4.16.0-2-5kc-malta-di sata-modules-4.16.0-2-5kc-malta-di i2c-modules-4.16.0-2-5kc-malta-di crc-modules-4.16.0-2-5kc-malta-di crypto-modules-4.16.0-2-5kc-malta-di crypto-dm-modules-4.16.0-2-5kc-malta-di ata-modules-4.16.0-2-5kc-malta-di mmc-core-modules-4.16.0-2-5kc-malta-di mmc-modules-4.16.0-2-5kc-malta-di nbd-modules-4.16.0-2-5kc-malta-di squashfs-modules-4.16.0-2-5kc-malta-di virtio-modules-4.16.0-2-5kc-malta-di sound-modules-4.16.0-2-5kc-malta-di zlib-modules-4.16.0-2-5kc-malta-di compress-modules-4.16.0-2-5kc-malta-di udf-modules-4.16.0-2-5kc-malta-di fuse-modules-4.16.0-2-5kc-malta-di kernel-image-4.16.0-2-loongson-3-di nic-modules-4.16.0-2-loongson-3-di nic-wireless-modules-4.16.0-2-loongson-3-di nic-shared-modules-4.16.0-2-loongson-3-di usb-serial-modules-4.16.0-2-loongson-3-di ppp-modules-4.16.0-2-loongson-3-di pata-modules-4.16.0-2-loongson-3-di cdrom-core-modules-4.16.0-2-loongson-3-di firewire-core-modules-4.16.0-2-loongson-3-di scsi-core-modules-4.16.0-2-loongson-3-di scsi-modules-4.16.0-2-loongson-3-di loop-modules-4.16.0-2-loongson-3-di btrfs-modules-4.16.0-2-loongson-3-di ext4-modules-4.16.0-2-loongson-3-di isofs-modules-4.16.0-2-loongson-3-di jfs-modules-4.16.0-2-loongson-3-di ntfs-modules-4.16.0-2-loongson-3-di xfs-modules-4.16.0-2-loongson-3-di fat-modules-4.16.0-2-loongson-3-di hfs-modules-4.16.0-2-loongson-3-di affs-modules-4.16.0-2-loongson-3-di minix-modules-4.16.0-2-loongson-3-di nfs-modules-4.16.0-2-loongson-3-di md-modules-4.16.0-2-loongson-3-di multipath-modules-4.16.0-2-loongson-3-di usb-modules-4.16.0-2-loongson-3-di usb-storage-modules-4.16.0-2-loongson-3-di fb-modules-4.16.0-2-loongson-3-di input-modules-4.16.0-2-loongson-3-di event-modules-4.16.0-2-loongson-3-di nic-usb-modules-4.16.0-2-loongson-3-di sata-modules-4.16.0-2-loongson-3-di crc-modules-4.16.0-2-loongson-3-di crypto-modules-4.16.0-2-loongson-3-di crypto-dm-modules-4.16.0-2-loongson-3-di ata-modules-4.16.0-2-loongson-3-di nbd-modules-4.16.0-2-loongson-3-di squashfs-modules-4.16.0-2-loongson-3-di speakup-modules-4.16.0-2-loongson-3-di virtio-modules-4.16.0-2-loongson-3-di sound-modules-4.16.0-2-loongson-3-di zlib-modules-4.16.0-2-loongson-3-di compress-modules-4.16.0-2-loongson-3-di udf-modules-4.16.0-2-loongson-3-di fuse-modules-4.16.0-2-loongson-3-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-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='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64el_none_loongson-3: binary-arch_mips64el_none_loongson-3_real
binary-arch_mips64el_none_loongson-3_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64el_none_octeon: binary-arch_mips64el_none_octeon_real
binary-arch_mips64el_none_octeon_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64el_none_real:
binary-arch_mips64el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
binary-arch_mips64r6::
- $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips64r6-di nic-shared-modules-4.16.0-2-mips64r6-di loop-modules-4.16.0-2-mips64r6-di btrfs-modules-4.16.0-2-mips64r6-di ext4-modules-4.16.0-2-mips64r6-di isofs-modules-4.16.0-2-mips64r6-di jfs-modules-4.16.0-2-mips64r6-di xfs-modules-4.16.0-2-mips64r6-di md-modules-4.16.0-2-mips64r6-di multipath-modules-4.16.0-2-mips64r6-di crc-modules-4.16.0-2-mips64r6-di crypto-modules-4.16.0-2-mips64r6-di crypto-dm-modules-4.16.0-2-mips64r6-di nbd-modules-4.16.0-2-mips64r6-di squashfs-modules-4.16.0-2-mips64r6-di zlib-modules-4.16.0-2-mips64r6-di compress-modules-4.16.0-2-mips64r6-di udf-modules-4.16.0-2-mips64r6-di fuse-modules-4.16.0-2-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips64r6-di nic-shared-modules-4.16.0-2-mips64r6-di loop-modules-4.16.0-2-mips64r6-di btrfs-modules-4.16.0-2-mips64r6-di ext4-modules-4.16.0-2-mips64r6-di isofs-modules-4.16.0-2-mips64r6-di jfs-modules-4.16.0-2-mips64r6-di xfs-modules-4.16.0-2-mips64r6-di md-modules-4.16.0-2-mips64r6-di multipath-modules-4.16.0-2-mips64r6-di crc-modules-4.16.0-2-mips64r6-di crypto-modules-4.16.0-2-mips64r6-di crypto-dm-modules-4.16.0-2-mips64r6-di nbd-modules-4.16.0-2-mips64r6-di squashfs-modules-4.16.0-2-mips64r6-di zlib-modules-4.16.0-2-mips64r6-di compress-modules-4.16.0-2-mips64r6-di udf-modules-4.16.0-2-mips64r6-di fuse-modules-4.16.0-2-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips64r6-di nic-shared-modules-4.16.0-2-mips64r6-di loop-modules-4.16.0-2-mips64r6-di btrfs-modules-4.16.0-2-mips64r6-di ext4-modules-4.16.0-2-mips64r6-di isofs-modules-4.16.0-2-mips64r6-di jfs-modules-4.16.0-2-mips64r6-di xfs-modules-4.16.0-2-mips64r6-di md-modules-4.16.0-2-mips64r6-di multipath-modules-4.16.0-2-mips64r6-di crc-modules-4.16.0-2-mips64r6-di crypto-modules-4.16.0-2-mips64r6-di crypto-dm-modules-4.16.0-2-mips64r6-di nbd-modules-4.16.0-2-mips64r6-di squashfs-modules-4.16.0-2-mips64r6-di zlib-modules-4.16.0-2-mips64r6-di compress-modules-4.16.0-2-mips64r6-di udf-modules-4.16.0-2-mips64r6-di fuse-modules-4.16.0-2-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='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64r6_none_real:
binary-arch_mips64r6_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
binary-arch_mips64r6el::
- $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips64r6-di nic-shared-modules-4.16.0-2-mips64r6-di loop-modules-4.16.0-2-mips64r6-di btrfs-modules-4.16.0-2-mips64r6-di ext4-modules-4.16.0-2-mips64r6-di isofs-modules-4.16.0-2-mips64r6-di jfs-modules-4.16.0-2-mips64r6-di xfs-modules-4.16.0-2-mips64r6-di md-modules-4.16.0-2-mips64r6-di multipath-modules-4.16.0-2-mips64r6-di crc-modules-4.16.0-2-mips64r6-di crypto-modules-4.16.0-2-mips64r6-di crypto-dm-modules-4.16.0-2-mips64r6-di nbd-modules-4.16.0-2-mips64r6-di squashfs-modules-4.16.0-2-mips64r6-di zlib-modules-4.16.0-2-mips64r6-di compress-modules-4.16.0-2-mips64r6-di udf-modules-4.16.0-2-mips64r6-di fuse-modules-4.16.0-2-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips64r6-di nic-shared-modules-4.16.0-2-mips64r6-di loop-modules-4.16.0-2-mips64r6-di btrfs-modules-4.16.0-2-mips64r6-di ext4-modules-4.16.0-2-mips64r6-di isofs-modules-4.16.0-2-mips64r6-di jfs-modules-4.16.0-2-mips64r6-di xfs-modules-4.16.0-2-mips64r6-di md-modules-4.16.0-2-mips64r6-di multipath-modules-4.16.0-2-mips64r6-di crc-modules-4.16.0-2-mips64r6-di crypto-modules-4.16.0-2-mips64r6-di crypto-dm-modules-4.16.0-2-mips64r6-di nbd-modules-4.16.0-2-mips64r6-di squashfs-modules-4.16.0-2-mips64r6-di zlib-modules-4.16.0-2-mips64r6-di compress-modules-4.16.0-2-mips64r6-di udf-modules-4.16.0-2-mips64r6-di fuse-modules-4.16.0-2-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips64r6-di nic-shared-modules-4.16.0-2-mips64r6-di loop-modules-4.16.0-2-mips64r6-di btrfs-modules-4.16.0-2-mips64r6-di ext4-modules-4.16.0-2-mips64r6-di isofs-modules-4.16.0-2-mips64r6-di jfs-modules-4.16.0-2-mips64r6-di xfs-modules-4.16.0-2-mips64r6-di md-modules-4.16.0-2-mips64r6-di multipath-modules-4.16.0-2-mips64r6-di crc-modules-4.16.0-2-mips64r6-di crypto-modules-4.16.0-2-mips64r6-di crypto-dm-modules-4.16.0-2-mips64r6-di nbd-modules-4.16.0-2-mips64r6-di squashfs-modules-4.16.0-2-mips64r6-di zlib-modules-4.16.0-2-mips64r6-di compress-modules-4.16.0-2-mips64r6-di udf-modules-4.16.0-2-mips64r6-di fuse-modules-4.16.0-2-mips64r6-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='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips64r6el_none_real:
binary-arch_mips64r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips_none_octeon: binary-arch_mips_none_octeon_real
binary-arch_mips_none_octeon_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mips_none_real:
binary-arch_mips_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
binary-arch_mipsel::
- $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-4kc-malta-di nic-modules-4.16.0-2-4kc-malta-di nic-wireless-modules-4.16.0-2-4kc-malta-di nic-shared-modules-4.16.0-2-4kc-malta-di usb-serial-modules-4.16.0-2-4kc-malta-di ppp-modules-4.16.0-2-4kc-malta-di pata-modules-4.16.0-2-4kc-malta-di cdrom-core-modules-4.16.0-2-4kc-malta-di scsi-core-modules-4.16.0-2-4kc-malta-di scsi-modules-4.16.0-2-4kc-malta-di loop-modules-4.16.0-2-4kc-malta-di btrfs-modules-4.16.0-2-4kc-malta-di ext4-modules-4.16.0-2-4kc-malta-di isofs-modules-4.16.0-2-4kc-malta-di jfs-modules-4.16.0-2-4kc-malta-di ntfs-modules-4.16.0-2-4kc-malta-di xfs-modules-4.16.0-2-4kc-malta-di fat-modules-4.16.0-2-4kc-malta-di hfs-modules-4.16.0-2-4kc-malta-di affs-modules-4.16.0-2-4kc-malta-di minix-modules-4.16.0-2-4kc-malta-di md-modules-4.16.0-2-4kc-malta-di multipath-modules-4.16.0-2-4kc-malta-di usb-modules-4.16.0-2-4kc-malta-di usb-storage-modules-4.16.0-2-4kc-malta-di input-modules-4.16.0-2-4kc-malta-di event-modules-4.16.0-2-4kc-malta-di mouse-modules-4.16.0-2-4kc-malta-di nic-usb-modules-4.16.0-2-4kc-malta-di sata-modules-4.16.0-2-4kc-malta-di i2c-modules-4.16.0-2-4kc-malta-di crc-modules-4.16.0-2-4kc-malta-di crypto-modules-4.16.0-2-4kc-malta-di crypto-dm-modules-4.16.0-2-4kc-malta-di ata-modules-4.16.0-2-4kc-malta-di mmc-core-modules-4.16.0-2-4kc-malta-di mmc-modules-4.16.0-2-4kc-malta-di nbd-modules-4.16.0-2-4kc-malta-di squashfs-modules-4.16.0-2-4kc-malta-di virtio-modules-4.16.0-2-4kc-malta-di sound-modules-4.16.0-2-4kc-malta-di zlib-modules-4.16.0-2-4kc-malta-di compress-modules-4.16.0-2-4kc-malta-di udf-modules-4.16.0-2-4kc-malta-di fuse-modules-4.16.0-2-4kc-malta-di kernel-image-4.16.0-2-loongson-3-di nic-modules-4.16.0-2-loongson-3-di nic-wireless-modules-4.16.0-2-loongson-3-di nic-shared-modules-4.16.0-2-loongson-3-di usb-serial-modules-4.16.0-2-loongson-3-di ppp-modules-4.16.0-2-loongson-3-di pata-modules-4.16.0-2-loongson-3-di cdrom-core-modules-4.16.0-2-loongson-3-di firewire-core-modules-4.16.0-2-loongson-3-di scsi-core-modules-4.16.0-2-loongson-3-di scsi-modules-4.16.0-2-loongson-3-di loop-modules-4.16.0-2-loongson-3-di btrfs-modules-4.16.0-2-loongson-3-di ext4-modules-4.16.0-2-loongson-3-di isofs-modules-4.16.0-2-loongson-3-di jfs-modules-4.16.0-2-loongson-3-di ntfs-modules-4.16.0-2-loongson-3-di xfs-modules-4.16.0-2-loongson-3-di fat-modules-4.16.0-2-loongson-3-di hfs-modules-4.16.0-2-loongson-3-di affs-modules-4.16.0-2-loongson-3-di minix-modules-4.16.0-2-loongson-3-di nfs-modules-4.16.0-2-loongson-3-di md-modules-4.16.0-2-loongson-3-di multipath-modules-4.16.0-2-loongson-3-di usb-modules-4.16.0-2-loongson-3-di usb-storage-modules-4.16.0-2-loongson-3-di fb-modules-4.16.0-2-loongson-3-di input-modules-4.16.0-2-loongson-3-di event-modules-4.16.0-2-loongson-3-di nic-usb-modules-4.16.0-2-loongson-3-di sata-modules-4.16.0-2-loongson-3-di crc-modules-4.16.0-2-loongson-3-di crypto-modules-4.16.0-2-loongson-3-di crypto-dm-modules-4.16.0-2-loongson-3-di ata-modules-4.16.0-2-loongson-3-di nbd-modules-4.16.0-2-loongson-3-di squashfs-modules-4.16.0-2-loongson-3-di speakup-modules-4.16.0-2-loongson-3-di virtio-modules-4.16.0-2-loongson-3-di sound-modules-4.16.0-2-loongson-3-di zlib-modules-4.16.0-2-loongson-3-di compress-modules-4.16.0-2-loongson-3-di udf-modules-4.16.0-2-loongson-3-di fuse-modules-4.16.0-2-loongson-3-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-4kc-malta-di nic-modules-4.16.0-2-4kc-malta-di nic-wireless-modules-4.16.0-2-4kc-malta-di nic-shared-modules-4.16.0-2-4kc-malta-di usb-serial-modules-4.16.0-2-4kc-malta-di ppp-modules-4.16.0-2-4kc-malta-di pata-modules-4.16.0-2-4kc-malta-di cdrom-core-modules-4.16.0-2-4kc-malta-di scsi-core-modules-4.16.0-2-4kc-malta-di scsi-modules-4.16.0-2-4kc-malta-di loop-modules-4.16.0-2-4kc-malta-di btrfs-modules-4.16.0-2-4kc-malta-di ext4-modules-4.16.0-2-4kc-malta-di isofs-modules-4.16.0-2-4kc-malta-di jfs-modules-4.16.0-2-4kc-malta-di ntfs-modules-4.16.0-2-4kc-malta-di xfs-modules-4.16.0-2-4kc-malta-di fat-modules-4.16.0-2-4kc-malta-di hfs-modules-4.16.0-2-4kc-malta-di affs-modules-4.16.0-2-4kc-malta-di minix-modules-4.16.0-2-4kc-malta-di md-modules-4.16.0-2-4kc-malta-di multipath-modules-4.16.0-2-4kc-malta-di usb-modules-4.16.0-2-4kc-malta-di usb-storage-modules-4.16.0-2-4kc-malta-di input-modules-4.16.0-2-4kc-malta-di event-modules-4.16.0-2-4kc-malta-di mouse-modules-4.16.0-2-4kc-malta-di nic-usb-modules-4.16.0-2-4kc-malta-di sata-modules-4.16.0-2-4kc-malta-di i2c-modules-4.16.0-2-4kc-malta-di crc-modules-4.16.0-2-4kc-malta-di crypto-modules-4.16.0-2-4kc-malta-di crypto-dm-modules-4.16.0-2-4kc-malta-di ata-modules-4.16.0-2-4kc-malta-di mmc-core-modules-4.16.0-2-4kc-malta-di mmc-modules-4.16.0-2-4kc-malta-di nbd-modules-4.16.0-2-4kc-malta-di squashfs-modules-4.16.0-2-4kc-malta-di virtio-modules-4.16.0-2-4kc-malta-di sound-modules-4.16.0-2-4kc-malta-di zlib-modules-4.16.0-2-4kc-malta-di compress-modules-4.16.0-2-4kc-malta-di udf-modules-4.16.0-2-4kc-malta-di fuse-modules-4.16.0-2-4kc-malta-di kernel-image-4.16.0-2-loongson-3-di nic-modules-4.16.0-2-loongson-3-di nic-wireless-modules-4.16.0-2-loongson-3-di nic-shared-modules-4.16.0-2-loongson-3-di usb-serial-modules-4.16.0-2-loongson-3-di ppp-modules-4.16.0-2-loongson-3-di pata-modules-4.16.0-2-loongson-3-di cdrom-core-modules-4.16.0-2-loongson-3-di firewire-core-modules-4.16.0-2-loongson-3-di scsi-core-modules-4.16.0-2-loongson-3-di scsi-modules-4.16.0-2-loongson-3-di loop-modules-4.16.0-2-loongson-3-di btrfs-modules-4.16.0-2-loongson-3-di ext4-modules-4.16.0-2-loongson-3-di isofs-modules-4.16.0-2-loongson-3-di jfs-modules-4.16.0-2-loongson-3-di ntfs-modules-4.16.0-2-loongson-3-di xfs-modules-4.16.0-2-loongson-3-di fat-modules-4.16.0-2-loongson-3-di hfs-modules-4.16.0-2-loongson-3-di affs-modules-4.16.0-2-loongson-3-di minix-modules-4.16.0-2-loongson-3-di nfs-modules-4.16.0-2-loongson-3-di md-modules-4.16.0-2-loongson-3-di multipath-modules-4.16.0-2-loongson-3-di usb-modules-4.16.0-2-loongson-3-di usb-storage-modules-4.16.0-2-loongson-3-di fb-modules-4.16.0-2-loongson-3-di input-modules-4.16.0-2-loongson-3-di event-modules-4.16.0-2-loongson-3-di nic-usb-modules-4.16.0-2-loongson-3-di sata-modules-4.16.0-2-loongson-3-di crc-modules-4.16.0-2-loongson-3-di crypto-modules-4.16.0-2-loongson-3-di crypto-dm-modules-4.16.0-2-loongson-3-di ata-modules-4.16.0-2-loongson-3-di nbd-modules-4.16.0-2-loongson-3-di squashfs-modules-4.16.0-2-loongson-3-di speakup-modules-4.16.0-2-loongson-3-di virtio-modules-4.16.0-2-loongson-3-di sound-modules-4.16.0-2-loongson-3-di zlib-modules-4.16.0-2-loongson-3-di compress-modules-4.16.0-2-loongson-3-di udf-modules-4.16.0-2-loongson-3-di fuse-modules-4.16.0-2-loongson-3-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-4kc-malta-di nic-modules-4.16.0-2-4kc-malta-di nic-wireless-modules-4.16.0-2-4kc-malta-di nic-shared-modules-4.16.0-2-4kc-malta-di usb-serial-modules-4.16.0-2-4kc-malta-di ppp-modules-4.16.0-2-4kc-malta-di pata-modules-4.16.0-2-4kc-malta-di cdrom-core-modules-4.16.0-2-4kc-malta-di scsi-core-modules-4.16.0-2-4kc-malta-di scsi-modules-4.16.0-2-4kc-malta-di loop-modules-4.16.0-2-4kc-malta-di btrfs-modules-4.16.0-2-4kc-malta-di ext4-modules-4.16.0-2-4kc-malta-di isofs-modules-4.16.0-2-4kc-malta-di jfs-modules-4.16.0-2-4kc-malta-di ntfs-modules-4.16.0-2-4kc-malta-di xfs-modules-4.16.0-2-4kc-malta-di fat-modules-4.16.0-2-4kc-malta-di hfs-modules-4.16.0-2-4kc-malta-di affs-modules-4.16.0-2-4kc-malta-di minix-modules-4.16.0-2-4kc-malta-di md-modules-4.16.0-2-4kc-malta-di multipath-modules-4.16.0-2-4kc-malta-di usb-modules-4.16.0-2-4kc-malta-di usb-storage-modules-4.16.0-2-4kc-malta-di input-modules-4.16.0-2-4kc-malta-di event-modules-4.16.0-2-4kc-malta-di mouse-modules-4.16.0-2-4kc-malta-di nic-usb-modules-4.16.0-2-4kc-malta-di sata-modules-4.16.0-2-4kc-malta-di i2c-modules-4.16.0-2-4kc-malta-di crc-modules-4.16.0-2-4kc-malta-di crypto-modules-4.16.0-2-4kc-malta-di crypto-dm-modules-4.16.0-2-4kc-malta-di ata-modules-4.16.0-2-4kc-malta-di mmc-core-modules-4.16.0-2-4kc-malta-di mmc-modules-4.16.0-2-4kc-malta-di nbd-modules-4.16.0-2-4kc-malta-di squashfs-modules-4.16.0-2-4kc-malta-di virtio-modules-4.16.0-2-4kc-malta-di sound-modules-4.16.0-2-4kc-malta-di zlib-modules-4.16.0-2-4kc-malta-di compress-modules-4.16.0-2-4kc-malta-di udf-modules-4.16.0-2-4kc-malta-di fuse-modules-4.16.0-2-4kc-malta-di kernel-image-4.16.0-2-loongson-3-di nic-modules-4.16.0-2-loongson-3-di nic-wireless-modules-4.16.0-2-loongson-3-di nic-shared-modules-4.16.0-2-loongson-3-di usb-serial-modules-4.16.0-2-loongson-3-di ppp-modules-4.16.0-2-loongson-3-di pata-modules-4.16.0-2-loongson-3-di cdrom-core-modules-4.16.0-2-loongson-3-di firewire-core-modules-4.16.0-2-loongson-3-di scsi-core-modules-4.16.0-2-loongson-3-di scsi-modules-4.16.0-2-loongson-3-di loop-modules-4.16.0-2-loongson-3-di btrfs-modules-4.16.0-2-loongson-3-di ext4-modules-4.16.0-2-loongson-3-di isofs-modules-4.16.0-2-loongson-3-di jfs-modules-4.16.0-2-loongson-3-di ntfs-modules-4.16.0-2-loongson-3-di xfs-modules-4.16.0-2-loongson-3-di fat-modules-4.16.0-2-loongson-3-di hfs-modules-4.16.0-2-loongson-3-di affs-modules-4.16.0-2-loongson-3-di minix-modules-4.16.0-2-loongson-3-di nfs-modules-4.16.0-2-loongson-3-di md-modules-4.16.0-2-loongson-3-di multipath-modules-4.16.0-2-loongson-3-di usb-modules-4.16.0-2-loongson-3-di usb-storage-modules-4.16.0-2-loongson-3-di fb-modules-4.16.0-2-loongson-3-di input-modules-4.16.0-2-loongson-3-di event-modules-4.16.0-2-loongson-3-di nic-usb-modules-4.16.0-2-loongson-3-di sata-modules-4.16.0-2-loongson-3-di crc-modules-4.16.0-2-loongson-3-di crypto-modules-4.16.0-2-loongson-3-di crypto-dm-modules-4.16.0-2-loongson-3-di ata-modules-4.16.0-2-loongson-3-di nbd-modules-4.16.0-2-loongson-3-di squashfs-modules-4.16.0-2-loongson-3-di speakup-modules-4.16.0-2-loongson-3-di virtio-modules-4.16.0-2-loongson-3-di sound-modules-4.16.0-2-loongson-3-di zlib-modules-4.16.0-2-loongson-3-di compress-modules-4.16.0-2-loongson-3-di udf-modules-4.16.0-2-loongson-3-di fuse-modules-4.16.0-2-loongson-3-di kernel-image-4.16.0-2-octeon-di nic-modules-4.16.0-2-octeon-di nic-wireless-modules-4.16.0-2-octeon-di nic-shared-modules-4.16.0-2-octeon-di usb-serial-modules-4.16.0-2-octeon-di ppp-modules-4.16.0-2-octeon-di pata-modules-4.16.0-2-octeon-di cdrom-core-modules-4.16.0-2-octeon-di scsi-core-modules-4.16.0-2-octeon-di scsi-modules-4.16.0-2-octeon-di loop-modules-4.16.0-2-octeon-di btrfs-modules-4.16.0-2-octeon-di ext4-modules-4.16.0-2-octeon-di isofs-modules-4.16.0-2-octeon-di jfs-modules-4.16.0-2-octeon-di ntfs-modules-4.16.0-2-octeon-di xfs-modules-4.16.0-2-octeon-di fat-modules-4.16.0-2-octeon-di hfs-modules-4.16.0-2-octeon-di affs-modules-4.16.0-2-octeon-di minix-modules-4.16.0-2-octeon-di md-modules-4.16.0-2-octeon-di multipath-modules-4.16.0-2-octeon-di usb-modules-4.16.0-2-octeon-di usb-storage-modules-4.16.0-2-octeon-di input-modules-4.16.0-2-octeon-di event-modules-4.16.0-2-octeon-di nic-usb-modules-4.16.0-2-octeon-di sata-modules-4.16.0-2-octeon-di crc-modules-4.16.0-2-octeon-di crypto-modules-4.16.0-2-octeon-di crypto-dm-modules-4.16.0-2-octeon-di nbd-modules-4.16.0-2-octeon-di squashfs-modules-4.16.0-2-octeon-di rtc-modules-4.16.0-2-octeon-di virtio-modules-4.16.0-2-octeon-di sound-modules-4.16.0-2-octeon-di zlib-modules-4.16.0-2-octeon-di compress-modules-4.16.0-2-octeon-di udf-modules-4.16.0-2-octeon-di fuse-modules-4.16.0-2-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='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsel_none_loongson-3: binary-arch_mipsel_none_loongson-3_real
binary-arch_mipsel_none_loongson-3_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsel_none_octeon: binary-arch_mipsel_none_octeon_real
binary-arch_mipsel_none_octeon_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsel_none_real:
binary-arch_mipsel_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsn32: binary-arch_mipsn32_real
binary-arch_mipsn32_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsn32el: binary-arch_mipsn32el_real
binary-arch_mipsn32el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsn32r6: binary-arch_mipsn32r6_real
binary-arch_mipsn32r6_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsn32r6el: binary-arch_mipsn32r6el_real
binary-arch_mipsn32r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
binary-arch_mipsr6::
- $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips32r6-di nic-shared-modules-4.16.0-2-mips32r6-di loop-modules-4.16.0-2-mips32r6-di btrfs-modules-4.16.0-2-mips32r6-di ext4-modules-4.16.0-2-mips32r6-di isofs-modules-4.16.0-2-mips32r6-di jfs-modules-4.16.0-2-mips32r6-di xfs-modules-4.16.0-2-mips32r6-di md-modules-4.16.0-2-mips32r6-di multipath-modules-4.16.0-2-mips32r6-di crc-modules-4.16.0-2-mips32r6-di crypto-modules-4.16.0-2-mips32r6-di crypto-dm-modules-4.16.0-2-mips32r6-di nbd-modules-4.16.0-2-mips32r6-di squashfs-modules-4.16.0-2-mips32r6-di zlib-modules-4.16.0-2-mips32r6-di compress-modules-4.16.0-2-mips32r6-di udf-modules-4.16.0-2-mips32r6-di fuse-modules-4.16.0-2-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips32r6-di nic-shared-modules-4.16.0-2-mips32r6-di loop-modules-4.16.0-2-mips32r6-di btrfs-modules-4.16.0-2-mips32r6-di ext4-modules-4.16.0-2-mips32r6-di isofs-modules-4.16.0-2-mips32r6-di jfs-modules-4.16.0-2-mips32r6-di xfs-modules-4.16.0-2-mips32r6-di md-modules-4.16.0-2-mips32r6-di multipath-modules-4.16.0-2-mips32r6-di crc-modules-4.16.0-2-mips32r6-di crypto-modules-4.16.0-2-mips32r6-di crypto-dm-modules-4.16.0-2-mips32r6-di nbd-modules-4.16.0-2-mips32r6-di squashfs-modules-4.16.0-2-mips32r6-di zlib-modules-4.16.0-2-mips32r6-di compress-modules-4.16.0-2-mips32r6-di udf-modules-4.16.0-2-mips32r6-di fuse-modules-4.16.0-2-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips32r6-di nic-shared-modules-4.16.0-2-mips32r6-di loop-modules-4.16.0-2-mips32r6-di btrfs-modules-4.16.0-2-mips32r6-di ext4-modules-4.16.0-2-mips32r6-di isofs-modules-4.16.0-2-mips32r6-di jfs-modules-4.16.0-2-mips32r6-di xfs-modules-4.16.0-2-mips32r6-di md-modules-4.16.0-2-mips32r6-di multipath-modules-4.16.0-2-mips32r6-di crc-modules-4.16.0-2-mips32r6-di crypto-modules-4.16.0-2-mips32r6-di crypto-dm-modules-4.16.0-2-mips32r6-di nbd-modules-4.16.0-2-mips32r6-di squashfs-modules-4.16.0-2-mips32r6-di zlib-modules-4.16.0-2-mips32r6-di compress-modules-4.16.0-2-mips32r6-di udf-modules-4.16.0-2-mips32r6-di fuse-modules-4.16.0-2-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='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsr6_none_real:
binary-arch_mipsr6_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
binary-arch_mipsr6el::
- $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips32r6-di nic-shared-modules-4.16.0-2-mips32r6-di loop-modules-4.16.0-2-mips32r6-di btrfs-modules-4.16.0-2-mips32r6-di ext4-modules-4.16.0-2-mips32r6-di isofs-modules-4.16.0-2-mips32r6-di jfs-modules-4.16.0-2-mips32r6-di xfs-modules-4.16.0-2-mips32r6-di md-modules-4.16.0-2-mips32r6-di multipath-modules-4.16.0-2-mips32r6-di crc-modules-4.16.0-2-mips32r6-di crypto-modules-4.16.0-2-mips32r6-di crypto-dm-modules-4.16.0-2-mips32r6-di nbd-modules-4.16.0-2-mips32r6-di squashfs-modules-4.16.0-2-mips32r6-di zlib-modules-4.16.0-2-mips32r6-di compress-modules-4.16.0-2-mips32r6-di udf-modules-4.16.0-2-mips32r6-di fuse-modules-4.16.0-2-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips32r6-di nic-shared-modules-4.16.0-2-mips32r6-di loop-modules-4.16.0-2-mips32r6-di btrfs-modules-4.16.0-2-mips32r6-di ext4-modules-4.16.0-2-mips32r6-di isofs-modules-4.16.0-2-mips32r6-di jfs-modules-4.16.0-2-mips32r6-di xfs-modules-4.16.0-2-mips32r6-di md-modules-4.16.0-2-mips32r6-di multipath-modules-4.16.0-2-mips32r6-di crc-modules-4.16.0-2-mips32r6-di crypto-modules-4.16.0-2-mips32r6-di crypto-dm-modules-4.16.0-2-mips32r6-di nbd-modules-4.16.0-2-mips32r6-di squashfs-modules-4.16.0-2-mips32r6-di zlib-modules-4.16.0-2-mips32r6-di compress-modules-4.16.0-2-mips32r6-di udf-modules-4.16.0-2-mips32r6-di fuse-modules-4.16.0-2-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-mips32r6-di nic-shared-modules-4.16.0-2-mips32r6-di loop-modules-4.16.0-2-mips32r6-di btrfs-modules-4.16.0-2-mips32r6-di ext4-modules-4.16.0-2-mips32r6-di isofs-modules-4.16.0-2-mips32r6-di jfs-modules-4.16.0-2-mips32r6-di xfs-modules-4.16.0-2-mips32r6-di md-modules-4.16.0-2-mips32r6-di multipath-modules-4.16.0-2-mips32r6-di crc-modules-4.16.0-2-mips32r6-di crypto-modules-4.16.0-2-mips32r6-di crypto-dm-modules-4.16.0-2-mips32r6-di nbd-modules-4.16.0-2-mips32r6-di squashfs-modules-4.16.0-2-mips32r6-di zlib-modules-4.16.0-2-mips32r6-di compress-modules-4.16.0-2-mips32r6-di udf-modules-4.16.0-2-mips32r6-di fuse-modules-4.16.0-2-mips32r6-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='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_mipsr6el_none_real:
binary-arch_mipsr6el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
binary-arch_powerpc::
- $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc-di nic-modules-4.16.0-2-powerpc-di nic-shared-modules-4.16.0-2-powerpc-di serial-modules-4.16.0-2-powerpc-di usb-serial-modules-4.16.0-2-powerpc-di ppp-modules-4.16.0-2-powerpc-di pata-modules-4.16.0-2-powerpc-di cdrom-core-modules-4.16.0-2-powerpc-di firewire-core-modules-4.16.0-2-powerpc-di scsi-core-modules-4.16.0-2-powerpc-di scsi-modules-4.16.0-2-powerpc-di loop-modules-4.16.0-2-powerpc-di btrfs-modules-4.16.0-2-powerpc-di ext4-modules-4.16.0-2-powerpc-di isofs-modules-4.16.0-2-powerpc-di jfs-modules-4.16.0-2-powerpc-di xfs-modules-4.16.0-2-powerpc-di fat-modules-4.16.0-2-powerpc-di hfs-modules-4.16.0-2-powerpc-di affs-modules-4.16.0-2-powerpc-di md-modules-4.16.0-2-powerpc-di multipath-modules-4.16.0-2-powerpc-di usb-modules-4.16.0-2-powerpc-di usb-storage-modules-4.16.0-2-powerpc-di pcmcia-storage-modules-4.16.0-2-powerpc-di fb-modules-4.16.0-2-powerpc-di input-modules-4.16.0-2-powerpc-di event-modules-4.16.0-2-powerpc-di mouse-modules-4.16.0-2-powerpc-di nic-pcmcia-modules-4.16.0-2-powerpc-di pcmcia-modules-4.16.0-2-powerpc-di sata-modules-4.16.0-2-powerpc-di crc-modules-4.16.0-2-powerpc-di crypto-modules-4.16.0-2-powerpc-di crypto-dm-modules-4.16.0-2-powerpc-di ata-modules-4.16.0-2-powerpc-di nbd-modules-4.16.0-2-powerpc-di squashfs-modules-4.16.0-2-powerpc-di virtio-modules-4.16.0-2-powerpc-di uinput-modules-4.16.0-2-powerpc-di zlib-modules-4.16.0-2-powerpc-di compress-modules-4.16.0-2-powerpc-di udf-modules-4.16.0-2-powerpc-di fuse-modules-4.16.0-2-powerpc-di kernel-image-4.16.0-2-powerpc64-di nic-modules-4.16.0-2-powerpc64-di nic-shared-modules-4.16.0-2-powerpc64-di serial-modules-4.16.0-2-powerpc64-di usb-serial-modules-4.16.0-2-powerpc64-di ppp-modules-4.16.0-2-powerpc64-di pata-modules-4.16.0-2-powerpc64-di cdrom-core-modules-4.16.0-2-powerpc64-di firewire-core-modules-4.16.0-2-powerpc64-di scsi-core-modules-4.16.0-2-powerpc64-di scsi-modules-4.16.0-2-powerpc64-di loop-modules-4.16.0-2-powerpc64-di btrfs-modules-4.16.0-2-powerpc64-di ext4-modules-4.16.0-2-powerpc64-di isofs-modules-4.16.0-2-powerpc64-di jfs-modules-4.16.0-2-powerpc64-di xfs-modules-4.16.0-2-powerpc64-di fat-modules-4.16.0-2-powerpc64-di hfs-modules-4.16.0-2-powerpc64-di affs-modules-4.16.0-2-powerpc64-di md-modules-4.16.0-2-powerpc64-di multipath-modules-4.16.0-2-powerpc64-di usb-modules-4.16.0-2-powerpc64-di usb-storage-modules-4.16.0-2-powerpc64-di pcmcia-storage-modules-4.16.0-2-powerpc64-di input-modules-4.16.0-2-powerpc64-di event-modules-4.16.0-2-powerpc64-di mouse-modules-4.16.0-2-powerpc64-di nic-pcmcia-modules-4.16.0-2-powerpc64-di pcmcia-modules-4.16.0-2-powerpc64-di sata-modules-4.16.0-2-powerpc64-di crc-modules-4.16.0-2-powerpc64-di crypto-modules-4.16.0-2-powerpc64-di crypto-dm-modules-4.16.0-2-powerpc64-di ata-modules-4.16.0-2-powerpc64-di nbd-modules-4.16.0-2-powerpc64-di squashfs-modules-4.16.0-2-powerpc64-di virtio-modules-4.16.0-2-powerpc64-di uinput-modules-4.16.0-2-powerpc64-di compress-modules-4.16.0-2-powerpc64-di udf-modules-4.16.0-2-powerpc64-di fuse-modules-4.16.0-2-powerpc64-di hypervisor-modules-4.16.0-2-powerpc64-di fancontrol-modules-4.16.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc-di nic-modules-4.16.0-2-powerpc-di nic-shared-modules-4.16.0-2-powerpc-di serial-modules-4.16.0-2-powerpc-di usb-serial-modules-4.16.0-2-powerpc-di ppp-modules-4.16.0-2-powerpc-di pata-modules-4.16.0-2-powerpc-di cdrom-core-modules-4.16.0-2-powerpc-di firewire-core-modules-4.16.0-2-powerpc-di scsi-core-modules-4.16.0-2-powerpc-di scsi-modules-4.16.0-2-powerpc-di loop-modules-4.16.0-2-powerpc-di btrfs-modules-4.16.0-2-powerpc-di ext4-modules-4.16.0-2-powerpc-di isofs-modules-4.16.0-2-powerpc-di jfs-modules-4.16.0-2-powerpc-di xfs-modules-4.16.0-2-powerpc-di fat-modules-4.16.0-2-powerpc-di hfs-modules-4.16.0-2-powerpc-di affs-modules-4.16.0-2-powerpc-di md-modules-4.16.0-2-powerpc-di multipath-modules-4.16.0-2-powerpc-di usb-modules-4.16.0-2-powerpc-di usb-storage-modules-4.16.0-2-powerpc-di pcmcia-storage-modules-4.16.0-2-powerpc-di fb-modules-4.16.0-2-powerpc-di input-modules-4.16.0-2-powerpc-di event-modules-4.16.0-2-powerpc-di mouse-modules-4.16.0-2-powerpc-di nic-pcmcia-modules-4.16.0-2-powerpc-di pcmcia-modules-4.16.0-2-powerpc-di sata-modules-4.16.0-2-powerpc-di crc-modules-4.16.0-2-powerpc-di crypto-modules-4.16.0-2-powerpc-di crypto-dm-modules-4.16.0-2-powerpc-di ata-modules-4.16.0-2-powerpc-di nbd-modules-4.16.0-2-powerpc-di squashfs-modules-4.16.0-2-powerpc-di virtio-modules-4.16.0-2-powerpc-di uinput-modules-4.16.0-2-powerpc-di zlib-modules-4.16.0-2-powerpc-di compress-modules-4.16.0-2-powerpc-di udf-modules-4.16.0-2-powerpc-di fuse-modules-4.16.0-2-powerpc-di kernel-image-4.16.0-2-powerpc64-di nic-modules-4.16.0-2-powerpc64-di nic-shared-modules-4.16.0-2-powerpc64-di serial-modules-4.16.0-2-powerpc64-di usb-serial-modules-4.16.0-2-powerpc64-di ppp-modules-4.16.0-2-powerpc64-di pata-modules-4.16.0-2-powerpc64-di cdrom-core-modules-4.16.0-2-powerpc64-di firewire-core-modules-4.16.0-2-powerpc64-di scsi-core-modules-4.16.0-2-powerpc64-di scsi-modules-4.16.0-2-powerpc64-di loop-modules-4.16.0-2-powerpc64-di btrfs-modules-4.16.0-2-powerpc64-di ext4-modules-4.16.0-2-powerpc64-di isofs-modules-4.16.0-2-powerpc64-di jfs-modules-4.16.0-2-powerpc64-di xfs-modules-4.16.0-2-powerpc64-di fat-modules-4.16.0-2-powerpc64-di hfs-modules-4.16.0-2-powerpc64-di affs-modules-4.16.0-2-powerpc64-di md-modules-4.16.0-2-powerpc64-di multipath-modules-4.16.0-2-powerpc64-di usb-modules-4.16.0-2-powerpc64-di usb-storage-modules-4.16.0-2-powerpc64-di pcmcia-storage-modules-4.16.0-2-powerpc64-di input-modules-4.16.0-2-powerpc64-di event-modules-4.16.0-2-powerpc64-di mouse-modules-4.16.0-2-powerpc64-di nic-pcmcia-modules-4.16.0-2-powerpc64-di pcmcia-modules-4.16.0-2-powerpc64-di sata-modules-4.16.0-2-powerpc64-di crc-modules-4.16.0-2-powerpc64-di crypto-modules-4.16.0-2-powerpc64-di crypto-dm-modules-4.16.0-2-powerpc64-di ata-modules-4.16.0-2-powerpc64-di nbd-modules-4.16.0-2-powerpc64-di squashfs-modules-4.16.0-2-powerpc64-di virtio-modules-4.16.0-2-powerpc64-di uinput-modules-4.16.0-2-powerpc64-di compress-modules-4.16.0-2-powerpc64-di udf-modules-4.16.0-2-powerpc64-di fuse-modules-4.16.0-2-powerpc64-di hypervisor-modules-4.16.0-2-powerpc64-di fancontrol-modules-4.16.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc-di nic-modules-4.16.0-2-powerpc-di nic-shared-modules-4.16.0-2-powerpc-di serial-modules-4.16.0-2-powerpc-di usb-serial-modules-4.16.0-2-powerpc-di ppp-modules-4.16.0-2-powerpc-di pata-modules-4.16.0-2-powerpc-di cdrom-core-modules-4.16.0-2-powerpc-di firewire-core-modules-4.16.0-2-powerpc-di scsi-core-modules-4.16.0-2-powerpc-di scsi-modules-4.16.0-2-powerpc-di loop-modules-4.16.0-2-powerpc-di btrfs-modules-4.16.0-2-powerpc-di ext4-modules-4.16.0-2-powerpc-di isofs-modules-4.16.0-2-powerpc-di jfs-modules-4.16.0-2-powerpc-di xfs-modules-4.16.0-2-powerpc-di fat-modules-4.16.0-2-powerpc-di hfs-modules-4.16.0-2-powerpc-di affs-modules-4.16.0-2-powerpc-di md-modules-4.16.0-2-powerpc-di multipath-modules-4.16.0-2-powerpc-di usb-modules-4.16.0-2-powerpc-di usb-storage-modules-4.16.0-2-powerpc-di pcmcia-storage-modules-4.16.0-2-powerpc-di fb-modules-4.16.0-2-powerpc-di input-modules-4.16.0-2-powerpc-di event-modules-4.16.0-2-powerpc-di mouse-modules-4.16.0-2-powerpc-di nic-pcmcia-modules-4.16.0-2-powerpc-di pcmcia-modules-4.16.0-2-powerpc-di sata-modules-4.16.0-2-powerpc-di crc-modules-4.16.0-2-powerpc-di crypto-modules-4.16.0-2-powerpc-di crypto-dm-modules-4.16.0-2-powerpc-di ata-modules-4.16.0-2-powerpc-di nbd-modules-4.16.0-2-powerpc-di squashfs-modules-4.16.0-2-powerpc-di virtio-modules-4.16.0-2-powerpc-di uinput-modules-4.16.0-2-powerpc-di zlib-modules-4.16.0-2-powerpc-di compress-modules-4.16.0-2-powerpc-di udf-modules-4.16.0-2-powerpc-di fuse-modules-4.16.0-2-powerpc-di kernel-image-4.16.0-2-powerpc64-di nic-modules-4.16.0-2-powerpc64-di nic-shared-modules-4.16.0-2-powerpc64-di serial-modules-4.16.0-2-powerpc64-di usb-serial-modules-4.16.0-2-powerpc64-di ppp-modules-4.16.0-2-powerpc64-di pata-modules-4.16.0-2-powerpc64-di cdrom-core-modules-4.16.0-2-powerpc64-di firewire-core-modules-4.16.0-2-powerpc64-di scsi-core-modules-4.16.0-2-powerpc64-di scsi-modules-4.16.0-2-powerpc64-di loop-modules-4.16.0-2-powerpc64-di btrfs-modules-4.16.0-2-powerpc64-di ext4-modules-4.16.0-2-powerpc64-di isofs-modules-4.16.0-2-powerpc64-di jfs-modules-4.16.0-2-powerpc64-di xfs-modules-4.16.0-2-powerpc64-di fat-modules-4.16.0-2-powerpc64-di hfs-modules-4.16.0-2-powerpc64-di affs-modules-4.16.0-2-powerpc64-di md-modules-4.16.0-2-powerpc64-di multipath-modules-4.16.0-2-powerpc64-di usb-modules-4.16.0-2-powerpc64-di usb-storage-modules-4.16.0-2-powerpc64-di pcmcia-storage-modules-4.16.0-2-powerpc64-di input-modules-4.16.0-2-powerpc64-di event-modules-4.16.0-2-powerpc64-di mouse-modules-4.16.0-2-powerpc64-di nic-pcmcia-modules-4.16.0-2-powerpc64-di pcmcia-modules-4.16.0-2-powerpc64-di sata-modules-4.16.0-2-powerpc64-di crc-modules-4.16.0-2-powerpc64-di crypto-modules-4.16.0-2-powerpc64-di crypto-dm-modules-4.16.0-2-powerpc64-di ata-modules-4.16.0-2-powerpc64-di nbd-modules-4.16.0-2-powerpc64-di squashfs-modules-4.16.0-2-powerpc64-di virtio-modules-4.16.0-2-powerpc64-di uinput-modules-4.16.0-2-powerpc64-di compress-modules-4.16.0-2-powerpc64-di udf-modules-4.16.0-2-powerpc64-di fuse-modules-4.16.0-2-powerpc64-di hypervisor-modules-4.16.0-2-powerpc64-di fancontrol-modules-4.16.0-2-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='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_powerpc_none_powerpc64: binary-arch_powerpc_none_powerpc64_real
binary-arch_powerpc_none_powerpc64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_powerpc_none_real:
binary-arch_powerpc_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_powerpcspe: binary-arch_powerpcspe_none binary-arch_powerpcspe_real
binary-arch_powerpcspe_none: binary-arch_powerpcspe_none_powerpcspe binary-arch_powerpcspe_none_real
binary-arch_powerpcspe_none_powerpcspe: binary-arch_powerpcspe_none_powerpcspe_real
binary-arch_powerpcspe_none_powerpcspe_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_powerpcspe_none_real:
binary-arch_powerpcspe_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
binary-arch_ppc64::
- $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc64-di nic-modules-4.16.0-2-powerpc64-di nic-shared-modules-4.16.0-2-powerpc64-di serial-modules-4.16.0-2-powerpc64-di usb-serial-modules-4.16.0-2-powerpc64-di ppp-modules-4.16.0-2-powerpc64-di pata-modules-4.16.0-2-powerpc64-di cdrom-core-modules-4.16.0-2-powerpc64-di firewire-core-modules-4.16.0-2-powerpc64-di scsi-core-modules-4.16.0-2-powerpc64-di scsi-modules-4.16.0-2-powerpc64-di loop-modules-4.16.0-2-powerpc64-di btrfs-modules-4.16.0-2-powerpc64-di ext4-modules-4.16.0-2-powerpc64-di isofs-modules-4.16.0-2-powerpc64-di jfs-modules-4.16.0-2-powerpc64-di xfs-modules-4.16.0-2-powerpc64-di fat-modules-4.16.0-2-powerpc64-di hfs-modules-4.16.0-2-powerpc64-di affs-modules-4.16.0-2-powerpc64-di md-modules-4.16.0-2-powerpc64-di multipath-modules-4.16.0-2-powerpc64-di usb-modules-4.16.0-2-powerpc64-di usb-storage-modules-4.16.0-2-powerpc64-di pcmcia-storage-modules-4.16.0-2-powerpc64-di input-modules-4.16.0-2-powerpc64-di event-modules-4.16.0-2-powerpc64-di mouse-modules-4.16.0-2-powerpc64-di nic-pcmcia-modules-4.16.0-2-powerpc64-di pcmcia-modules-4.16.0-2-powerpc64-di sata-modules-4.16.0-2-powerpc64-di crc-modules-4.16.0-2-powerpc64-di crypto-modules-4.16.0-2-powerpc64-di crypto-dm-modules-4.16.0-2-powerpc64-di ata-modules-4.16.0-2-powerpc64-di nbd-modules-4.16.0-2-powerpc64-di squashfs-modules-4.16.0-2-powerpc64-di virtio-modules-4.16.0-2-powerpc64-di uinput-modules-4.16.0-2-powerpc64-di compress-modules-4.16.0-2-powerpc64-di udf-modules-4.16.0-2-powerpc64-di fuse-modules-4.16.0-2-powerpc64-di hypervisor-modules-4.16.0-2-powerpc64-di fancontrol-modules-4.16.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc64-di nic-modules-4.16.0-2-powerpc64-di nic-shared-modules-4.16.0-2-powerpc64-di serial-modules-4.16.0-2-powerpc64-di usb-serial-modules-4.16.0-2-powerpc64-di ppp-modules-4.16.0-2-powerpc64-di pata-modules-4.16.0-2-powerpc64-di cdrom-core-modules-4.16.0-2-powerpc64-di firewire-core-modules-4.16.0-2-powerpc64-di scsi-core-modules-4.16.0-2-powerpc64-di scsi-modules-4.16.0-2-powerpc64-di loop-modules-4.16.0-2-powerpc64-di btrfs-modules-4.16.0-2-powerpc64-di ext4-modules-4.16.0-2-powerpc64-di isofs-modules-4.16.0-2-powerpc64-di jfs-modules-4.16.0-2-powerpc64-di xfs-modules-4.16.0-2-powerpc64-di fat-modules-4.16.0-2-powerpc64-di hfs-modules-4.16.0-2-powerpc64-di affs-modules-4.16.0-2-powerpc64-di md-modules-4.16.0-2-powerpc64-di multipath-modules-4.16.0-2-powerpc64-di usb-modules-4.16.0-2-powerpc64-di usb-storage-modules-4.16.0-2-powerpc64-di pcmcia-storage-modules-4.16.0-2-powerpc64-di input-modules-4.16.0-2-powerpc64-di event-modules-4.16.0-2-powerpc64-di mouse-modules-4.16.0-2-powerpc64-di nic-pcmcia-modules-4.16.0-2-powerpc64-di pcmcia-modules-4.16.0-2-powerpc64-di sata-modules-4.16.0-2-powerpc64-di crc-modules-4.16.0-2-powerpc64-di crypto-modules-4.16.0-2-powerpc64-di crypto-dm-modules-4.16.0-2-powerpc64-di ata-modules-4.16.0-2-powerpc64-di nbd-modules-4.16.0-2-powerpc64-di squashfs-modules-4.16.0-2-powerpc64-di virtio-modules-4.16.0-2-powerpc64-di uinput-modules-4.16.0-2-powerpc64-di compress-modules-4.16.0-2-powerpc64-di udf-modules-4.16.0-2-powerpc64-di fuse-modules-4.16.0-2-powerpc64-di hypervisor-modules-4.16.0-2-powerpc64-di fancontrol-modules-4.16.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc64-di nic-modules-4.16.0-2-powerpc64-di nic-shared-modules-4.16.0-2-powerpc64-di serial-modules-4.16.0-2-powerpc64-di usb-serial-modules-4.16.0-2-powerpc64-di ppp-modules-4.16.0-2-powerpc64-di pata-modules-4.16.0-2-powerpc64-di cdrom-core-modules-4.16.0-2-powerpc64-di firewire-core-modules-4.16.0-2-powerpc64-di scsi-core-modules-4.16.0-2-powerpc64-di scsi-modules-4.16.0-2-powerpc64-di loop-modules-4.16.0-2-powerpc64-di btrfs-modules-4.16.0-2-powerpc64-di ext4-modules-4.16.0-2-powerpc64-di isofs-modules-4.16.0-2-powerpc64-di jfs-modules-4.16.0-2-powerpc64-di xfs-modules-4.16.0-2-powerpc64-di fat-modules-4.16.0-2-powerpc64-di hfs-modules-4.16.0-2-powerpc64-di affs-modules-4.16.0-2-powerpc64-di md-modules-4.16.0-2-powerpc64-di multipath-modules-4.16.0-2-powerpc64-di usb-modules-4.16.0-2-powerpc64-di usb-storage-modules-4.16.0-2-powerpc64-di pcmcia-storage-modules-4.16.0-2-powerpc64-di input-modules-4.16.0-2-powerpc64-di event-modules-4.16.0-2-powerpc64-di mouse-modules-4.16.0-2-powerpc64-di nic-pcmcia-modules-4.16.0-2-powerpc64-di pcmcia-modules-4.16.0-2-powerpc64-di sata-modules-4.16.0-2-powerpc64-di crc-modules-4.16.0-2-powerpc64-di crypto-modules-4.16.0-2-powerpc64-di crypto-dm-modules-4.16.0-2-powerpc64-di ata-modules-4.16.0-2-powerpc64-di nbd-modules-4.16.0-2-powerpc64-di squashfs-modules-4.16.0-2-powerpc64-di virtio-modules-4.16.0-2-powerpc64-di uinput-modules-4.16.0-2-powerpc64-di compress-modules-4.16.0-2-powerpc64-di udf-modules-4.16.0-2-powerpc64-di fuse-modules-4.16.0-2-powerpc64-di hypervisor-modules-4.16.0-2-powerpc64-di fancontrol-modules-4.16.0-2-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='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_ppc64_none_real:
binary-arch_ppc64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
binary-arch_ppc64el::
- $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc64le-di nic-modules-4.16.0-2-powerpc64le-di nic-shared-modules-4.16.0-2-powerpc64le-di serial-modules-4.16.0-2-powerpc64le-di usb-serial-modules-4.16.0-2-powerpc64le-di ppp-modules-4.16.0-2-powerpc64le-di cdrom-core-modules-4.16.0-2-powerpc64le-di firewire-core-modules-4.16.0-2-powerpc64le-di scsi-core-modules-4.16.0-2-powerpc64le-di scsi-modules-4.16.0-2-powerpc64le-di loop-modules-4.16.0-2-powerpc64le-di btrfs-modules-4.16.0-2-powerpc64le-di ext4-modules-4.16.0-2-powerpc64le-di isofs-modules-4.16.0-2-powerpc64le-di jfs-modules-4.16.0-2-powerpc64le-di xfs-modules-4.16.0-2-powerpc64le-di fat-modules-4.16.0-2-powerpc64le-di md-modules-4.16.0-2-powerpc64le-di multipath-modules-4.16.0-2-powerpc64le-di usb-modules-4.16.0-2-powerpc64le-di usb-storage-modules-4.16.0-2-powerpc64le-di input-modules-4.16.0-2-powerpc64le-di event-modules-4.16.0-2-powerpc64le-di mouse-modules-4.16.0-2-powerpc64le-di sata-modules-4.16.0-2-powerpc64le-di crc-modules-4.16.0-2-powerpc64le-di crypto-modules-4.16.0-2-powerpc64le-di crypto-dm-modules-4.16.0-2-powerpc64le-di ata-modules-4.16.0-2-powerpc64le-di nbd-modules-4.16.0-2-powerpc64le-di squashfs-modules-4.16.0-2-powerpc64le-di virtio-modules-4.16.0-2-powerpc64le-di uinput-modules-4.16.0-2-powerpc64le-di compress-modules-4.16.0-2-powerpc64le-di udf-modules-4.16.0-2-powerpc64le-di fuse-modules-4.16.0-2-powerpc64le-di hypervisor-modules-4.16.0-2-powerpc64le-di fancontrol-modules-4.16.0-2-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc64le-di nic-modules-4.16.0-2-powerpc64le-di nic-shared-modules-4.16.0-2-powerpc64le-di serial-modules-4.16.0-2-powerpc64le-di usb-serial-modules-4.16.0-2-powerpc64le-di ppp-modules-4.16.0-2-powerpc64le-di cdrom-core-modules-4.16.0-2-powerpc64le-di firewire-core-modules-4.16.0-2-powerpc64le-di scsi-core-modules-4.16.0-2-powerpc64le-di scsi-modules-4.16.0-2-powerpc64le-di loop-modules-4.16.0-2-powerpc64le-di btrfs-modules-4.16.0-2-powerpc64le-di ext4-modules-4.16.0-2-powerpc64le-di isofs-modules-4.16.0-2-powerpc64le-di jfs-modules-4.16.0-2-powerpc64le-di xfs-modules-4.16.0-2-powerpc64le-di fat-modules-4.16.0-2-powerpc64le-di md-modules-4.16.0-2-powerpc64le-di multipath-modules-4.16.0-2-powerpc64le-di usb-modules-4.16.0-2-powerpc64le-di usb-storage-modules-4.16.0-2-powerpc64le-di input-modules-4.16.0-2-powerpc64le-di event-modules-4.16.0-2-powerpc64le-di mouse-modules-4.16.0-2-powerpc64le-di sata-modules-4.16.0-2-powerpc64le-di crc-modules-4.16.0-2-powerpc64le-di crypto-modules-4.16.0-2-powerpc64le-di crypto-dm-modules-4.16.0-2-powerpc64le-di ata-modules-4.16.0-2-powerpc64le-di nbd-modules-4.16.0-2-powerpc64le-di squashfs-modules-4.16.0-2-powerpc64le-di virtio-modules-4.16.0-2-powerpc64le-di uinput-modules-4.16.0-2-powerpc64le-di compress-modules-4.16.0-2-powerpc64le-di udf-modules-4.16.0-2-powerpc64le-di fuse-modules-4.16.0-2-powerpc64le-di hypervisor-modules-4.16.0-2-powerpc64le-di fancontrol-modules-4.16.0-2-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-powerpc64le-di nic-modules-4.16.0-2-powerpc64le-di nic-shared-modules-4.16.0-2-powerpc64le-di serial-modules-4.16.0-2-powerpc64le-di usb-serial-modules-4.16.0-2-powerpc64le-di ppp-modules-4.16.0-2-powerpc64le-di cdrom-core-modules-4.16.0-2-powerpc64le-di firewire-core-modules-4.16.0-2-powerpc64le-di scsi-core-modules-4.16.0-2-powerpc64le-di scsi-modules-4.16.0-2-powerpc64le-di loop-modules-4.16.0-2-powerpc64le-di btrfs-modules-4.16.0-2-powerpc64le-di ext4-modules-4.16.0-2-powerpc64le-di isofs-modules-4.16.0-2-powerpc64le-di jfs-modules-4.16.0-2-powerpc64le-di xfs-modules-4.16.0-2-powerpc64le-di fat-modules-4.16.0-2-powerpc64le-di md-modules-4.16.0-2-powerpc64le-di multipath-modules-4.16.0-2-powerpc64le-di usb-modules-4.16.0-2-powerpc64le-di usb-storage-modules-4.16.0-2-powerpc64le-di input-modules-4.16.0-2-powerpc64le-di event-modules-4.16.0-2-powerpc64le-di mouse-modules-4.16.0-2-powerpc64le-di sata-modules-4.16.0-2-powerpc64le-di crc-modules-4.16.0-2-powerpc64le-di crypto-modules-4.16.0-2-powerpc64le-di crypto-dm-modules-4.16.0-2-powerpc64le-di ata-modules-4.16.0-2-powerpc64le-di nbd-modules-4.16.0-2-powerpc64le-di squashfs-modules-4.16.0-2-powerpc64le-di virtio-modules-4.16.0-2-powerpc64le-di uinput-modules-4.16.0-2-powerpc64le-di compress-modules-4.16.0-2-powerpc64le-di udf-modules-4.16.0-2-powerpc64le-di fuse-modules-4.16.0-2-powerpc64le-di hypervisor-modules-4.16.0-2-powerpc64le-di fancontrol-modules-4.16.0-2-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='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_ppc64el_none_real:
binary-arch_ppc64el_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_s390: binary-arch_s390_extra binary-arch_s390_real
binary-arch_s390_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='s390' DH_OPTIONS='-plinux-compiler-gcc-7-s390'
binary-arch_s390_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_s390x:: binary-arch_s390x_extra binary-arch_s390x_none binary-arch_s390x_real
binary-arch_s390x::
- $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-s390x-di nic-modules-4.16.0-2-s390x-di scsi-core-modules-4.16.0-2-s390x-di scsi-modules-4.16.0-2-s390x-di loop-modules-4.16.0-2-s390x-di btrfs-modules-4.16.0-2-s390x-di ext4-modules-4.16.0-2-s390x-di isofs-modules-4.16.0-2-s390x-di xfs-modules-4.16.0-2-s390x-di fat-modules-4.16.0-2-s390x-di md-modules-4.16.0-2-s390x-di multipath-modules-4.16.0-2-s390x-di crc-modules-4.16.0-2-s390x-di crypto-modules-4.16.0-2-s390x-di crypto-dm-modules-4.16.0-2-s390x-di nbd-modules-4.16.0-2-s390x-di virtio-modules-4.16.0-2-s390x-di zlib-modules-4.16.0-2-s390x-di compress-modules-4.16.0-2-s390x-di udf-modules-4.16.0-2-s390x-di fuse-modules-4.16.0-2-s390x-di dasd-modules-4.16.0-2-s390x-di dasd-extra-modules-4.16.0-2-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-s390x-di nic-modules-4.16.0-2-s390x-di scsi-core-modules-4.16.0-2-s390x-di scsi-modules-4.16.0-2-s390x-di loop-modules-4.16.0-2-s390x-di btrfs-modules-4.16.0-2-s390x-di ext4-modules-4.16.0-2-s390x-di isofs-modules-4.16.0-2-s390x-di xfs-modules-4.16.0-2-s390x-di fat-modules-4.16.0-2-s390x-di md-modules-4.16.0-2-s390x-di multipath-modules-4.16.0-2-s390x-di crc-modules-4.16.0-2-s390x-di crypto-modules-4.16.0-2-s390x-di crypto-dm-modules-4.16.0-2-s390x-di nbd-modules-4.16.0-2-s390x-di virtio-modules-4.16.0-2-s390x-di zlib-modules-4.16.0-2-s390x-di compress-modules-4.16.0-2-s390x-di udf-modules-4.16.0-2-s390x-di fuse-modules-4.16.0-2-s390x-di dasd-modules-4.16.0-2-s390x-di dasd-extra-modules-4.16.0-2-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-s390x-di nic-modules-4.16.0-2-s390x-di scsi-core-modules-4.16.0-2-s390x-di scsi-modules-4.16.0-2-s390x-di loop-modules-4.16.0-2-s390x-di btrfs-modules-4.16.0-2-s390x-di ext4-modules-4.16.0-2-s390x-di isofs-modules-4.16.0-2-s390x-di xfs-modules-4.16.0-2-s390x-di fat-modules-4.16.0-2-s390x-di md-modules-4.16.0-2-s390x-di multipath-modules-4.16.0-2-s390x-di crc-modules-4.16.0-2-s390x-di crypto-modules-4.16.0-2-s390x-di crypto-dm-modules-4.16.0-2-s390x-di nbd-modules-4.16.0-2-s390x-di virtio-modules-4.16.0-2-s390x-di zlib-modules-4.16.0-2-s390x-di compress-modules-4.16.0-2-s390x-di udf-modules-4.16.0-2-s390x-di fuse-modules-4.16.0-2-s390x-di dasd-modules-4.16.0-2-s390x-di dasd-extra-modules-4.16.0-2-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-7-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='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
binary-arch_s390x_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_sh3: binary-arch_sh3_real
binary-arch_sh3_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
binary-arch_sh4::
- $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-sh7751r-di nic-modules-4.16.0-2-sh7751r-di usb-serial-modules-4.16.0-2-sh7751r-di ppp-modules-4.16.0-2-sh7751r-di pata-modules-4.16.0-2-sh7751r-di cdrom-core-modules-4.16.0-2-sh7751r-di firewire-core-modules-4.16.0-2-sh7751r-di loop-modules-4.16.0-2-sh7751r-di btrfs-modules-4.16.0-2-sh7751r-di ext4-modules-4.16.0-2-sh7751r-di isofs-modules-4.16.0-2-sh7751r-di jfs-modules-4.16.0-2-sh7751r-di xfs-modules-4.16.0-2-sh7751r-di fat-modules-4.16.0-2-sh7751r-di minix-modules-4.16.0-2-sh7751r-di md-modules-4.16.0-2-sh7751r-di multipath-modules-4.16.0-2-sh7751r-di usb-storage-modules-4.16.0-2-sh7751r-di nic-usb-modules-4.16.0-2-sh7751r-di sata-modules-4.16.0-2-sh7751r-di i2c-modules-4.16.0-2-sh7751r-di crc-modules-4.16.0-2-sh7751r-di crypto-modules-4.16.0-2-sh7751r-di crypto-dm-modules-4.16.0-2-sh7751r-di nbd-modules-4.16.0-2-sh7751r-di squashfs-modules-4.16.0-2-sh7751r-di speakup-modules-4.16.0-2-sh7751r-di virtio-modules-4.16.0-2-sh7751r-di sound-modules-4.16.0-2-sh7751r-di zlib-modules-4.16.0-2-sh7751r-di compress-modules-4.16.0-2-sh7751r-di udf-modules-4.16.0-2-sh7751r-di fuse-modules-4.16.0-2-sh7751r-di kernel-image-4.16.0-2-sh7785lcr-di nic-modules-4.16.0-2-sh7785lcr-di usb-serial-modules-4.16.0-2-sh7785lcr-di ppp-modules-4.16.0-2-sh7785lcr-di pata-modules-4.16.0-2-sh7785lcr-di cdrom-core-modules-4.16.0-2-sh7785lcr-di firewire-core-modules-4.16.0-2-sh7785lcr-di loop-modules-4.16.0-2-sh7785lcr-di btrfs-modules-4.16.0-2-sh7785lcr-di ext4-modules-4.16.0-2-sh7785lcr-di isofs-modules-4.16.0-2-sh7785lcr-di jfs-modules-4.16.0-2-sh7785lcr-di xfs-modules-4.16.0-2-sh7785lcr-di fat-modules-4.16.0-2-sh7785lcr-di minix-modules-4.16.0-2-sh7785lcr-di md-modules-4.16.0-2-sh7785lcr-di multipath-modules-4.16.0-2-sh7785lcr-di nic-usb-modules-4.16.0-2-sh7785lcr-di sata-modules-4.16.0-2-sh7785lcr-di crc-modules-4.16.0-2-sh7785lcr-di crypto-modules-4.16.0-2-sh7785lcr-di crypto-dm-modules-4.16.0-2-sh7785lcr-di nbd-modules-4.16.0-2-sh7785lcr-di squashfs-modules-4.16.0-2-sh7785lcr-di speakup-modules-4.16.0-2-sh7785lcr-di sound-modules-4.16.0-2-sh7785lcr-di zlib-modules-4.16.0-2-sh7785lcr-di compress-modules-4.16.0-2-sh7785lcr-di udf-modules-4.16.0-2-sh7785lcr-di fuse-modules-4.16.0-2-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-sh7751r-di nic-modules-4.16.0-2-sh7751r-di usb-serial-modules-4.16.0-2-sh7751r-di ppp-modules-4.16.0-2-sh7751r-di pata-modules-4.16.0-2-sh7751r-di cdrom-core-modules-4.16.0-2-sh7751r-di firewire-core-modules-4.16.0-2-sh7751r-di loop-modules-4.16.0-2-sh7751r-di btrfs-modules-4.16.0-2-sh7751r-di ext4-modules-4.16.0-2-sh7751r-di isofs-modules-4.16.0-2-sh7751r-di jfs-modules-4.16.0-2-sh7751r-di xfs-modules-4.16.0-2-sh7751r-di fat-modules-4.16.0-2-sh7751r-di minix-modules-4.16.0-2-sh7751r-di md-modules-4.16.0-2-sh7751r-di multipath-modules-4.16.0-2-sh7751r-di usb-storage-modules-4.16.0-2-sh7751r-di nic-usb-modules-4.16.0-2-sh7751r-di sata-modules-4.16.0-2-sh7751r-di i2c-modules-4.16.0-2-sh7751r-di crc-modules-4.16.0-2-sh7751r-di crypto-modules-4.16.0-2-sh7751r-di crypto-dm-modules-4.16.0-2-sh7751r-di nbd-modules-4.16.0-2-sh7751r-di squashfs-modules-4.16.0-2-sh7751r-di speakup-modules-4.16.0-2-sh7751r-di virtio-modules-4.16.0-2-sh7751r-di sound-modules-4.16.0-2-sh7751r-di zlib-modules-4.16.0-2-sh7751r-di compress-modules-4.16.0-2-sh7751r-di udf-modules-4.16.0-2-sh7751r-di fuse-modules-4.16.0-2-sh7751r-di kernel-image-4.16.0-2-sh7785lcr-di nic-modules-4.16.0-2-sh7785lcr-di usb-serial-modules-4.16.0-2-sh7785lcr-di ppp-modules-4.16.0-2-sh7785lcr-di pata-modules-4.16.0-2-sh7785lcr-di cdrom-core-modules-4.16.0-2-sh7785lcr-di firewire-core-modules-4.16.0-2-sh7785lcr-di loop-modules-4.16.0-2-sh7785lcr-di btrfs-modules-4.16.0-2-sh7785lcr-di ext4-modules-4.16.0-2-sh7785lcr-di isofs-modules-4.16.0-2-sh7785lcr-di jfs-modules-4.16.0-2-sh7785lcr-di xfs-modules-4.16.0-2-sh7785lcr-di fat-modules-4.16.0-2-sh7785lcr-di minix-modules-4.16.0-2-sh7785lcr-di md-modules-4.16.0-2-sh7785lcr-di multipath-modules-4.16.0-2-sh7785lcr-di nic-usb-modules-4.16.0-2-sh7785lcr-di sata-modules-4.16.0-2-sh7785lcr-di crc-modules-4.16.0-2-sh7785lcr-di crypto-modules-4.16.0-2-sh7785lcr-di crypto-dm-modules-4.16.0-2-sh7785lcr-di nbd-modules-4.16.0-2-sh7785lcr-di squashfs-modules-4.16.0-2-sh7785lcr-di speakup-modules-4.16.0-2-sh7785lcr-di sound-modules-4.16.0-2-sh7785lcr-di zlib-modules-4.16.0-2-sh7785lcr-di compress-modules-4.16.0-2-sh7785lcr-di udf-modules-4.16.0-2-sh7785lcr-di fuse-modules-4.16.0-2-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-sh7751r-di nic-modules-4.16.0-2-sh7751r-di usb-serial-modules-4.16.0-2-sh7751r-di ppp-modules-4.16.0-2-sh7751r-di pata-modules-4.16.0-2-sh7751r-di cdrom-core-modules-4.16.0-2-sh7751r-di firewire-core-modules-4.16.0-2-sh7751r-di loop-modules-4.16.0-2-sh7751r-di btrfs-modules-4.16.0-2-sh7751r-di ext4-modules-4.16.0-2-sh7751r-di isofs-modules-4.16.0-2-sh7751r-di jfs-modules-4.16.0-2-sh7751r-di xfs-modules-4.16.0-2-sh7751r-di fat-modules-4.16.0-2-sh7751r-di minix-modules-4.16.0-2-sh7751r-di md-modules-4.16.0-2-sh7751r-di multipath-modules-4.16.0-2-sh7751r-di usb-storage-modules-4.16.0-2-sh7751r-di nic-usb-modules-4.16.0-2-sh7751r-di sata-modules-4.16.0-2-sh7751r-di i2c-modules-4.16.0-2-sh7751r-di crc-modules-4.16.0-2-sh7751r-di crypto-modules-4.16.0-2-sh7751r-di crypto-dm-modules-4.16.0-2-sh7751r-di nbd-modules-4.16.0-2-sh7751r-di squashfs-modules-4.16.0-2-sh7751r-di speakup-modules-4.16.0-2-sh7751r-di virtio-modules-4.16.0-2-sh7751r-di sound-modules-4.16.0-2-sh7751r-di zlib-modules-4.16.0-2-sh7751r-di compress-modules-4.16.0-2-sh7751r-di udf-modules-4.16.0-2-sh7751r-di fuse-modules-4.16.0-2-sh7751r-di kernel-image-4.16.0-2-sh7785lcr-di nic-modules-4.16.0-2-sh7785lcr-di usb-serial-modules-4.16.0-2-sh7785lcr-di ppp-modules-4.16.0-2-sh7785lcr-di pata-modules-4.16.0-2-sh7785lcr-di cdrom-core-modules-4.16.0-2-sh7785lcr-di firewire-core-modules-4.16.0-2-sh7785lcr-di loop-modules-4.16.0-2-sh7785lcr-di btrfs-modules-4.16.0-2-sh7785lcr-di ext4-modules-4.16.0-2-sh7785lcr-di isofs-modules-4.16.0-2-sh7785lcr-di jfs-modules-4.16.0-2-sh7785lcr-di xfs-modules-4.16.0-2-sh7785lcr-di fat-modules-4.16.0-2-sh7785lcr-di minix-modules-4.16.0-2-sh7785lcr-di md-modules-4.16.0-2-sh7785lcr-di multipath-modules-4.16.0-2-sh7785lcr-di nic-usb-modules-4.16.0-2-sh7785lcr-di sata-modules-4.16.0-2-sh7785lcr-di crc-modules-4.16.0-2-sh7785lcr-di crypto-modules-4.16.0-2-sh7785lcr-di crypto-dm-modules-4.16.0-2-sh7785lcr-di nbd-modules-4.16.0-2-sh7785lcr-di squashfs-modules-4.16.0-2-sh7785lcr-di speakup-modules-4.16.0-2-sh7785lcr-di sound-modules-4.16.0-2-sh7785lcr-di zlib-modules-4.16.0-2-sh7785lcr-di compress-modules-4.16.0-2-sh7785lcr-di udf-modules-4.16.0-2-sh7785lcr-di fuse-modules-4.16.0-2-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='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_sh4_none_sh7785lcr: binary-arch_sh4_none_sh7785lcr_real
binary-arch_sh4_none_sh7785lcr_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_sh4_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_sparc: binary-arch_sparc_real
binary-arch_sparc64:: binary-arch_sparc64_none binary-arch_sparc64_real
binary-arch_sparc64::
- $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-sparc64-di nic-modules-4.16.0-2-sparc64-di ppp-modules-4.16.0-2-sparc64-di pata-modules-4.16.0-2-sparc64-di cdrom-core-modules-4.16.0-2-sparc64-di scsi-core-modules-4.16.0-2-sparc64-di scsi-modules-4.16.0-2-sparc64-di btrfs-modules-4.16.0-2-sparc64-di ext4-modules-4.16.0-2-sparc64-di isofs-modules-4.16.0-2-sparc64-di jfs-modules-4.16.0-2-sparc64-di ufs-modules-4.16.0-2-sparc64-di xfs-modules-4.16.0-2-sparc64-di fat-modules-4.16.0-2-sparc64-di md-modules-4.16.0-2-sparc64-di multipath-modules-4.16.0-2-sparc64-di usb-modules-4.16.0-2-sparc64-di usb-storage-modules-4.16.0-2-sparc64-di input-modules-4.16.0-2-sparc64-di sata-modules-4.16.0-2-sparc64-di crc-modules-4.16.0-2-sparc64-di crypto-modules-4.16.0-2-sparc64-di crypto-dm-modules-4.16.0-2-sparc64-di ata-modules-4.16.0-2-sparc64-di nbd-modules-4.16.0-2-sparc64-di squashfs-modules-4.16.0-2-sparc64-di virtio-modules-4.16.0-2-sparc64-di zlib-modules-4.16.0-2-sparc64-di compress-modules-4.16.0-2-sparc64-di udf-modules-4.16.0-2-sparc64-di fuse-modules-4.16.0-2-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-sparc64-di nic-modules-4.16.0-2-sparc64-di ppp-modules-4.16.0-2-sparc64-di pata-modules-4.16.0-2-sparc64-di cdrom-core-modules-4.16.0-2-sparc64-di scsi-core-modules-4.16.0-2-sparc64-di scsi-modules-4.16.0-2-sparc64-di btrfs-modules-4.16.0-2-sparc64-di ext4-modules-4.16.0-2-sparc64-di isofs-modules-4.16.0-2-sparc64-di jfs-modules-4.16.0-2-sparc64-di ufs-modules-4.16.0-2-sparc64-di xfs-modules-4.16.0-2-sparc64-di fat-modules-4.16.0-2-sparc64-di md-modules-4.16.0-2-sparc64-di multipath-modules-4.16.0-2-sparc64-di usb-modules-4.16.0-2-sparc64-di usb-storage-modules-4.16.0-2-sparc64-di input-modules-4.16.0-2-sparc64-di sata-modules-4.16.0-2-sparc64-di crc-modules-4.16.0-2-sparc64-di crypto-modules-4.16.0-2-sparc64-di crypto-dm-modules-4.16.0-2-sparc64-di ata-modules-4.16.0-2-sparc64-di nbd-modules-4.16.0-2-sparc64-di squashfs-modules-4.16.0-2-sparc64-di virtio-modules-4.16.0-2-sparc64-di zlib-modules-4.16.0-2-sparc64-di compress-modules-4.16.0-2-sparc64-di udf-modules-4.16.0-2-sparc64-di fuse-modules-4.16.0-2-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16' PACKAGE_NAMES='kernel-image-4.16.0-2-sparc64-di nic-modules-4.16.0-2-sparc64-di ppp-modules-4.16.0-2-sparc64-di pata-modules-4.16.0-2-sparc64-di cdrom-core-modules-4.16.0-2-sparc64-di scsi-core-modules-4.16.0-2-sparc64-di scsi-modules-4.16.0-2-sparc64-di btrfs-modules-4.16.0-2-sparc64-di ext4-modules-4.16.0-2-sparc64-di isofs-modules-4.16.0-2-sparc64-di jfs-modules-4.16.0-2-sparc64-di ufs-modules-4.16.0-2-sparc64-di xfs-modules-4.16.0-2-sparc64-di fat-modules-4.16.0-2-sparc64-di md-modules-4.16.0-2-sparc64-di multipath-modules-4.16.0-2-sparc64-di usb-modules-4.16.0-2-sparc64-di usb-storage-modules-4.16.0-2-sparc64-di input-modules-4.16.0-2-sparc64-di sata-modules-4.16.0-2-sparc64-di crc-modules-4.16.0-2-sparc64-di crypto-modules-4.16.0-2-sparc64-di crypto-dm-modules-4.16.0-2-sparc64-di ata-modules-4.16.0-2-sparc64-di nbd-modules-4.16.0-2-sparc64-di squashfs-modules-4.16.0-2-sparc64-di virtio-modules-4.16.0-2-sparc64-di zlib-modules-4.16.0-2-sparc64-di compress-modules-4.16.0-2-sparc64-di udf-modules-4.16.0-2-sparc64-di fuse-modules-4.16.0-2-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='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_sparc64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_sparc_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_tilegx: binary-arch_tilegx_real
binary-arch_tilegx_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-arch_x32: binary-arch_x32_extra binary-arch_x32_real
binary-arch_x32_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='x32' DH_OPTIONS='-plinux-compiler-gcc-7-x86'
binary-arch_x32_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-indep:: binary-indep_none binary-indep_rt setup
binary-indep::
- $(MAKE) -f debian/rules.real binary-indep ABINAME='4.16.0-2' ALL_FEATURESETS='none rt' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 amd64_rt_amd64 arm64_none_arm64 armel_none_marvell hppa_none_parisc hppa_none_parisc-smp hppa_none_parisc64-smp i386_none_686 i386_none_686-pae i386_rt_686-pae ia64_none_itanium ia64_none_mckinley m68k_none_m68k mips_none_4kc-malta mips_none_5kc-malta mips_none_octeon mips64_none_5kc-malta mips64_none_octeon mips64el_none_5kc-malta mips64el_none_loongson-3 mips64el_none_octeon mips64r6_none_mips64r6 mips64r6el_none_mips64r6el mipsel_none_4kc-malta mipsel_none_5kc-malta mipsel_none_loongson-3 mipsel_none_octeon mipsr6_none_mips32r6 mipsr6_none_mips64r6 mipsr6el_none_mips32r6el mipsr6el_none_mips64r6el powerpc_none_powerpc powerpc_none_powerpc-smp powerpc_none_powerpc64 powerpcspe_none_powerpcspe ppc64_none_powerpc64 ppc64el_none_powerpc64le s390x_none_s390x sh4_none_sh7751r sh4_none_sh7785lcr sparc64_none_sparc64 sparc64_none_sparc64-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-indep ABINAME='4.16.0-2' ALL_FEATURESETS='none rt' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 amd64_rt_amd64 arm64_none_arm64 armel_none_marvell armhf_none_armmp armhf_none_armmp-lpae hppa_none_parisc hppa_none_parisc-smp hppa_none_parisc64-smp i386_none_686 i386_none_686-pae i386_rt_686-pae ia64_none_itanium ia64_none_mckinley m68k_none_m68k mips_none_4kc-malta mips_none_5kc-malta mips_none_octeon mips64_none_5kc-malta mips64_none_octeon mips64el_none_5kc-malta mips64el_none_loongson-3 mips64el_none_octeon mips64r6_none_mips64r6 mips64r6el_none_mips64r6el mipsel_none_4kc-malta mipsel_none_5kc-malta mipsel_none_loongson-3 mipsel_none_octeon mipsr6_none_mips32r6 mipsr6_none_mips64r6 mipsr6el_none_mips32r6el mipsr6el_none_mips64r6el powerpc_none_powerpc powerpc_none_powerpc-smp powerpc_none_powerpc64 powerpcspe_none_powerpcspe ppc64_none_powerpc64 ppc64el_none_powerpc64le s390x_none_s390x sh4_none_sh7751r sh4_none_sh7785lcr sparc64_none_sparc64 sparc64_none_sparc64-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-indep ABINAME='4.16.0-2' ALL_FEATURESETS='none rt' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 amd64_rt_amd64 arm64_none_arm64 armel_none_marvell hppa_none_parisc hppa_none_parisc-smp hppa_none_parisc64-smp i386_none_686 i386_none_686-pae i386_rt_686-pae ia64_none_itanium ia64_none_mckinley m68k_none_m68k mips_none_4kc-malta mips_none_5kc-malta mips_none_octeon mips64_none_5kc-malta mips64_none_octeon mips64el_none_5kc-malta mips64el_none_loongson-3 mips64el_none_octeon mips64r6_none_mips64r6 mips64r6el_none_mips64r6el mipsel_none_4kc-malta mipsel_none_5kc-malta mipsel_none_loongson-3 mipsel_none_octeon mipsr6_none_mips32r6 mipsr6_none_mips64r6 mipsr6el_none_mips32r6el mipsr6el_none_mips64r6el powerpc_none_powerpc powerpc_none_powerpc-smp powerpc_none_powerpc64 powerpcspe_none_powerpcspe ppc64_none_powerpc64 ppc64el_none_powerpc64le s390x_none_s390x sh4_none_sh7751r sh4_none_sh7785lcr sparc64_none_sparc64 sparc64_none_sparc64-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-indep_none: binary-indep_none_real
binary-indep_none_real::
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.16.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.16.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.16.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-indep_rt: binary-indep_rt_real
binary-indep_rt_real::
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.16.0-2' ALL_KERNEL_ARCHES='x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.16.0-2' ALL_KERNEL_ARCHES='x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.16.0-2' ALL_KERNEL_ARCHES='x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_alpha:: source_none_real
binary-libc-dev_alpha::
- $(MAKE) -f debian/rules.real install-libc-dev_alpha ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_alpha ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_alpha ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_amd64:: source_none_real
binary-libc-dev_amd64::
- $(MAKE) -f debian/rules.real install-libc-dev_amd64 ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_amd64 ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_amd64 ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_arm64:: source_none_real
binary-libc-dev_arm64::
- $(MAKE) -f debian/rules.real install-libc-dev_arm64 ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_arm64 ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_arm64 ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_arm64ilp32:: source_none_real
binary-libc-dev_arm64ilp32::
- $(MAKE) -f debian/rules.real install-libc-dev_arm64ilp32 ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_arm64ilp32 ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_arm64ilp32 ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_armel:: source_none_real
binary-libc-dev_armel::
- $(MAKE) -f debian/rules.real install-libc-dev_armel ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_armel ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_armel ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_armhf:: source_none_real
binary-libc-dev_armhf::
- $(MAKE) -f debian/rules.real install-libc-dev_armhf ABINAME='4.16.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_armhf ABINAME='4.16.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_armhf ABINAME='4.16.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_hppa:: source_none_real
binary-libc-dev_hppa::
- $(MAKE) -f debian/rules.real install-libc-dev_hppa ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_hppa ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_hppa ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_i386:: source_none_real
binary-libc-dev_i386::
- $(MAKE) -f debian/rules.real install-libc-dev_i386 ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_i386 ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_i386 ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_ia64:: source_none_real
binary-libc-dev_ia64::
- $(MAKE) -f debian/rules.real install-libc-dev_ia64 ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_ia64 ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_ia64 ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_m68k:: source_none_real
binary-libc-dev_m68k::
- $(MAKE) -f debian/rules.real install-libc-dev_m68k ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_m68k ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_m68k ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mips:: source_none_real
binary-libc-dev_mips::
- $(MAKE) -f debian/rules.real install-libc-dev_mips ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mips ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mips ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mips64:: source_none_real
binary-libc-dev_mips64::
- $(MAKE) -f debian/rules.real install-libc-dev_mips64 ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mips64 ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mips64 ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mips64el:: source_none_real
binary-libc-dev_mips64el::
- $(MAKE) -f debian/rules.real install-libc-dev_mips64el ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mips64el ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mips64el ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mips64r6:: source_none_real
binary-libc-dev_mips64r6::
- $(MAKE) -f debian/rules.real install-libc-dev_mips64r6 ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mips64r6 ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mips64r6 ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mips64r6el:: source_none_real
binary-libc-dev_mips64r6el::
- $(MAKE) -f debian/rules.real install-libc-dev_mips64r6el ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mips64r6el ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mips64r6el ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mipsel:: source_none_real
binary-libc-dev_mipsel::
- $(MAKE) -f debian/rules.real install-libc-dev_mipsel ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mipsel ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mipsel ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mipsn32:: source_none_real
binary-libc-dev_mipsn32::
- $(MAKE) -f debian/rules.real install-libc-dev_mipsn32 ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mipsn32 ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mipsn32 ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mipsn32el:: source_none_real
binary-libc-dev_mipsn32el::
- $(MAKE) -f debian/rules.real install-libc-dev_mipsn32el ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mipsn32el ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mipsn32el ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mipsn32r6:: source_none_real
binary-libc-dev_mipsn32r6::
- $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6 ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6 ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6 ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mipsn32r6el:: source_none_real
binary-libc-dev_mipsn32r6el::
- $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6el ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6el ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6el ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mipsr6:: source_none_real
binary-libc-dev_mipsr6::
- $(MAKE) -f debian/rules.real install-libc-dev_mipsr6 ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mipsr6 ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mipsr6 ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_mipsr6el:: source_none_real
binary-libc-dev_mipsr6el::
- $(MAKE) -f debian/rules.real install-libc-dev_mipsr6el ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_mipsr6el ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_mipsr6el ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_powerpc:: source_none_real
binary-libc-dev_powerpc::
- $(MAKE) -f debian/rules.real install-libc-dev_powerpc ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_powerpc ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_powerpc ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_powerpcspe:: source_none_real
binary-libc-dev_powerpcspe::
- $(MAKE) -f debian/rules.real install-libc-dev_powerpcspe ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_powerpcspe ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_powerpcspe ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_ppc64:: source_none_real
binary-libc-dev_ppc64::
- $(MAKE) -f debian/rules.real install-libc-dev_ppc64 ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_ppc64 ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_ppc64 ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_ppc64el:: source_none_real
binary-libc-dev_ppc64el::
- $(MAKE) -f debian/rules.real install-libc-dev_ppc64el ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_ppc64el ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_ppc64el ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_s390:: source_none_real
binary-libc-dev_s390::
- $(MAKE) -f debian/rules.real install-libc-dev_s390 ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_s390 ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_s390 ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_s390x:: source_none_real
binary-libc-dev_s390x::
- $(MAKE) -f debian/rules.real install-libc-dev_s390x ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_s390x ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_s390x ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_sh3:: source_none_real
binary-libc-dev_sh3::
- $(MAKE) -f debian/rules.real install-libc-dev_sh3 ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_sh3 ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_sh3 ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_sh4:: source_none_real
binary-libc-dev_sh4::
- $(MAKE) -f debian/rules.real install-libc-dev_sh4 ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_sh4 ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_sh4 ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_sparc:: source_none_real
binary-libc-dev_sparc::
- $(MAKE) -f debian/rules.real install-libc-dev_sparc ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_sparc ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_sparc ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_sparc64:: source_none_real
binary-libc-dev_sparc64::
- $(MAKE) -f debian/rules.real install-libc-dev_sparc64 ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_sparc64 ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_sparc64 ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_tilegx:: source_none_real
binary-libc-dev_tilegx::
- $(MAKE) -f debian/rules.real install-libc-dev_tilegx ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_tilegx ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_tilegx ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
binary-libc-dev_x32:: source_none_real
binary-libc-dev_x32::
- $(MAKE) -f debian/rules.real install-libc-dev_x32 ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real install-libc-dev_x32 ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real install-libc-dev_x32 ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch: build-arch_alpha build-arch_amd64 build-arch_arm64 build-arch_arm64ilp32 build-arch_armel build-arch_armhf build-arch_hppa build-arch_i386 build-arch_ia64 build-arch_m68k build-arch_mips build-arch_mips64 build-arch_mips64el build-arch_mips64r6 build-arch_mips64r6el build-arch_mipsel build-arch_mipsn32 build-arch_mipsn32el build-arch_mipsn32r6 build-arch_mipsn32r6el build-arch_mipsr6 build-arch_mipsr6el build-arch_powerpc build-arch_powerpcspe build-arch_ppc64 build-arch_ppc64el build-arch_s390 build-arch_s390x build-arch_sh3 build-arch_sh4 build-arch_sparc build-arch_sparc64 build-arch_tilegx 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='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_alpha_none_alpha-smp: build-arch_alpha_none_alpha-smp_real
build-arch_alpha_none_alpha-smp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_alpha_none_real:
build-arch_alpha_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_amd64: build-arch_amd64_none build-arch_amd64_real build-arch_amd64_rt
build-arch_amd64_none: build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64 build-arch_amd64_none_real
build-arch_amd64_none_amd64: build-arch_amd64_none_amd64_real
build-arch_amd64_none_amd64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_amd64_none_cloud-amd64: build-arch_amd64_none_cloud-amd64_real
build-arch_amd64_none_cloud-amd64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_amd64_none_real:
build-arch_amd64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_amd64_rt: build-arch_amd64_rt_amd64 build-arch_amd64_rt_real
build-arch_amd64_rt_amd64: build-arch_amd64_rt_amd64_real
build-arch_amd64_rt_amd64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_amd64_rt_real:
build-arch_arm64: build-arch_arm64_none build-arch_arm64_real
build-arch_arm64_none: build-arch_arm64_none_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='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_arm64_none_real:
build-arch_arm64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_arm64ilp32: build-arch_arm64ilp32_real
build-arch_arm64ilp32_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_armel: build-arch_armel_none build-arch_armel_real
build-arch_armel_none: build-arch_armel_none_marvell build-arch_armel_none_real
build-arch_armel_none_marvell: build-arch_armel_none_marvell_real
build-arch_armel_none_marvell_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_armel_none_real:
build-arch_armel_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
-build-arch_armhf: build-arch_armhf_none build-arch_armhf_real
-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='4.16.0-2' ARCH='armhf' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
-build-arch_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='armhf' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
-build-arch_armhf_none_real:
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
+build-arch_armhf: build-arch_armhf_real
build-arch_armhf_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_hppa: build-arch_hppa_none build-arch_hppa_real
build-arch_hppa_none: build-arch_hppa_none_parisc build-arch_hppa_none_parisc-smp build-arch_hppa_none_parisc64-smp build-arch_hppa_none_real
build-arch_hppa_none_parisc: build-arch_hppa_none_parisc_real
build-arch_hppa_none_parisc-smp: build-arch_hppa_none_parisc-smp_real
build-arch_hppa_none_parisc-smp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_hppa_none_parisc64-smp: build-arch_hppa_none_parisc64-smp_real
build-arch_hppa_none_parisc64-smp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_hppa_none_real:
build-arch_hppa_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_i386: build-arch_i386_none build-arch_i386_real build-arch_i386_rt
build-arch_i386_none: build-arch_i386_none_686 build-arch_i386_none_686-pae build-arch_i386_none_real
build-arch_i386_none_686: build-arch_i386_none_686_real
build-arch_i386_none_686-pae: build-arch_i386_none_686-pae_real
build-arch_i386_none_686-pae_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_i386_none_686_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_i386_none_real:
build-arch_i386_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_i386_rt: build-arch_i386_rt_686-pae build-arch_i386_rt_real
build-arch_i386_rt_686-pae: build-arch_i386_rt_686-pae_real
build-arch_i386_rt_686-pae_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_i386_rt_real:
build-arch_ia64: build-arch_ia64_none build-arch_ia64_real
build-arch_ia64_none: build-arch_ia64_none_itanium build-arch_ia64_none_mckinley build-arch_ia64_none_real
build-arch_ia64_none_itanium: build-arch_ia64_none_itanium_real
build-arch_ia64_none_itanium_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_ia64_none_mckinley: build-arch_ia64_none_mckinley_real
build-arch_ia64_none_mckinley_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_ia64_none_real:
build-arch_ia64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_m68k: build-arch_m68k_none build-arch_m68k_real
build-arch_m68k_none: build-arch_m68k_none_m68k build-arch_m68k_none_real
build-arch_m68k_none_m68k: build-arch_m68k_none_m68k_real
build-arch_m68k_none_m68k_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_m68k_none_real:
build-arch_m68k_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips: build-arch_mips_none build-arch_mips_real
build-arch_mips64: build-arch_mips64_none build-arch_mips64_real
build-arch_mips64_none: build-arch_mips64_none_5kc-malta build-arch_mips64_none_octeon build-arch_mips64_none_real
build-arch_mips64_none_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='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64_none_octeon: build-arch_mips64_none_octeon_real
build-arch_mips64_none_octeon_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64_none_real:
build-arch_mips64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64el: build-arch_mips64el_none build-arch_mips64el_real
build-arch_mips64el_none: build-arch_mips64el_none_5kc-malta build-arch_mips64el_none_loongson-3 build-arch_mips64el_none_octeon build-arch_mips64el_none_real
build-arch_mips64el_none_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='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64el_none_loongson-3: build-arch_mips64el_none_loongson-3_real
build-arch_mips64el_none_loongson-3_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64el_none_octeon: build-arch_mips64el_none_octeon_real
build-arch_mips64el_none_octeon_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64el_none_real:
build-arch_mips64el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64r6: build-arch_mips64r6_none build-arch_mips64r6_real
build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6 build-arch_mips64r6_none_real
build-arch_mips64r6_none_mips64r6: build-arch_mips64r6_none_mips64r6_real
build-arch_mips64r6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64r6_none_real:
build-arch_mips64r6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64r6el: build-arch_mips64r6el_none build-arch_mips64r6el_real
build-arch_mips64r6el_none: build-arch_mips64r6el_none_mips64r6el build-arch_mips64r6el_none_real
build-arch_mips64r6el_none_mips64r6el: build-arch_mips64r6el_none_mips64r6el_real
build-arch_mips64r6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips64r6el_none_real:
build-arch_mips64r6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips_none_octeon: build-arch_mips_none_octeon_real
build-arch_mips_none_octeon_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mips_none_real:
build-arch_mips_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsel: build-arch_mipsel_none build-arch_mipsel_real
build-arch_mipsel_none: build-arch_mipsel_none_4kc-malta build-arch_mipsel_none_5kc-malta build-arch_mipsel_none_loongson-3 build-arch_mipsel_none_octeon build-arch_mipsel_none_real
build-arch_mipsel_none_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='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsel_none_loongson-3: build-arch_mipsel_none_loongson-3_real
build-arch_mipsel_none_loongson-3_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsel_none_octeon: build-arch_mipsel_none_octeon_real
build-arch_mipsel_none_octeon_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsel_none_real:
build-arch_mipsel_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsn32: build-arch_mipsn32_real
build-arch_mipsn32_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsn32el: build-arch_mipsn32el_real
build-arch_mipsn32el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsn32r6: build-arch_mipsn32r6_real
build-arch_mipsn32r6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
build-arch_mipsn32r6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsr6: build-arch_mipsr6_none build-arch_mipsr6_real
build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6 build-arch_mipsr6_none_mips64r6 build-arch_mipsr6_none_real
build-arch_mipsr6_none_mips32r6: build-arch_mipsr6_none_mips32r6_real
build-arch_mipsr6_none_mips32r6_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsr6_none_real:
build-arch_mipsr6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsr6el: build-arch_mipsr6el_none build-arch_mipsr6el_real
build-arch_mipsr6el_none: build-arch_mipsr6el_none_mips32r6el build-arch_mipsr6el_none_mips64r6el build-arch_mipsr6el_none_real
build-arch_mipsr6el_none_mips32r6el: build-arch_mipsr6el_none_mips32r6el_real
build-arch_mipsr6el_none_mips32r6el_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_mipsr6el_none_real:
build-arch_mipsr6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_powerpc: build-arch_powerpc_none build-arch_powerpc_real
build-arch_powerpc_none: build-arch_powerpc_none_powerpc build-arch_powerpc_none_powerpc-smp build-arch_powerpc_none_powerpc64 build-arch_powerpc_none_real
build-arch_powerpc_none_powerpc: build-arch_powerpc_none_powerpc_real
build-arch_powerpc_none_powerpc-smp: build-arch_powerpc_none_powerpc-smp_real
build-arch_powerpc_none_powerpc-smp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_powerpc_none_powerpc64: build-arch_powerpc_none_powerpc64_real
build-arch_powerpc_none_powerpc64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_powerpc_none_real:
build-arch_powerpc_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_powerpcspe: build-arch_powerpcspe_none build-arch_powerpcspe_real
build-arch_powerpcspe_none: build-arch_powerpcspe_none_powerpcspe build-arch_powerpcspe_none_real
build-arch_powerpcspe_none_powerpcspe: build-arch_powerpcspe_none_powerpcspe_real
build-arch_powerpcspe_none_powerpcspe_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_powerpcspe_none_real:
build-arch_powerpcspe_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_ppc64: build-arch_ppc64_none build-arch_ppc64_real
build-arch_ppc64_none: build-arch_ppc64_none_powerpc64 build-arch_ppc64_none_real
build-arch_ppc64_none_powerpc64: build-arch_ppc64_none_powerpc64_real
build-arch_ppc64_none_powerpc64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_ppc64_none_real:
build-arch_ppc64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_ppc64el: build-arch_ppc64el_none build-arch_ppc64el_real
build-arch_ppc64el_none: build-arch_ppc64el_none_powerpc64le build-arch_ppc64el_none_real
build-arch_ppc64el_none_powerpc64le: build-arch_ppc64el_none_powerpc64le_real
build-arch_ppc64el_none_powerpc64le_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_ppc64el_none_real:
build-arch_ppc64el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_s390: build-arch_s390_real
build-arch_s390_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_s390x: build-arch_s390x_none build-arch_s390x_real
build-arch_s390x_none: build-arch_s390x_none_real build-arch_s390x_none_s390x
build-arch_s390x_none_real:
build-arch_s390x_none_s390x: build-arch_s390x_none_s390x_real
build-arch_s390x_none_s390x_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
build-arch_s390x_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_sh3: build-arch_sh3_real
build-arch_sh3_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_sh4: build-arch_sh4_none build-arch_sh4_real
build-arch_sh4_none: build-arch_sh4_none_real build-arch_sh4_none_sh7751r build-arch_sh4_none_sh7785lcr
build-arch_sh4_none_real:
build-arch_sh4_none_sh7751r: build-arch_sh4_none_sh7751r_real
build-arch_sh4_none_sh7751r_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_sh4_none_sh7785lcr: build-arch_sh4_none_sh7785lcr_real
build-arch_sh4_none_sh7785lcr_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_sh4_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_sparc: build-arch_sparc_real
build-arch_sparc64: build-arch_sparc64_none build-arch_sparc64_real
build-arch_sparc64_none: build-arch_sparc64_none_real build-arch_sparc64_none_sparc64 build-arch_sparc64_none_sparc64-smp
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='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_sparc64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_sparc_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_tilegx: build-arch_tilegx_real
build-arch_tilegx_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-arch_x32: build-arch_x32_real
build-arch_x32_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.16.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-indep:: build-indep_none build-indep_rt
build-indep::
- $(MAKE) -f debian/rules.real build-indep ABINAME='4.16.0-2' ALL_FEATURESETS='none rt' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 amd64_rt_amd64 arm64_none_arm64 armel_none_marvell hppa_none_parisc hppa_none_parisc-smp hppa_none_parisc64-smp i386_none_686 i386_none_686-pae i386_rt_686-pae ia64_none_itanium ia64_none_mckinley m68k_none_m68k mips_none_4kc-malta mips_none_5kc-malta mips_none_octeon mips64_none_5kc-malta mips64_none_octeon mips64el_none_5kc-malta mips64el_none_loongson-3 mips64el_none_octeon mips64r6_none_mips64r6 mips64r6el_none_mips64r6el mipsel_none_4kc-malta mipsel_none_5kc-malta mipsel_none_loongson-3 mipsel_none_octeon mipsr6_none_mips32r6 mipsr6_none_mips64r6 mipsr6el_none_mips32r6el mipsr6el_none_mips64r6el powerpc_none_powerpc powerpc_none_powerpc-smp powerpc_none_powerpc64 powerpcspe_none_powerpcspe ppc64_none_powerpc64 ppc64el_none_powerpc64le s390x_none_s390x sh4_none_sh7751r sh4_none_sh7785lcr sparc64_none_sparc64 sparc64_none_sparc64-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real build-indep ABINAME='4.16.0-2' ALL_FEATURESETS='none rt' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 amd64_rt_amd64 arm64_none_arm64 armel_none_marvell armhf_none_armmp armhf_none_armmp-lpae hppa_none_parisc hppa_none_parisc-smp hppa_none_parisc64-smp i386_none_686 i386_none_686-pae i386_rt_686-pae ia64_none_itanium ia64_none_mckinley m68k_none_m68k mips_none_4kc-malta mips_none_5kc-malta mips_none_octeon mips64_none_5kc-malta mips64_none_octeon mips64el_none_5kc-malta mips64el_none_loongson-3 mips64el_none_octeon mips64r6_none_mips64r6 mips64r6el_none_mips64r6el mipsel_none_4kc-malta mipsel_none_5kc-malta mipsel_none_loongson-3 mipsel_none_octeon mipsr6_none_mips32r6 mipsr6_none_mips64r6 mipsr6el_none_mips32r6el mipsr6el_none_mips64r6el powerpc_none_powerpc powerpc_none_powerpc-smp powerpc_none_powerpc64 powerpcspe_none_powerpcspe ppc64_none_powerpc64 ppc64el_none_powerpc64le s390x_none_s390x sh4_none_sh7751r sh4_none_sh7785lcr sparc64_none_sparc64 sparc64_none_sparc64-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real build-indep ABINAME='4.16.0-2' ALL_FEATURESETS='none rt' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 amd64_rt_amd64 arm64_none_arm64 armel_none_marvell hppa_none_parisc hppa_none_parisc-smp hppa_none_parisc64-smp i386_none_686 i386_none_686-pae i386_rt_686-pae ia64_none_itanium ia64_none_mckinley m68k_none_m68k mips_none_4kc-malta mips_none_5kc-malta mips_none_octeon mips64_none_5kc-malta mips64_none_octeon mips64el_none_5kc-malta mips64el_none_loongson-3 mips64el_none_octeon mips64r6_none_mips64r6 mips64r6el_none_mips64r6el mipsel_none_4kc-malta mipsel_none_5kc-malta mipsel_none_loongson-3 mipsel_none_octeon mipsr6_none_mips32r6 mipsr6_none_mips64r6 mipsr6el_none_mips32r6el mipsr6el_none_mips64r6el powerpc_none_powerpc powerpc_none_powerpc-smp powerpc_none_powerpc64 powerpcspe_none_powerpcspe ppc64_none_powerpc64 ppc64el_none_powerpc64le s390x_none_s390x sh4_none_sh7751r sh4_none_sh7785lcr sparc64_none_sparc64 sparc64_none_sparc64-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
build-indep_none: build-indep_none_real
build-indep_none_real:
build-indep_rt: build-indep_rt_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='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_alpha_none_alpha-smp: setup_alpha_none_alpha-smp_real
setup_alpha_none_alpha-smp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='alpha' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_alpha_none_real:
setup_alpha_real:
setup_amd64: setup_amd64_none setup_amd64_real setup_amd64_rt
setup_amd64_none: setup_amd64_none_amd64 setup_amd64_none_cloud-amd64 setup_amd64_none_real
setup_amd64_none_amd64: setup_amd64_none_amd64_real
setup_amd64_none_amd64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_amd64_none_cloud-amd64: setup_amd64_none_cloud-amd64_real
setup_amd64_none_cloud-amd64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_amd64_none_real:
setup_amd64_real:
setup_amd64_rt: setup_amd64_rt_amd64 setup_amd64_rt_real
setup_amd64_rt_amd64: setup_amd64_rt_amd64_real
setup_amd64_rt_amd64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='amd64' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_amd64_rt_real:
setup_arm64: setup_arm64_none setup_arm64_real
setup_arm64_none: setup_arm64_none_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='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='arm64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_arm64_none_real:
setup_arm64_real:
setup_arm64ilp32: setup_arm64ilp32_real
setup_armel_none: setup_armel_none_marvell setup_armel_none_real
setup_armel_none_marvell: setup_armel_none_marvell_real
setup_armel_none_marvell_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='armel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_armel_none_real:
setup_armel_real:
-setup_armhf: setup_armhf_none setup_armhf_real
-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='4.16.0-2' ARCH='armhf' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
-setup_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='armhf' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
-setup_armhf_none_real:
+setup_armhf: setup_armhf_real
setup_armhf_real:
setup_hppa: setup_hppa_none setup_hppa_real
setup_hppa_none: setup_hppa_none_parisc setup_hppa_none_parisc-smp setup_hppa_none_parisc64-smp setup_hppa_none_real
setup_hppa_none_parisc: setup_hppa_none_parisc_real
setup_hppa_none_parisc-smp: setup_hppa_none_parisc-smp_real
setup_hppa_none_parisc-smp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_hppa_none_parisc64-smp: setup_hppa_none_parisc64-smp_real
setup_hppa_none_parisc64-smp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_i386_none_686_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_i386_none_real:
setup_i386_real:
setup_i386_rt: setup_i386_rt_686-pae setup_i386_rt_real
setup_i386_rt_686-pae: setup_i386_rt_686-pae_real
setup_i386_rt_686-pae_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='i386' COMPILER='gcc-7' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-rt-686-pae' 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' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_i386_rt_real:
setup_ia64: setup_ia64_none setup_ia64_real
setup_ia64_none: setup_ia64_none_itanium setup_ia64_none_mckinley setup_ia64_none_real
setup_ia64_none_itanium: setup_ia64_none_itanium_real
setup_ia64_none_itanium_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_ia64_none_mckinley: setup_ia64_none_mckinley_real
setup_ia64_none_mckinley_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ia64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_ia64_none_real:
setup_ia64_real:
setup_m68k: setup_m68k_none setup_m68k_real
setup_m68k_none: setup_m68k_none_m68k setup_m68k_none_real
setup_m68k_none_m68k: setup_m68k_none_m68k_real
setup_m68k_none_m68k_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips64_none_octeon: setup_mips64_none_octeon_real
setup_mips64_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips64_none_real:
setup_mips64_real:
setup_mips64el: setup_mips64el_none setup_mips64el_real
setup_mips64el_none: setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_octeon setup_mips64el_none_real
setup_mips64el_none_5kc-malta: setup_mips64el_none_5kc-malta_real
setup_mips64el_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips64el_none_loongson-3: setup_mips64el_none_loongson-3_real
setup_mips64el_none_loongson-3_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
setup_mips64el_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips64el_none_real:
setup_mips64el_real:
setup_mips64r6: setup_mips64r6_none setup_mips64r6_real
setup_mips64r6_none: setup_mips64r6_none_mips64r6 setup_mips64r6_none_real
setup_mips64r6_none_mips64r6: setup_mips64r6_none_mips64r6_real
setup_mips64r6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips64r6_none_real:
setup_mips64r6_real:
setup_mips64r6el: setup_mips64r6el_none setup_mips64r6el_real
setup_mips64r6el_none: setup_mips64r6el_none_mips64r6el setup_mips64r6el_none_real
setup_mips64r6el_none_mips64r6el: setup_mips64r6el_none_mips64r6el_real
setup_mips64r6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips64r6el_none_real:
setup_mips64r6el_real:
setup_mips_none: setup_mips_none_4kc-malta setup_mips_none_5kc-malta setup_mips_none_octeon setup_mips_none_real
setup_mips_none_4kc-malta: setup_mips_none_4kc-malta_real
setup_mips_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips_none_octeon: setup_mips_none_octeon_real
setup_mips_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mips_none_real:
setup_mips_real:
setup_mipsel: setup_mipsel_none setup_mipsel_real
setup_mipsel_none: setup_mipsel_none_4kc-malta setup_mipsel_none_5kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_octeon setup_mipsel_none_real
setup_mipsel_none_4kc-malta: setup_mipsel_none_4kc-malta_real
setup_mipsel_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-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' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mipsel_none_loongson-3: setup_mipsel_none_loongson-3_real
setup_mipsel_none_loongson-3_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
setup_mipsel_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real
setup_mipsr6_none_mips64r6_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mipsr6_none_real:
setup_mipsr6_real:
setup_mipsr6el: setup_mipsr6el_none setup_mipsr6el_real
setup_mipsr6el_none: setup_mipsr6el_none_mips32r6el setup_mipsr6el_none_mips64r6el setup_mipsr6el_none_real
setup_mipsr6el_none_mips32r6el: setup_mipsr6el_none_mips32r6el_real
setup_mipsr6el_none_mips32r6el_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real
setup_mipsr6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
setup_powerpc_none_powerpc64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_powerpc_none_real:
setup_powerpc_real:
setup_powerpcspe: setup_powerpcspe_none setup_powerpcspe_real
setup_powerpcspe_none: setup_powerpcspe_none_powerpcspe setup_powerpcspe_none_real
setup_powerpcspe_none_powerpcspe: setup_powerpcspe_none_powerpcspe_real
setup_powerpcspe_none_powerpcspe_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_powerpcspe_none_real:
setup_powerpcspe_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='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_ppc64_none_real:
setup_ppc64_real:
setup_ppc64el: setup_ppc64el_none setup_ppc64el_real
setup_ppc64el_none: setup_ppc64el_none_powerpc64le setup_ppc64el_none_real
setup_ppc64el_none_powerpc64le: setup_ppc64el_none_powerpc64le_real
setup_ppc64el_none_powerpc64le_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
setup_ppc64el_none_real:
setup_ppc64el_real:
setup_rt: 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='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='s390x' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VDSO='True' VERSION='4.16'
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='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
setup_sh4_none_sh7785lcr_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sh4' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
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='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.16.0-2' ARCH='sparc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='arch/sparc/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.16.0-2-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
setup_sparc64_real:
setup_sparc_real:
setup_tilegx: setup_tilegx_real
source: source_none source_rt
source_none: source_none_real
source_none_real::
- $(MAKE) -f debian/rules.real source-featureset ABINAME='4.16.0-2' FEATURESET='none' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real source-featureset ABINAME='4.16.0-2' FEATURESET='none' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real source-featureset ABINAME='4.16.0-2' FEATURESET='none' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
source_rt: source_rt_real
source_rt_real::
- $(MAKE) -f debian/rules.real source-featureset ABINAME='4.16.0-2' FEATURESET='rt' SOURCEVERSION='4.16.12-1+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'
- $(MAKE) -f debian/rules.real source-featureset ABINAME='4.16.0-2' FEATURESET='rt' SOURCEVERSION='4.16.16-2' UPSTREAMVERSION='4.16' VERSION='4.16'
++ $(MAKE) -f debian/rules.real source-featureset ABINAME='4.16.0-2' FEATURESET='rt' SOURCEVERSION='4.16.16-2+rpi1' UPSTREAMVERSION='4.16' VERSION='4.16'