Merge version 4.15.4-1+rpi1 and 4.15.11-1 to produce 4.15.11-1+rpi1 archive/raspbian/4.15.11-1+rpi1 raspbian/4.15.11-1+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Thu, 29 Mar 2018 05:50:09 +0000 (06:50 +0100)
committerRaspbian forward pporter <root@raspbian.org>
Thu, 29 Mar 2018 05:50:09 +0000 (06:50 +0100)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index 5efc5d46cef07a07d2aa7e1c8d3bdfef9f25767e,4134fd19c7f98a6231f9d9d1968b086c5516a5ad..b0552c6fac3b9d2c34d8702d19a4549a6317fca5
- linux (4.15.4-1+rpi1) buster-staging; urgency=medium
++linux (4.15.11-1+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.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sun, 11 Mar 2018 12:30:22 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 29 Mar 2018 05:49:56 +0000
++
+ linux (4.15.11-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.5
+     - IB/umad: Fix use of unprotected device pointer
+     - IB/qib: Fix comparison error with qperf compare/swap test
+     - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH
+       ports
+     - IB/core: Fix two kernel warnings triggered by rxe registration
+     - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
+     - IB/core: Avoid a potential OOPs for an unused optional parameter
+     - RDMA/rxe: Fix a race condition related to the QP error state
+     - RDMA/rxe: Fix a race condition in rxe_requester()
+     - RDMA/rxe: Fix rxe_qp_cleanup()
+     - [powerpc*] cpufreq: powernv: Dont assume distinct pstate values for
+       nominal and pmin
+     - swiotlb: suppress warning when __GFP_NOWARN is set
+     - PM / devfreq: Propagate error from devfreq_add_device()
+     - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
+     - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
+     - trace_uprobe: Display correct offset in uprobe_events
+     - [powerpc*] radix: Remove trace_tlbie call from radix__flush_tlb_all
+     - [powerpc*] kernel: Block interrupts when updating TIDR
+     - [powerpc*] vas: Don't set uses_vas for kernel windows
+     - [powerpc*] numa: Invalidate numa_cpu_lookup_table on cpu remove
+     - [powerpc*] mm: Flush radix process translations when setting MMU type
+     - [powerpc*] xive: Use hw CPU ids when configuring the CPU queues
+     - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
+     - [s390x] fix handling of -1 in set{,fs}[gu]id16 syscalls
+     - [arm64] dts: msm8916: Correct ipc references for smsm
+     - [x86] gpu: add CFL to early quirks
+     - [x86] kexec: Make kexec (mostly) work in 5-level paging mode
+     - [x86] xen: init %gs very early to avoid page faults with stack protector
+     - [x86] PM: Make APM idle driver initialize polling state
+     - mm, memory_hotplug: fix memmap initialization
+     - [amd64] entry: Clear extra registers beyond syscall arguments, to reduce
+       speculation attack surface
+     - [amd64] entry/compat: Clear registers for compat syscalls, to reduce
+       speculation attack surface
+     - [armhf] crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
+     - [armhf] crypto: sun4i_ss_prng - convert lock to _bh in
+       sun4i_ss_prng_generate
+     - [powerpc*] mm/radix: Split linear mapping on hot-unplug
+     - [x86] speculation: Update Speculation Control microcode blacklist
+     - [x86] speculation: Correct Speculation Control microcode blacklist again
+     - [x86] Revert "x86/speculation: Simplify
+       indirect_branch_prediction_barrier()"
+     - [x86] KVM: Reduce retpoline performance impact in
+       slot_handle_level_range(), by always inlining iterator helper methods
+     - [X86] nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
+     - [x86] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02
+       MSR bitmap
+     - [x86] speculation: Clean up various Spectre related details
+     - PM / runtime: Update links_count also if !CONFIG_SRCU
+     - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
+     - [x86] platform: wmi: fix off-by-one write in wmi_dev_probe()
+     - [amd64] entry: Clear registers for exceptions/interrupts, to reduce
+       speculation attack surface
+     - [amd64] entry: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
+       extensions
+     - [amd64] entry: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a
+       single POP_REGS macro
+     - [amd64] entry: Interleave XOR register clearing with PUSH instructions
+     - [amd64] entry: Introduce the PUSH_AND_CLEAN_REGS macro
+     - [amd64] entry: Use PUSH_AND_CLEAN_REGS in more cases
+     - [amd64] entry: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
+       SAVE_AND_CLEAR_REGS macros
+     - [amd64] entry: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
+     - [amd64] entry: Fix paranoid_entry() frame pointer warning
+     - [amd64] entry: Remove the unused 'icebp' macro
+     - gfs2: Fixes to "Implement iomap for block_map"
+     - objtool: Fix segfault in ignore_unreachable_insn()
+     - [x86] debug, objtool: Annotate WARN()-related UD2 as reachable
+     - [x86] debug: Use UD2 for WARN()
+     - [x86] speculation: Fix up array_index_nospec_mask() asm constraint
+     - nospec: Move array_index_nospec() parameter checking into separate macro
+     - [x86] speculation: Add <asm/msr-index.h> dependency
+     - [x86] mm: Rename flush_tlb_single() and flush_tlb_one() to
+       __flush_tlb_one_[user|kernel]()
+     - [x86] cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
+     - [x86] spectre: Fix an error message
+     - [x86] cpu: Change type of x86_cache_size variable to unsigned int
+     - [amd64] entry: Fix CR3 restore in paranoid_exit()
+     - drm/ttm: Don't add swapped BOs to swap-LRU list
+     - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
+     - drm/qxl: unref cursor bo when finished with it
+     - drm/qxl: reapply cursor after resetting primary
+     - drm/amd/powerplay: Fix smu_table_entry.handle type
+     - drm/ast: Load lut in crtc_commit
+     - drm: Check for lessee in DROP_MASTER ioctl
+     - [arm64] Add missing Falkor part number for branch predictor hardening
+     - drm/radeon: Add dpm quirk for Jet PRO (v2)
+     - drm/radeon: adjust tested variable
+     - [x86] smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
+       physical CPU
+     - [powerpc*] rtc-opal: Fix handling of firmware error codes, prevent busy
+       loops
+     - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
+     - mmc: sdhci: Implement an SDHCI-specific bounce buffer
+     - [armhf,arm64] mmc: bcm2835: Don't overwrite max frequency unconditionally
+     - [arm64] Revert "mmc: meson-gx: include tx phase in the tuning process"
+     - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
+     - [x86] Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
+     - ext4: fix a race in the ext4 shutdown path
+     - ext4: save error to disk in __ext4_grp_locked_error()
+     - ext4: correct documentation for grpid mount option
+     - mm: Fix memory size alignment in devm_memremap_pages_release()
+     - [mips*] Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
+     - [mips*] CPS: Fix MIPS_ISA_LEVEL_RAW fallout
+     - [mips*] Fix incorrect mem=X@Y handling
+     - [arm64] PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
+     - [armhf,arm64] PCI: iproc: Fix NULL pointer dereference for BCMA
+     - [x86] PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
+     - console/dummy: leave .con_font_get set to NULL
+     - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
+     - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
+     - xenbus: track caller request id
+     - seq_file: fix incomplete reset on read from zero offset
+     - tracing: Fix parsing of globs with a wildcard at the beginning
+     - mpls, nospec: Sanitize array index in mpls_label_ok() (CVE-2017-5753)
+     - rtlwifi: rtl8821ae: Fix connection lost problem correctly
+     - [arm64] proc: Set PTE_NG for table entries to avoid traversing them twice
+     - xprtrdma: Fix calculation of ri_max_send_sges
+     - xprtrdma: Fix BUG after a device removal
+     - blk-wbt: account flush requests correctly
+     - target/iscsi: avoid NULL dereference in CHAP auth error path
+     - iscsi-target: make sure to wake up sleeping login worker
+     - dm: correctly handle chained bios in dec_pending()
+     - Btrfs: fix deadlock in run_delalloc_nocow
+     - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
+     - Btrfs: fix extent state leak from tree log
+     - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
+     - Btrfs: fix use-after-free on root->orphan_block_rsv
+     - Btrfs: fix unexpected -EEXIST when creating new inode
+     - 9p/trans_virtio: discard zero-length reply
+     - mtd: nand: vf610: set correct ooblayout
+     - ALSA: hda - Fix headset mic detection problem for two Dell machines
+     - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
+     - ALSA: hda/realtek - Add headset mode support for Dell laptop
+     - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
+     - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
+     - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
+     - ALSA: usb: add more device quirks for USB DSD devices
+     - ALSA: seq: Fix racy pool initializations (CVE-2018-7566)
+     - [armhf,arm64] mvpp2: fix multicast address filter
+     - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
+     - [x86] mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
+     - [armhf] dts: exynos: fix RTC interrupt for exynos5410
+     - [arm64] dts: msm8916: Add missing #phy-cells
+      https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.6
+     - tun: fix tun_napi_alloc_frags() frag allocator
+     - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
+     - ptr_ring: try vmalloc() when kmalloc() fails
+     - selinux: ensure the context is NUL terminated in
+       security_context_to_sid_core()
+     - selinux: skip bounded transition processing if the policy isn't loaded
+     - media: pvrusb2: properly check endpoint types
+     - [x86] crypto: twofish-3way - Fix %rbp usage
+     - blk_rq_map_user_iov: fix error override
+     - [x86] KVM: fix escape of guest dr6 to the host
+     - kcov: detect double association with a single task
+     - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
+     - netfilter: x_tables: avoid out-of-bounds reads in
+       xt_request_find_{match|target}
+     - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in
+       clusterip_tg_check()
+     - netfilter: on sockopt() acquire sock lock only in the required scope
+     - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
+     - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
+     - rds: tcp: correctly sequence cleanup on netns deletion.
+     - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
+       delete
+     - net: avoid skb_warn_bad_offload on IS_ERR
+     - net_sched: gen_estimator: fix lockdep splat
+     - [arm64] dts: add #cooling-cells to CPU nodes
+     - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
+     - xhci: Fix NULL pointer in xhci debugfs
+     - xhci: Fix xhci debugfs devices node disappearance after hibernation
+     - xhci: xhci debugfs device nodes weren't removed after device plugged out
+     - xhci: fix xhci debugfs errors in xhci_stop
+     - usbip: keep usbip_device sockfd state in sync with tcp_socket
+     - [x86] mei: me: add cannon point device ids
+     - [x86] mei: me: add cannon point device ids for 4th device
+     - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
+     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.7
+     - netfilter: drop outermost socket lock in getsockopt()
+     - [arm64] mm: don't write garbage into TTBR1_EL1 register
+     - kconfig.h: Include compiler types to avoid missed struct attributes
+     - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
+     - [mips*] Drop spurious __unused in struct compat_flock
+     - cfg80211: fix cfg80211_beacon_dup
+     - i2c: designware: must wait for enable
+     - [armhf,arm64] i2c: bcm2835: Set up the rising/falling edge delays
+     - X.509: fix BUG_ON() when hash algorithm is unsupported
+     - X.509: fix NULL dereference when restricting key with unsupported_sig
+     - PKCS#7: fix certificate chain verification
+     - PKCS#7: fix certificate blacklisting
+     - [x86] genirq/matrix: Handle CPU offlining proper
+     - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
+     - RDMA/uverbs: Protect from command mask overflow
+     - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
+     - RDMA/uverbs: Fix circular locking dependency
+     - RDMA/uverbs: Sanitize user entered port numbers prior to access it
+     - iio: buffer: check if a buffer has been set up when poll is called
+     - Kbuild: always define endianess in kconfig.h
+     - [x86] apic/vector: Handle vector release on CPU unplug correctly
+     - mm, swap, frontswap: fix THP swap if frontswap enabled
+     - mm: don't defer struct page initialization for Xen pv guests
+     - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
+     - [armhf,arm64] irqchip/gic-v3: Use wmb() instead of smb_wmb() in
+       gic_raise_softirq()
+     - [mips*] irqchip/mips-gic: Avoid spuriously handling masked interrupts
+     - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
+     - [x86] net: thunderbolt: Tear down connection properly on suspend
+     - [x86] net: thunderbolt: Run disconnect flow asynchronously when logout is
+       received
+     - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
+       io_watchdog_func()
+     - usb: ohci: Proper handling of ed_rm_list to handle race condition between
+       usb_kill_urb() and finish_unlinks()
+     - [arm64] Remove unimplemented syscall log message
+     - [arm64] Disable unhandled signal log messages by default
+     - [arm64] cpufeature: Fix CTR_EL0 field definitions
+     - USB: Add delay-init quirk for Corsair K70 RGB keyboards
+     - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
+     - usb: host: ehci: use correct device pointer for dma ops
+     - usb: dwc3: gadget: Set maxpacket size for ep0 IN
+     - usb: dwc3: ep0: Reset TRB counter for ep0 IN
+     - usb: ldusb: add PIDs for new CASSY devices supported by this driver
+     - Revert "usb: musb: host: don't start next rx urb if current one failed"
+     - usb: gadget: f_fs: Process all descriptors during bind
+     - usb: gadget: f_fs: Use config_ep_by_speed()
+     - drm/cirrus: Load lut in crtc_commit
+     - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
+     - drm: Handle unexpected holes in color-eviction
+     - drm/amdgpu: disable MMHUB power gating on raven
+     - drm/amdgpu: fix VA hole handling on Vega10 v3
+     - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
+     - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
+     - drm/amdgpu: add atpx quirk handling (v2)
+     - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
+     - drm/amdgpu: add new device to use atpx quirk
+     - [arm64] __show_regs: Only resolve kernel symbols when running at EL1
+     - [x86] drm/i915/breadcrumbs: Ignore unsubmitted signalers
+     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.8
+     - vsprintf: avoid misleading "(null)" for %px
+     - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
+     - ipmi_si: Fix error handling of platform device
+     - [x86] platform: dell-laptop: Allocate buffer on heap rather than globally
+     - [powerpc*] pseries: Enable RAS hotplug events later
+     - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
+     - ixgbe: fix crash in build_skb Rx code path
+     - [x86] tpm: st33zp24: fix potential buffer overruns caused by bit glitches
+       on the bus
+     - tpm: fix potential buffer overruns caused by bit glitches on the bus
+     - [x86] tpm_i2c_infineon: fix potential buffer overruns caused by bit
+       glitches on the bus
+     - [x86] tpm_i2c_nuvoton: fix potential buffer overruns caused by bit
+       glitches on the bus
+     - [x86] tpm_tis: fix potential buffer overruns caused by bit glitches on
+       the bus
+     - ALSA: usb-audio: Add a quirck for B&W PX headphones
+     - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
+     - [x86] ALSA: x86: Fix missing spinlock and mutex initializations
+     - ALSA: hda: Add a power_save blacklist
+     - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
+     - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
+     - [armhf,arm64] mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
+     - [armhf,arm64] mmc: dw_mmc: Avoid accessing registers in runtime suspended
+       state
+     - [armhf,arm64] mmc: dw_mmc: Factor out dw_mci_init_slot_caps
+     - [armhf,arm64] mmc: dw_mmc: Fix out-of-bounds access for slot's caps
+     - timers: Forward timer base before migrating timers
+     - [hppa] Use cr16 interval timers unconditionally on qemu
+     - [hppa] Reduce irq overhead when run in qemu
+     - [hppa] Fix ordering of cache and TLB flushes
+     - [hppa] Hide virtual kernel memory layout
+     - btrfs: use proper endianness accessors for super_copy
+     - block: fix the count of PGPGOUT for WRITE_SAME
+     - block: kyber: fix domain token leak during requeue
+     - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
+     - vfio: disable filesystem-dax page pinning
+     - dax: fix vma_is_fsdax() helper
+     - direct-io: Fix sleep in atomic due to sync AIO
+     - [x86] xen: Zero MSR_IA32_SPEC_CTRL before suspend
+     - [x86] cpu_entry_area: Sync cpu_entry_area to initial_page_table
+     - bridge: check brport attr show in brport_show
+     - fib_semantics: Don't match route with mismatching tclassid
+     - hdlc_ppp: carrier detect ok, don't turn off negotiation
+     - [arm64] net: amd-xgbe: fix comparison to bitshift when dealing with a mask
+     - [armhf] net: ethernet: ti: cpsw: fix net watchdog timeout
+     - net: fix race on decreasing number of TX queues
+     - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
+     - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
+     - net: sched: report if filter is too large to dump
+     - ppp: prevent unregistered channels from connecting to PPP units
+     - sctp: verify size of a new chunk in _sctp_make_chunk() (CVE-2018-5803)
+     - udplite: fix partial checksum initialization
+     - net/mlx5e: Fix TCP checksum in LRO buffers
+     - sctp: fix dst refcnt leak in sctp_v4_get_dst
+     - net/mlx5e: Specify numa node when allocating drop rq
+     - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
+     - tcp: Honor the eor bit in tcp_mtu_probe
+     - rxrpc: Fix send in rxrpc_send_data_packet()
+     - tcp_bbr: better deal with suboptimal GSO
+     - doc: Change the min default value of tcp_wmem/tcp_rmem.
+     - net/mlx5e: Fix loopback self test when GRO is off
+     - net_sched: gen_estimator: fix broken estimators based on percpu stats
+     - net/sched: cls_u32: fix cls_u32 on filter replace
+     - sctp: do not pr_err for the duplicated node in transport rhlist
+     - net: ipv4: Set addr_type in hash_keys for forwarded case
+     - sctp: fix dst refcnt leak in sctp_v6_get_dst()
+     - bridge: Fix VLAN reference count problem
+     - net/mlx5e: Verify inline header size do not exceed SKB linear size
+     - tls: Use correct sk->sk_prot for IPV6
+     - [arm64] amd-xgbe: Restore PCI interrupt enablement setting on resume
+     - cls_u32: fix use after free in u32_destroy_key()
+     - netlink: put module reference if dump start fails
+     - tcp: purge write queue upon RST
+     - tuntap: correctly add the missing XDP flush
+     - tuntap: disable preemption during XDP processing
+     - virtio-net: disable NAPI only when enabled during XDP set
+     - cxgb4: fix trailing zero in CIM LA dump
+     - net/mlx5: Fix error handling when adding flow rules
+     - net: phy: Restore phy_resume() locking assumption
+     - tcp: tracepoint: only call trace_tcp_send_reset with full socket
+     - l2tp: don't use inet_shutdown on tunnel destroy
+     - l2tp: don't use inet_shutdown on ppp session destroy
+     - l2tp: fix races with tunnel socket close
+     - l2tp: fix race in pppol2tp_release with session object destroy
+     - l2tp: fix tunnel lookup use-after-free race
+     - [s390x] qeth: fix underestimated count of buffer elements
+     - [s390x] qeth: fix SETIP command handling
+     - [s390x] qeth: fix overestimated count of buffer elements
+     - [s390x] qeth: fix IP removal on offline cards
+     - [s390x] qeth: fix double-free on IP add/remove race
+     - [s390x] Revert "s390/qeth: fix using of ref counter for rxip addresses"
+     - [s390x] qeth: fix IP address lookup for L3 devices
+     - [s390x] qeth: fix IPA command submission race
+     - tcp: revert F-RTO middle-box workaround
+     - tcp: revert F-RTO extension to detect more spurious timeouts
+     - blk-mq: don't call io sched's .requeue_request when requeueing rq to
+       ->dispatch
+     - media: m88ds3103: don't call a non-initalized function
+     - [x86] EDAC, sb_edac: Fix out of bound writes during DIMM configuration on
+       KNL
+     - [s390x] KVM: take care of clock-comparator sign control
+     - [s390x] KVM: provide only a single function for setting the tod (fix SCK)
+     - [s390x] KVM: consider epoch index on hotplugged CPUs
+     - [s390x] KVM: consider epoch index on TOD clock syncs
+     - nospec: Allow index argument to have const-qualified type
+     - [x86] mm: Fix {pmd,pud}_{set,clear}_flags()
+     - [armhf] orion: fix orion_ge00_switch_board_info initialization
+     - [armhf] dts: rockchip: Remove 1.8 GHz operation point from phycore som
+     - [armhf] mvebu: Fix broken PL310_ERRATA_753970 selects
+     - [x86] KVM: Fix SMRAM accessing even if VM is shutdown
+     - KVM: mmu: Fix overlap between public and private memslots
+     - [x86] KVM: Remove indirect MSR op calls from SPEC_CTRL
+     - [x86] KVM: move LAPIC initialization after VMCS creation
+     - [x86] KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the
+       RDMSR path as unlikely()
+     - [x86] KVM: fix vcpu initialization with userspace lapic
+     - [x86] KVM: remove WARN_ON() for when vm_munmap() fails
+     - [x86] ACPI / bus: Parse tables as term_list for Dell XPS 9570 and
+       Precision M5530
+     - [armhf] dts: LogicPD SOM-LV: Fix I2C1 pinmux
+     - [armhf] dts: LogicPD Torpedo: Fix I2C1 pinmux
+     - [powerpc*] 64s/radix: Boot-time NULL pointer protection using a guard-PID
+     - md: only allow remove_and_add_spares when no sync_thread running.
+     - [x86] platform: dell-laptop: fix kbd_get_state's request value
+     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.9
+     - bpf: fix mlock precharge on arraymaps
+     - bpf: fix memory leak in lpm_trie map_free callback function
+     - bpf: fix rcu lockdep warning for lpm_trie map_free callback
+     - [amd64] bpf: implement retpoline for tail call (CVE-2017-5715)
+     - [arm64] bpf: fix out of bounds access in tail call
+     - bpf: add schedule points in percpu arrays management
+     - bpf: allow xadd only on aligned memory
+     - [powerpc*] bpf, ppc64: fix out of bounds access in tail call
+     - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
+     - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
+     - [x86] KVM: fix backward migration with async_PF
+     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.10
+     - RDMA/ucma: Limit possible option size
+     - RDMA/ucma: Check that user doesn't overflow QP state
+     - RDMA/mlx5: Fix integer overflow while resizing CQ
+     - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in
+       __cpu_map_entry_alloc()
+     - IB/uverbs: Improve lockdep_check
+     - mac80211_hwsim: don't use WQ_MEM_RECLAIM
+     - [x86] drm/i915: Check for fused or unused pipes
+     - [x86] drm/i915/audio: fix check for av_enc_map overflow
+     - [x86] drm/i915: Fix rsvd2 mask when out-fence is returned
+     - [x86] drm/i915: Clear the in-use marker on execbuf failure
+     - [x86] drm/i915: Disable DC states around GMBUS on GLK
+     - [x86] drm/i915: Update watermark state correctly in sanitize_watermarks
+     - [x86] drm/i915: Try EDID bitbanging on HDMI after failed read
+     - [x86] drm/i915/perf: fix perf stream opening lock
+     - scsi: core: Avoid that ATA error handling can trigger a kernel hang or
+       oops (Closes: #891467)
+     - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
+     - [x86] drm/i915: Always call to intel_display_set_init_power() in
+       resume_early.
+     - workqueue: Allow retrieval of current task's work struct
+     - drm: Allow determining if current task is output poll worker
+     - drm/nouveau: Fix deadlock on runtime suspend
+     - drm/radeon: Fix deadlock on runtime suspend
+     - drm/amdgpu: Fix deadlock on runtime suspend
+     - drm/nouveau: prefer XBGR2101010 for addfb ioctl
+     - drm/amd/powerplay/smu7: allow mclk switching with no displays
+     - drm/amd/powerplay/vega10: allow mclk switching with no displays
+     - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
+     - drm/amd/display: check for ipp before calling cursor operations
+     - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
+     - drm/amd/powerplay: fix power over limit on Fiji
+     - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
+     - drm/amdgpu: used cached pcie gen info for SI (v2)
+     - drm/amdgpu: Notify sbios device ready before send request
+     - drm/radeon: fix KV harvesting
+     - drm/amdgpu: fix KV harvesting
+     - drm/amdgpu:Correct max uvd handles
+     - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
+     - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
+     - [mips*/octeon] irq: Check for null return on kzalloc allocation
+     - PCI: dwc: Fix enumeration end when reaching root subordinate
+     - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
+     - bug: use %pB in BUG and stack protector failure
+     - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
+     - mm/memblock.c: hardcode the end_pfn being -1
+     - Documentation/sphinx: Fix Directive import error
+     - loop: Fix lost writes caused by missing flag
+     - virtio_ring: fix num_free handling in error case
+     - [x390x] KVM: fix memory overwrites when not using SCA entries
+     - [arm64] mm: fix thinko in non-global page table attribute check
+     - IB/core: Fix missing RDMA cgroups release in case of failure to register
+       device
+     - Revert "nvme: create 'slaves' and 'holders' entries for hidden
+       controllers"
+     - kbuild: Handle builtin dtb file names containing hyphens
+     - dm bufio: avoid false-positive Wmaybe-uninitialized warning
+     - IB/mlx5: Fix incorrect size of klms in the memory region
+     - bcache: fix crashes in duplicate cache device register
+     - bcache: don't attach backing with duplicate UUID
+     - [x86] MCE: Save microcode revision in machine check records
+     - [x86] MCE: Serialize sysfs changes (CVE-2018-7995)
+     - perf tools: Fix trigger class trigger_on()
+     - [x86] spectre_v2: Don't check microcode versions when running under
+       hypervisors
+     - ALSA: hda/realtek - Add support headset mode for DELL WYSE
+     - ALSA: hda/realtek - Add headset mode support for Dell laptop
+     - ALSA: hda/realtek: Limit mic boost on T480
+     - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
+     - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
+     - ALSA: seq: Don't allow resizing pool in use
+     - ALSA: seq: More protection for concurrent write and ioctl races
+     - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
+     - ALSA: hda: add dock and led support for HP EliteBook 820 G3
+     - ALSA: hda: add dock and led support for HP ProBook 640 G2
+     - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
+     - scsi: qla2xxx: Fix recursion while sending terminate exchange
+     - dt-bindings: Document mti,mips-cpc binding
+     - nospec: Kill array_index_nospec_mask_check()
+     - nospec: Include <asm/barrier.h> dependency
+     - [x86] entry: Reduce the code footprint of the 'idtentry' macro
+     - [x86] entry/64: Use 'xorl' for faster register clearing
+     - [x86] mm: Remove stale comment about KMEMCHECK
+     - [x86] asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
+     - [x86] IO-APIC: Avoid warning in 32-bit builds
+     - [x86] LDT: Avoid warning in 32-bit builds with older gcc
+     - x86-64/realmode: Add instruction suffix
+     - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
+     - [x86] speculation: Use IBRS if available before calling into firmware
+     - [x86] retpoline: Support retpoline builds with Clang
+     - [x86] speculation, objtool: Annotate indirect calls/jumps for objtool
+     - [x86] speculation: Move firmware_restrict_branch_speculation_*() from C
+       to CPP
+     - [x86] paravirt, objtool: Annotate indirect calls
+     - [x86] boot, objtool: Annotate indirect jump in secondary_startup_64()
+     - [x86] mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
+     - objtool: Use existing global variables for options
+     - objtool: Add retpoline validation
+     - objtool: Add module specific retpoline rules
+     - objtool, retpolines: Integrate objtool with retpoline support more
+       closely
+     - objtool: Fix another switch table detection issue
+     - objtool: Fix 32-bit build
+     - [x86] kprobes: Fix kernel crash when probing .entry_trampoline code
+     - watchdog: hpwdt: SMBIOS check
+     - watchdog: hpwdt: Check source of NMI
+     - watchdog: hpwdt: fix unused variable warning
+     - watchdog: hpwdt: Remove legacy NMI sourcing.
+     - netfilter: add back stackpointer size checks (CVE-2018-1065)
+     - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
+     - netfilter: xt_hashlimit: fix lock imbalance
+     - netfilter: x_tables: fix missing timer initialization in xt_LED
+     - netfilter: nat: cope with negative port range
+     - netfilter: IDLETIMER: be syzkaller friendly
+     - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
+       (CVE-2018-1068)
+     - netfilter: bridge: ebt_among: add missing match size checks
+     - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
+     - netfilter: use skb_to_full_sk in ip6_route_me_harder
+     - tpm_tis: Move ilb_base_addr to tpm_tis_data
+     - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
+     - tpm: delete the TPM_TIS_CLK_ENABLE flag
+     - tpm: remove unused variables
+     - tpm: only attempt to disable the LPC CLKRUN if is already enabled
+     - [x86] xen: Calculate __max_logical_packages on PV domains
+     - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
+     - scsi: qla2xxx: Fix gpnid error processing
+     - scsi: qla2xxx: Move session delete to driver work queue
+     - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
+     - scsi: qla2xxx: Fix re-login for Nport Handle in use
+     - scsi: qla2xxx: Retry switch command on time out
+     - scsi: qla2xxx: Serialize GPNID for multiple RSCN
+     - scsi: qla2xxx: Fix login state machine stuck at GPDB
+     - scsi: qla2xxx: Fix NPIV host cleanup in target mode
+     - scsi: qla2xxx: Relogin to target port on a cable swap
+     - scsi: qla2xxx: Fix Relogin being triggered too fast
+     - scsi: qla2xxx: Fix PRLI state check
+     - scsi: qla2xxx: Fix abort command deadlock due to spinlock
+     - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
+     - scsi: qla2xxx: Fix scan state field for fcport
+     - scsi: qla2xxx: Clear loop id after delete
+     - scsi: qla2xxx: Defer processing of GS IOCB calls
+     - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
+     - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
+     - scsi: qla2xxx: Fix memory leak in dual/target mode
+     - NFS: Fix an incorrect type in struct nfs_direct_req
+     - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
+     - NFS: Fix unstable write completion
+     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.11
+     - [x86] Treat R_X86_64_PLT32 as R_X86_64_PC32
+     - usb: host: xhci-rcar: add support for r8a77965
+     - xhci: Fix front USB ports on ASUS PRIME B350M-A
+     - xhci: fix endpoint context tracer output
+     - [sh4] serial: sh-sci: prevent lockup on full TTY buffers
+     - tty/serial: atmel: add new version check for usart
+     - uas: fix comparison for error code
+     - [x86] staging: comedi: fix comedi_nsamples_left.
+     - USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
+     - usbip: vudc: fix null pointer dereference on udc->lock
+     - usb: quirks: add control message delay for 1b1c:1b20
+     - usb: usbmon: Read text within supplied buffer size
+     - usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
+     - [arm64,armhf] usb: dwc3: Fix lock-up on ID change during system
+       suspend/resume
+     - serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
+     - serial: core: mark port as initialized in autoconfig
+     - earlycon: add reg-offset to physical address before mapping
+     - dm mpath: fix passing integrity data
+     - Revert "btrfs: use proper endianness accessors for super_copy"
+     - gfs2: Clean up {lookup,fillup}_metapath
+     - gfs2: Fixes to "Implement iomap for block_map" (2)
+     - [armhf] spi: imx: Fix failure path leak on GPIO request error correctly
+     - HID: multitouch: Only look at non touch fields in first packet of a
+       frame
+     - [powerpc*] KVM: Book3S HV: Avoid shifts by negative amounts
+     - drm/edid: set ELD connector type in drm_edid_to_eld()
+     - dma-buf/fence: Fix lock inversion within dma-fence-array
+     - video/hdmi: Allow "empty" HDMI infoframes
+     - [powerpc*] KVM: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
+     - HID: elo: clear BTN_LEFT mapping
+     - iwlwifi: mvm: rs: don't override the rate history in the search cycle
+     - [armhf] dts: exynos: Correct Trats2 panel reset line
+     - drm/amdgpu: fix get_max_engine_clock_in_mhz
+     - USB: ledtrig-usbport: fix of-node leak
+     - dt-bindings: serial: Add common rs485 binding for RTS polarity
+     - sched: Stop switched_to_rt() from sending IPIs to offline CPUs
+     - sched: Stop resched_cpu() from sending IPIs to offline CPUs
+     - crypto: chelsio - Fix an error code in chcr_hash_dma_map()
+     - crypto: keywrap - Add missing ULL suffixes for 64-bit constants
+     - crypto: cavium - fix memory leak on info
+     - test_firmware: fix setting old custom fw path back on exit
+     - drm/vblank: Fix vblank timestamp debugs
+     - net: ieee802154: adf7242: Fix bug if defined DEBUG
+     - perf report: Fix -D output for user metadata events
+     - net: xfrm: allow clearing socket xfrm policies.
+     - gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
+     - mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
+     - [arm64] net: thunderx: Set max queue count taking XDP_TX into account
+     - [armhf] dts: am335x-pepper: Fix the audio CODEC's reset pin
+     - [armhf] dts: omap3-n900: Fix the audio CODEC's reset pin
+     - mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
+     - userns: Don't fail follow_automount based on s_user_ns
+     - xfrm: Fix xfrm_replay_overflow_offload_esn
+     - leds: pm8058: Silence pointer to integer size warning
+     - bpf: fix stack state printing in verifier log
+     - [armhf] drm/etnaviv: make THERMAL selectable
+     - ath10k: update tdls teardown state to target
+     - cpufreq: Fix governor module removal race
+     - [x86] KVM: Restart the guest when insn_len is zero and SEV is enabled
+     - drm/amdgpu:fix random missing of FLR NOTIFY
+     - scsi: lpfc: Fix crash during driver unload with running nvme traffic
+     - scsi: ses: don't ask for diagnostic pages repeatedly during probe
+     - [armhf] drm/sun4i: Fix format mask in DE2 driver
+     - [s390x] perf annotate: Fix unnecessary memory allocation for s390x
+     - perf annotate: Fix objdump comment parsing for Intel mov dissassembly
+     - iwlwifi: mvm: avoid dumping assert log when device is stopped
+     - drm/amdgpu:fix virtual dce bug
+     - drm/amdgpu: fix amdgpu_sync_resv v2
+     - bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
+     - [arm64] clk: qcom: msm8916: fix mnd_width for codec_digcodec
+     - mwifiex: cfg80211: do not change virtual interface during scan
+       processing
+     - ath10k: fix invalid STS_CAP_OFFSET_MASK
+     - tools/usbip: fixes build with musl libc toolchain
+     - [armhf] spi: sun6i: disable/unprepare clocks on remove
+     - bnxt_en: Don't print "Link speed -1 no longer supported" messages.
+     - scsi: core: scsi_get_device_flags_keyed(): Always return device flags
+     - scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
+     - scsi: dh: add new rdac devices
+     - media: vsp1: Prevent suspending and resuming DRM pipelines
+     - dm raid: fix raid set size revalidation
+     - media: cpia2: Fix a couple off by one bugs
+     - [arm*] media: davinci: vpif_capture: add NULL check on devm_kzalloc
+       return value
+     - virtio_net: Disable interrupts if napi_complete_done rescheduled napi
+     - net: sched: drop qdisc_reset from dev_graft_qdisc
+     - veth: set peer GSO values
+     - [x86] drm/amdkfd: Fix memory leaks in kfd topology
+     - [powerpc*] modules: Don't try to restore r2 after a sibling call
+     - [powerpc/powerpc64,ppc64*] Don't trace irqs-off at interrupt return to
+       soft-disabled context
+     - [arm64] dts: renesas: salvator-common: Add EthernetAVB PHY reset
+     - agp/intel: Flush all chipset writes after updating the GGTT
+     - mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
+     - mac80211: remove BUG() when interface type is invalid
+     - crypto: caam/qi - use correct print specifier for size_t
+     - mmc: mmc_test: Ensure command queue is disabled for testing
+     - Fix misannotated out-of-line _copy_to_user()
+     - ipvlan: add L2 check for packets arriving via virtual devices
+     - locking/locktorture: Fix num reader/writer corner cases
+     - ima: relax requiring a file signature for new files with zero length
+     - IB/mlx5: revisit -Wmaybe-uninitialized warning
+     - [arm64] dmaengine: qcom_hidma: check pending interrupts
+     - [x86] drm/i915/glk: Disable Guc and HuC on GLK
+   [ Ben Hutchings ]
+   * aufs: gen-patch: Fix Subject generation to skip SPDX-License-Identifier
+   * aufs: Update support patchset to aufs4.15-20180219 (no functional change)
+   * debian/control: Point Vcs URLs to Salsa
+   * [x86] sound/soc/intel: Enable SND_SOC_INTEL_SST_TOPLEVEL,
+     SND_SOC_INTEL_HASWELL, SND_SOC_INTEL_BAYTRAIL, SND_SST_ATOM_HIFI2_PLATFORM,
+     SND_SOC_INTEL_SKYLAKE as modules; re-enable dependent board drivers
+     (Closes: #892629)
+   * firmware_class: Refer to Debian wiki page when logging missing firmware
+     (Closes: #888405)
+   * amdgpu: Abort probing if firmware is not installed, as we do in radeon
+   * Bump ABI to 2
+   * [amd64] udeb: Add vmd to scsi-modules, required for NVMe on some systems
+     (Closes: #891482)
+   * udeb: Update patterns for PHY modules included in usb-modules
+     (Closes: #893154)
+   [ Uwe Kleine-König ]
+   * netfilter: enable NFT_FIB_NETDEV as module
+   [ Thadeu Lima de Souza Cascardo ]
+   * [powerpc,ppc64el,ppc64] Enable CRASH_DUMP (Closes: #883432)
+   [ Bastian Blank ]
+   * Drop note about Xen from long descriptions.
+   [ Vagrant Cascadian ]
+   * [arm64] Enable ROCKCHIP_IODOMAIN as a module, to enable PCIe reset.
+   * [arm64] Enable REGULATOR_FAN53555 as a module, enabling cpufreq to
+     work on rk3399 A72 cores.
+   * [arm64] Apply patch from linux-next to fix eMMC corruption on
+     Odroid-C2 (Closes: #879072).
+   [ Salvatore Bonaccorso ]
+   * mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
+     (CVE-2018-8087)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 20 Mar 2018 09:31:07 +0100
  
  linux (4.15.4-1) unstable; urgency=medium
  
index d2a31774a0189da294d8eb39ce9132b9e20b47e1,d78b6b83b0b87aab29386625298b066b5719a911..d3afa319652b250a706dd535873d317cde4229d6
  p2
  tp3
  (dp4
 -Vabiname
 +Varches
  p5
 -V2
 -p6
 -sVignore-changes
 +(lp6
 +Valpha
  p7
 -(lp8
 -V__cpuhp_*
 +aVamd64
 +p8
 +aVarm64
  p9
 -aV__xive_vm_h_*
 +aVarm64ilp32
  p10
 -aVbpf_analyzer
 +aVarmel
  p11
 -aVcxl_*
 +aVarmhf
  p12
 -aVdax_flush
 +aVhppa
  p13
 -aVieee80211_nullfunc_get
 +aVi386
  p14
 -aVinet_add_protocol
 +aVm68k
  p15
 -aVinet_del_protocol
 +aVmips
  p16
 -aViommu_device_*
 +aVmips64
  p17
 -aVkvm_async_pf_task_wait
 +aVmips64el
  p18
 -aVkvmppc_*
 +aVmips64r6
  p19
 -aVmm_iommu_*
 +aVmips64r6el
  p20
 -aVmv_mbus_*
 +aVmipsel
  p21
 -aVperf_*
 +aVmipsn32
  p22
 -aVregister_cxl_calls
 +aVmipsn32el
  p23
 -aVregister_key_type
 +aVmipsn32r6
  p24
 -aVunregister_cxl_calls
 +aVmipsn32r6el
  p25
 -aV*_hw_breakpoint
 +aVmipsr6
  p26
 -aVmodule:arch/x86/kvm/*
 +aVmipsr6el
  p27
 -aVmodule:drivers/crypto/ccp/*
 +aVpowerpc
  p28
 -aVmodule:drivers/hv/*
 +aVpowerpcspe
  p29
 -aVmodule:drivers/iio/common/hid-sensors/*
 +aVppc64
  p30
 -aVmodule:drivers/iio/common/st_sensors/**
 +aVppc64el
  p31
 -aVmodule:drivers/mtd/nand/*
 +aVs390
  p32
 -aVmodule:drivers/net/wireless/**
 +aVs390x
  p33
 -aVmodule:drivers/nvdimm/*
 +aVsh3
  p34
 -aVmodule:drivers/power/supply/bq27xxx_battery
 +aVsh4
  p35
 -aVmodule:drivers/scsi/cxgbi/*
 +aVsparc
  p36
 -aVmodule:drivers/scsi/libiscs*
 +aVsparc64
  p37
 -aVmodule:drivers/scsi/qla2xxx/qla2xxx
 +aVtilegx
  p38
 -aVmodule:drivers/scsi/ufs/*
 +aVx32
  p39
 -aVmodule:drivers/target/**
 +asVfeaturesets
  p40
 -aVmodule:drivers/usb/chipidea/**
 -p41
 -aVmodule:drivers/usb/gadget/**
 +(lp41
 +Vnone
  p42
 -aVmodule:drivers/usb/host/**
 +aVrt
  p43
 -aVmodule:drivers/usb/musb/**
 +asVcompiler
  p44
 -aVmodule:fs/nfs/**
 +Vgcc-7
  p45
 -aVmodule:net/ceph/libceph
 +ss(Vbuild
  p46
 -aVmodule:net/l2tp/**
 -p47
 -aVmodule:net/rxrpc/rxrpc
 -p48
 -aVmodule:sound/core/seq/**
 +tp47
 +(dp48
 +Vsigned-modules
  p49
 -aVmodule:sound/firewire/snd-firewire-lib
 +I00
 +sVdebug-info
  p50
 -aVbtree_*
 +I01
 +ss(Vbase
  p51
 -aVvisitor*
 +NVrt
  p52
 -aVcan_rx_register
 -p53
 -aVip6_xmit
 -p54
 -aVmodule:net/dccp/dccp
 +tp53
 +(dp54
 +Venabled
  p55
 -aVmodule:net/rds/rds
 +I00
 +ss(Vdescription
  p56
 -aVdevfreq_*
 -p57
 -aVdevm_devfreq_*
 -p58
 -aVupdate_devfreq
 +tp57
 +(dp58
 +Vpart-long-up
  p59
 -aVmodule:drivers/infiniband/**
 +VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
  p60
- sVpart-long-xen
- p61
- VThis kernel also runs on a Xen hypervisor.\u000aIt supports both privileged (dom0) and unprivileged (domU) operation.
- p62
 -aVacpi_ec_add_query_handler
 +ss(Vrelations
- p63
- tp64
- (dp65
+ p61
 -aVacpi_ec_remove_query_handler
 -p62
 -aVfirst_ec
 -p63
 -aVdebugfs_create_automount
++tp62
++(dp63
 +Vinitramfs-tools
- p66
+ p64
 -aVmodule:drivers/iio/imu/inv_mpu6050/*
 +Vinitramfs-tools (>= 0.120+deb8u2)
- p67
+ p65
 -ass(Vbase
 +sVgcc-7
- p68
+ p66
 -tp67
 -(dp68
 -Varches
 +Vgcc-7 <!stage1 !cross>, gcc-7-@gnu-type-package@ <!stage1 cross>
- p69
++p67
 +sVinitramfs-fallback
- p70
++p68
 +Vlinux-initramfs-tool
- p71
+ p69
 -(lp70
 -Valpha
 -p71
 -aVamd64
 -p72
 -aVarm64
 +ss(Vimage
- p72
- tp73
- (dp74
++p70
++tp71
++(dp72
 +Vinitramfs-generators
- p75
- (lp76
+ p73
 -aVarm64ilp32
 -p74
 -aVarmel
++(lp74
 +Vinitramfs-tools
- p77
+ p75
 -aVarmhf
 +aVinitramfs-fallback
- p78
+ p76
 -aVhppa
 +asVrecommends
- p79
+ p77
 -aVi386
 +Vapparmor
- p80
+ p78
 -aVm68k
 +ss(Vabi
- p81
- tp82
- (dp83
+ p79
 -aVmips
 -p80
 -aVmips64
 -p81
 -aVmips64el
++tp80
++(dp81
 +Vabiname
- p84
- V1
- p85
+ p82
 -aVmips64r6
++V2
+ p83
 -aVmips64r6el
 +sVignore-changes
- p86
- (lp87
+ p84
 -aVmipsel
 -p85
 -aVmipsn32
++(lp85
 +V__cpuhp_*
- p88
+ p86
 -aVmipsn32el
 +aV__xive_vm_h_*
- p89
+ p87
 -aVmipsn32r6
 +aVbpf_analyzer
- p90
+ p88
 -aVmipsn32r6el
 +aVcxl_*
- p91
+ p89
 -aVmipsr6
 +aVdax_flush
- p92
+ p90
 -aVmipsr6el
 +aVieee80211_nullfunc_get
- p93
+ p91
 -aVpowerpc
 +aVinet_add_protocol
- p94
+ p92
 -aVpowerpcspe
 +aVinet_del_protocol
- p95
+ p93
 -aVppc64
 +aViommu_device_*
- p96
+ p94
 -aVppc64el
 +aVkvm_async_pf_task_wait
- p97
+ p95
 -aVs390
 +aVkvmppc_*
- p98
+ p96
 -aVs390x
 +aVmm_iommu_*
- p99
+ p97
 -aVsh3
 +aVmv_mbus_*
- p100
+ p98
 -aVsh4
 +aVperf_*
- p101
+ p99
 -aVsparc
 +aVregister_cxl_calls
- p102
+ p100
 -aVsparc64
 +aVregister_key_type
- p103
+ p101
 -aVtilegx
 +aVunregister_cxl_calls
- p104
+ p102
 -aVx32
 +aV*_hw_breakpoint
- p105
+ p103
 -asVcompiler
 +aVmodule:arch/x86/kvm/*
- p106
+ p104
 -Vgcc-7
 +aVmodule:drivers/crypto/ccp/*
- p107
+ p105
 -sVfeaturesets
 +aVmodule:drivers/hv/*
- p108
+ p106
 -(lp107
 -Vnone
 +aVmodule:drivers/iio/common/hid-sensors/*
- p109
++p107
 +aVmodule:drivers/iio/common/st_sensors/**
- p110
+ p108
 -aVrt
 +aVmodule:drivers/mtd/nand/*
- p111
+ p109
 -ass(Vbuild
 +aVmodule:drivers/net/wireless/**
- p112
+ p110
 -tp111
 -(dp112
 -Vdebug-info
 +aVmodule:drivers/nvdimm/*
- p113
++p111
 +aVmodule:drivers/power/supply/bq27xxx_battery
- p114
++p112
 +aVmodule:drivers/scsi/cxgbi/*
- p115
+ p113
 -I01
 -sVsigned-modules
 +aVmodule:drivers/scsi/libiscs*
- p116
+ p114
 -I00
 -ss(Vbase
 +aVmodule:drivers/scsi/qla2xxx/qla2xxx
- p117
+ p115
 -NVrt
 +aVmodule:drivers/scsi/ufs/*
- p118
+ p116
 -tp117
 -(dp118
 -Venabled
 +aVmodule:drivers/target/**
- p119
++p117
 +aVmodule:drivers/usb/chipidea/**
- p120
++p118
 +aVmodule:drivers/usb/gadget/**
- p121
+ p119
 -I00
 -ss(Vdescription
 +aVmodule:drivers/usb/host/**
- p122
+ p120
 -tp121
 -(dp122
 -Vpart-long-up
 +aVmodule:drivers/usb/musb/**
- p123
++p121
 +aVmodule:fs/nfs/**
- p124
++p122
 +aVmodule:net/ceph/libceph
- p125
+ p123
 -VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
 +aVmodule:net/l2tp/**
- p126
+ p124
 -ss(Vimage
 +aVmodule:net/rxrpc/rxrpc
- p127
+ p125
 -tp126
 -(dp127
 -Vinitramfs-generators
 +aVmodule:sound/core/seq/**
- p128
++p126
 +aVmodule:sound/firewire/snd-firewire-lib
- p129
++p127
 +aVbtree_*
- p130
+ p128
 -(lp129
 -Vinitramfs-tools
 +aVvisitor*
- p131
++p129
 +aVcan_rx_register
- p132
+ p130
 -aVinitramfs-fallback
 +aVip6_xmit
- p133
+ p131
 -asVrecommends
 +aVmodule:net/dccp/dccp
- p134
+ p132
 -Vapparmor
 +aVmodule:net/rds/rds
- p135
+ p133
 -ss(Vrelations
 +aVdevfreq_*
- p136
+ p134
 -tp135
 -(dp136
 -Vgcc-7
 +aVdevm_devfreq_*
- p137
++p135
 +aVupdate_devfreq
- p138
++p136
 +aVmodule:drivers/infiniband/**
- p139
+ p137
 -Vgcc-7 <!stage1 !cross>, gcc-7-@gnu-type-package@ <!stage1 cross>
 +aVacpi_ec_add_query_handler
- p140
+ p138
 -sVinitramfs-fallback
 +aVacpi_ec_remove_query_handler
- p141
+ p139
 -Vlinux-initramfs-tool
 +aVfirst_ec
- p142
+ p140
 -sVinitramfs-tools
 +aVdebugfs_create_automount
- p143
+ p141
 -Vinitramfs-tools (>= 0.120+deb8u2)
 +aVmodule:drivers/iio/imu/inv_mpu6050/*
- p144
+ p142
 -ss(Vbase
 +ass(Vbase
- p145
+ p143
  Valpha
- p146
- tp147
- (dp148
+ p144
+ tp145
+ (dp146
 -Vkernel-arch
 +Vfeaturesets
- p149
- (lp150
+ p147
 -Valpha
 -p148
 -sVfeaturesets
 -p149
 -(lp150
++(lp148
  Vnone
- p151
++p149
 +asVkernel-arch
- p152
++p150
 +Valpha
- p153
+ p151
 -ass(Vbuild
 +ss(Vdescription
- p154
- g146
+ p152
+ g144
 -tp153
 -(dp154
 -Vimage-file
 -p155
 -Varch/alpha/boot/vmlinux.gz
 +NValpha-smp
- p155
- tp156
- (dp157
++p153
++tp154
++(dp155
 +Vhardware
- p158
+ p156
 -sVsigned-modules
 +VAlpha SMP
- p159
+ p157
 -I00
 -ss(Vimage
 +sVhardware-long
- p160
+ p158
 +VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
- p161
++p159
 +ss(Vbuild
- p162
- g146
- tp163
- (dp164
++p160
+ g144
 -tp159
 -(dp160
 -Vsuggests
 -p161
 -Vaboot, fdutils
 -p162
 -sVinstall-stem
++tp161
++(dp162
 +Vsigned-modules
- p165
+ p163
 -Vvmlinuz
 +I00
 +sVimage-file
- p166
+ p164
 -ss(Vdescription
 +Varch/alpha/boot/vmlinux.gz
- p167
+ p165
 +ss(Vdescription
- p168
- g146
++p166
+ g144
  NValpha-generic
- p169
- tp170
- (dp171
 -p166
 -tp167
 -(dp168
++p167
++tp168
++(dp169
  Vhardware
- p172
 -p169
 -VAlpha
+ p170
 -sVhardware-long
 +VAlpha
- p173
+ p171
 -VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
 +sVhardware-long
- p174
+ p172
 -ss(Vdescription
 +VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
- p175
+ p173
 -g144
 -NValpha-smp
 +ss(Vimage
- p176
- g146
- tp177
- (dp178
+ p174
++g144
+ tp175
+ (dp176
 -Vhardware
 +Vsuggests
- p179
+ p177
 -VAlpha SMP
 +Vaboot, fdutils
- p180
+ p178
 -sVhardware-long
 +sVinstall-stem
- p181
+ p179
 -VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
 +Vvmlinuz
- p182
+ p180
  ss(Vbase
- p183
- g146
- g151
- tp184
- (dp185
+ p181
+ g144
 -g151
++g149
+ tp182
+ (dp183
  Vflavours
- p186
- (lp187
+ p184
+ (lp185
  Valpha-generic
- p188
+ p186
  aValpha-smp
- p189
+ p187
  asVimplicit-flavour
- p190
+ p188
  I01
  ss(Vbase
- p191
+ p189
  Vamd64
- p192
- tp193
- (dp194
+ p190
+ tp191
+ (dp192
  Vfeaturesets
- p195
- (lp196
+ p193
+ (lp194
  Vnone
- p197
+ p195
  aVrt
- p198
+ p196
  asVkernel-arch
- p199
+ p197
  Vx86
- p200
+ p198
  ss(Vbuild
- p201
- g192
- tp202
- (dp203
+ p199
+ g190
+ tp200
+ (dp201
 -Vdebug-info
 +Vvdso
- p204
+ p202
  I01
  sVimage-file
- p205
+ p203
  Varch/x86/boot/bzImage
- p206
+ p204
 -sVvdso
 +sVdebug-info
- p207
+ p205
  I01
 -ss(Vimage
 +ss(Vdescription
- p208
- g192
+ p206
+ g190
 -tp207
 -(dp208
 -Vbootloaders
 -p209
 -(lp210
 -Vgrub-pc
 +NVamd64
- p209
- tp210
- (dp211
++p207
++tp208
++(dp209
 +Vhardware
- p212
++p210
 +V64-bit PCs
- p213
+ p211
 -aVgrub-efi-amd64
 +sVhardware-long
- p214
+ p212
 -aVextlinux
 +VPCs with AMD64, Intel 64 or VIA Nano processors
- p215
+ p213
 -asVinstall-stem
 -p214
 -Vvmlinuz
 -p215
 -sVbreaks
 -p216
 -Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
 -p217
  ss(Vrelations
- p216
- g192
- tp217
- (dp218
 -p218
++p214
+ g190
 -tp219
 -(dp220
++tp215
++(dp216
  Vgcc-7
- p219
 -p221
++p217
  Vgcc-7 (>= 7.2.0-20~) <!stage1 !cross>, gcc-7-x86-64-linux-gnu (>= 7.2.0-20~) <!stage1 cross>
- p220
 -p222
++p218
  sVheaders%gcc-7
- p221
 -p223
++p219
  Vlinux-compiler-gcc-7-x86 (>= 4.14.17-1~)
- p222
 -p224
++p220
  ss(Vdescription
- p223
- g192
 -p225
++p221
+ g190
 -NVamd64
 -p226
 -tp227
 -(dp228
 +NVcloud-amd64
- p224
- tp225
- (dp226
++p222
++tp223
++(dp224
  Vhardware
- p227
 -p229
 -V64-bit PCs
 -p230
++p225
 +Vx86-64 cloud
- p228
++p226
  sVhardware-long
- p229
 -p231
 -VPCs with AMD64, Intel 64 or VIA Nano processors
++p227
 +VAmazon EC2, Google Compute Engine and Microsoft Azure cloud platforms
- p230
++p228
 +ss(Vimage
- p231
- g192
- tp232
- (dp233
++p229
++g190
++tp230
++(dp231
 +Vbreaks
- p234
+ p232
 -ss(Vdescription
 +Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p235
+ p233
 -g190
 -NVcloud-amd64
 +sVinstall-stem
- p236
+ p234
 -tp235
 -(dp236
 -Vhardware
 -p237
 -Vx86-64 cloud
 +Vvmlinuz
- p237
++p235
 +sVbootloaders
- p238
- (lp239
++p236
++(lp237
 +Vgrub-pc
- p240
+ p238
 -sVhardware-long
 +aVgrub-efi-amd64
- p241
+ p239
 -VAmazon EC2, Google Compute Engine and Microsoft Azure cloud platforms
 +aVextlinux
- p242
+ p240
 -ss(Vbase
 +ass(Vbase
- p243
- g192
+ p241
+ g190
  Vnone
- p244
- tp245
- (dp246
+ p242
+ tp243
+ (dp244
  Vflavours
- p247
- (lp248
+ p245
+ (lp246
  Vamd64
- p249
+ p247
  aVcloud-amd64
- p250
- ass(Vdescription
- p251
- g192
- g244
- Vamd64
- p252
- tp253
- (dp254
- Vparts
- p255
- (lp256
- Vxen
- p257
+ p248
  ass(Vbase
- p258
- g192
+ p249
+ g190
  Vrt
- p259
- tp260
- (dp261
+ p250
+ tp251
+ (dp252
  Vflavours
- p262
- (lp263
+ p253
+ (lp254
  Vamd64
- p264
+ p255
  ass(Vbase
- p265
+ p256
  Varm64
- p266
- tp267
- (dp268
+ p257
+ tp258
+ (dp259
 -Vkernel-arch
 +Vfeaturesets
- p269
- (lp270
+ p260
 -Varm64
 -p261
 -sVfeaturesets
 -p262
 -(lp263
++(lp261
  Vnone
- p271
++p262
 +asVkernel-arch
- p272
++p263
 +Varm64
- p273
+ p264
 -ass(Vbuild
 +ss(Vdescription
- p274
- g266
+ p265
+ g257
 -tp266
 -(dp267
 -Vdebug-info
 -p268
 -I01
 -sVimage-file
 +NVarm64
- p275
- tp276
- (dp277
- Vhardware
- p278
++p266
++tp267
++(dp268
++Vhardware
+ p269
 -Varch/arm64/boot/Image
 +V64-bit ARMv8 machines
- p279
+ p270
 -sVvdso
 +ss(Vbuild
- p280
- g266
- tp281
- (dp282
+ p271
 -I01
 -ss(Vimage
 -p272
+ g257
 -tp273
 -(dp274
 -Vinstall-stem
++tp272
++(dp273
 +Vvdso
- p283
++p274
 +I01
 +sVimage-file
- p284
+ p275
 -Vvmlinuz
 +Varch/arm64/boot/Image
- p285
+ p276
 -sVbreaks
 +sVdebug-info
- p286
+ p277
 -Vlibmozjs185-1.0, libmozjs-24-0 (<< 24.2.0-5.1~)
 +I01
 +ss(Vimage
- p287
- g266
+ p278
 -ss(Vdescription
 -p279
+ g257
  NVarm64
- p288
- tp289
- (dp290
 -p280
 -tp281
 -(dp282
 -Vhardware
 -p283
 -V64-bit ARMv8 machines
 -p284
 -ss(Vimage
 -p285
++p279
++tp280
++(dp281
 +s(Vimage
- p291
- g266
- tp292
- (dp293
++p282
+ g257
 -NVarm64
++tp283
++(dp284
 +Vbreaks
- p294
++p285
 +Vlibmozjs185-1.0, libmozjs-24-0 (<< 24.2.0-5.1~)
- p295
+ p286
 -tp287
 -(dp288
 -s(Vbase
 +sVinstall-stem
- p296
++p287
 +Vvmlinuz
- p297
++p288
 +ss(Vbase
- p298
- g266
+ p289
+ g257
  Vnone
- p299
- tp300
- (dp301
+ p290
+ tp291
+ (dp292
  Vflavours
- p302
- (lp303
+ p293
+ (lp294
  Varm64
- p304
+ p295
  ass(Vbase
- p305
+ p296
  Varm64ilp32
- p306
- tp307
- (dp308
+ p297
+ tp298
+ (dp299
 -Vkernel-arch
 +Vfeaturesets
- p309
- (lp310
+ p300
 -Varm64
 -p301
 -sVfeaturesets
++(lp301
 +sVkernel-arch
- p311
+ p302
 -(lp303
 +Varm64
- p312
++p303
  ss(Vbase
- p313
+ p304
  Varmel
- p314
- tp315
- (dp316
+ p305
+ tp306
+ (dp307
  Vflavours
- p317
- (lp318
+ p308
+ (lp309
 -sVkernel-arch
 -p310
 -Varm
 -p311
+ sVfeaturesets
++p310
++(lp311
 +sVkernel-arch
- p319
+ p312
 -(lp313
 +Varm
- p320
++p313
  ss(Vbuild
- p321
- g314
- tp322
- (dp323
+ p314
+ g305
+ tp315
+ (dp316
 -Vimage-file
 +Vsigned-modules
- p324
+ p317
 -Varch/arm/boot/zImage
 +I00
 +sVimage-file
- p325
+ p318
 -sVsigned-modules
 +Varch/arm/boot/zImage
- p326
+ p319
 -I00
  sVuncompressed-image-file
- p327
+ p320
  Varch/arm/boot/Image
- p328
+ p321
  ss(Vimage
- p329
- g314
+ p322
+ g305
 -tp323
 -(dp324
 -Vinstall-stem
 -p325
 -Vvmlinuz
 +NVmarvell
- p330
- tp331
- (dp332
++p323
++tp324
++(dp325
 +Vrecommends
- p333
+ p326
 -ss(Vrelations
 +Vu-boot-tools
- p334
+ p327
 -g305
 -tp328
 -(dp329
 -Vheaders%gcc-7
 +sVbreaks
- p335
++p328
 +Vflash-kernel (<< 3.57~)
- p336
++p329
 +sVcheck-size-with-dtb
- p337
+ p330
 -Vlinux-compiler-gcc-7-arm
 +I01
 +sVcheck-size
- p338
+ p331
 -ss(Vdescription
 +L2097080L
 +sVcheck-uncompressed-size
- p339
+ p332
 +L7340032L
 +ss(Vdescription
- p340
- g314
++p333
+ g305
  NVmarvell
- p341
- tp342
- (dp343
 -p333
 -tp334
 -(dp335
++p334
++tp335
++(dp336
  Vhardware
- p344
 -p336
 -VMarvell Kirkwood/Orion
+ p337
 -sVhardware-long
 +VMarvell Kirkwood/Orion
- p345
+ p338
 -VMarvell Kirkwood based systems (SheevaPlug, QNAP TS-119/TS-219, etc)\u000aand Orion 5181, 5182 and 5281 based systems (QNAP TS-109/TS-209, etc)
 +sVhardware-long
- p346
+ p339
 -ss(Vimage
 +VMarvell Kirkwood based systems (SheevaPlug, QNAP TS-119/TS-219, etc)\u000aand Orion 5181, 5182 and 5281 based systems (QNAP TS-109/TS-209, etc)
- p347
+ p340
 -g305
 -NVmarvell
 +ss(Vrelations
- p348
- g314
- tp349
- (dp350
+ p341
++g305
+ tp342
+ (dp343
 -Vrecommends
 +Vheaders%gcc-7
- p351
+ p344
 -Vu-boot-tools
 +Vlinux-compiler-gcc-7-arm
- p352
+ p345
 -sVcheck-size
 +ss(Vimage
- p353
- g314
- tp354
- (dp355
+ p346
 -L2097080L
 -sVcheck-size-with-dtb
 -p347
 -I01
 -sVcheck-uncompressed-size
 -p348
 -L7340032L
 -sVbreaks
++g305
++tp347
++(dp348
 +Vinstall-stem
- p356
+ p349
 -Vflash-kernel (<< 3.57~)
 +Vvmlinuz
- p357
+ p350
  ss(Vbase
- p358
+ p351
  Varmhf
- p359
- tp360
- (dp361
+ p352
+ tp353
+ (dp354
 -Vkernel-arch
 +Vfeaturesets
- p362
- (lp363
+ p355
++(lp356
 +sVkernel-arch
- p364
++p357
  Varm
- p365
 -p356
 -sg149
 -(lp357
 -g151
 -ass(Vbuild
+ p358
 -g352
 -tp359
 -(dp360
 -Vimage-file
 -p361
 -Varch/arm/boot/zImage
 -p362
 -sVvdso
 -p363
 -I01
 -ss(Vimage
 +ss(Vbase
- p366
++p359
 +Vhppa
- p367
- tp368
- (dp369
++p360
++tp361
++(dp362
++g147
++(lp363
 +g149
- (lp370
- g151
 +asVkernel-arch
- p371
+ p364
 -g352
 -tp365
 -(dp366
 -Vinstall-stem
 -p367
 -Vvmlinuz
 -p368
 -ss(Vrelations
 +Vparisc
- p372
++p365
 +ss(Vbuild
- p373
- g367
- tp374
- (dp375
++p366
++g360
++tp367
++(dp368
 +Vsigned-modules
- p376
+ p369
 -g352
 -tp370
 -(dp371
 -Vheaders%gcc-7
 +I00
 +sVimage-file
- p377
++p370
 +Vvmlinux
- p378
++p371
 +ss(Vdescription
- p379
- g367
+ p372
 -Vlinux-compiler-gcc-7-arm
++g360
 +NVparisc64-smp
- p380
- tp381
- (dp382
+ p373
 -ss(Vdescription
 -p374
 -g352
 -NVarmmp
 -p375
 -tp376
 -(dp377
++tp374
++(dp375
  Vhardware
- p383
++p376
 +Vmultiprocessor 64-bit PA-RISC
- p384
++p377
 +sVhardware-long
- p385
+ p378
 -VARMv7 multiplatform compatible SoCs
 +VHP PA-RISC 64-bit SMP systems with support for more than 4 GB RAM
- p386
+ p379
 -sVhardware-long
 +ss(Vbase
- p387
- g367
+ p380
 -VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
++g360
 +NVparisc64-smp
- p388
- tp389
- (dp390
+ p381
 -ss(Vdescription
 -p382
 -g352
 -NVarmmp-lpae
 -p383
 -tp384
 -(dp385
 -Vhardware
++tp382
++(dp383
 +Vcflags
- p391
++p384
 +V-fno-cse-follow-jumps
- p392
++p385
 +sVoverride-host-type
- p393
+ p386
 -VARMv7 multiplatform compatible SoCs supporting LPAE
 +Vhppa64-linux-gnu
- p394
+ p387
 -sVhardware-long
 +ss(Vrelations
- p395
- g367
- tp396
- (dp397
+ p388
 -VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
 -p389
 -ss(g181
 -g352
 -g151
 -tp390
 -(dp391
 -g184
 -(lp392
 -Varmmp
++g360
++tp389
++(dp390
 +Vgcc-7
- p398
++p391
 +Vgcc-7 <!stage1 !cross>, binutils-hppa64-linux-gnu <!stage1 !cross>, gcc-7-hppa64-linux-gnu <!stage1 !cross>, gcc-7-hppa-linux-gnu <!stage1 cross>, binutils-hppa64-linux-gnu <!stage1 cross>, gcc-7-hppa64-linux-gnu <!stage1 cross>
- p399
++p392
 +ss(Vdescription
- p400
- g367
+ p393
 -aVarmmp-lpae
++g360
 +NVparisc
- p401
- tp402
- (dp403
+ p394
 -asg188
 -I01
 -ss(Vbase
 -p395
 -Vhppa
 -p396
 -tp397
 -(dp398
 -Vkernel-arch
++tp395
++(dp396
 +Vhardware
- p404
++p397
 +V32-bit PA-RISC
- p405
++p398
 +sVhardware-long
- p406
+ p399
 -Vparisc
 +VHP PA-RISC 32-bit systems with max 4 GB RAM
- p407
+ p400
 -sg149
 -(lp401
 -g151
 -ass(Vbuild
 -p402
 -g396
 -tp403
 -(dp404
 -Vimage-file
 -p405
 -Vvmlinux
 -p406
 -sVsigned-modules
 -p407
 -I00
  ss(Vimage
--p408
- g367
 -g396
--tp409
--(dp410
++p401
++g360
++tp402
++(dp403
  Vsuggests
--p411
++p404
  Vpalo
--p412
++p405
  sVinstall-stem
--p413
++p406
  Vvmlinux
- p414
- ss(g183
- g367
- g151
- tp415
- (dp416
- g186
- (lp417
++p407
++ss(g181
++g360
++g149
++tp408
++(dp409
++g184
++(lp410
 +Vparisc
- p418
++p411
 +aVparisc64-smp
- p419
- asg190
++p412
++asg188
 +I01
 +ss(Vbase
- p420
++p413
 +Vi386
- p421
- tp422
- (dp423
+ p414
 -ss(Vdescription
 -p415
 -g396
 -NVparisc
 -p416
 -tp417
 -(dp418
 -Vhardware
++tp415
++(dp416
 +Vfeaturesets
- p424
- (lp425
++p417
++(lp418
 +Vnone
- p426
+ p419
 -V32-bit PA-RISC
 +aVrt
- p427
+ p420
 -sVhardware-long
 +asVkernel-arch
- p428
+ p421
 -VHP PA-RISC 32-bit systems with max 4 GB RAM
 +Vx86
- p429
+ p422
 -ss(Vbase
 +ss(Vbuild
- p430
- g421
- tp431
- (dp432
+ p423
 -g396
 -NVparisc64-smp
 -p424
 -tp425
 -(dp426
 -Vcflags
++g414
++tp424
++(dp425
 +Vvdso
- p433
++p426
 +I01
 +sVimage-file
- p434
+ p427
 -V-fno-cse-follow-jumps
 +Varch/x86/boot/bzImage
- p435
+ p428
 -sVoverride-host-type
 +ss(Vdescription
- p436
- g421
+ p429
 -Vhppa64-linux-gnu
++g414
 +NV686-pae
- p437
- tp438
- (dp439
+ p430
 -ss(Vdescription
 -p431
 -g396
 -NVparisc64-smp
 -p432
 -tp433
 -(dp434
++tp431
++(dp432
  Vhardware
- p440
++p433
 +Vmodern PCs
- p441
++p434
 +sVhardware-long
- p442
+ p435
 -Vmultiprocessor 64-bit PA-RISC
 +VPCs with one or more processors supporting PAE
- p443
+ p436
 -sVhardware-long
 +sVparts
- p444
- (lp445
+ p437
 -VHP PA-RISC 64-bit SMP systems with support for more than 4 GB RAM
 -p438
 -ss(Vrelations
++(lp438
 +Vpae
- p446
+ p439
 -g396
 -tp440
 -(dp441
 -Vgcc-7
 -p442
 -Vgcc-7 <!stage1 !cross>, binutils-hppa64-linux-gnu <!stage1 !cross>, gcc-7-hppa64-linux-gnu <!stage1 !cross>, gcc-7-hppa-linux-gnu <!stage1 cross>, binutils-hppa64-linux-gnu <!stage1 cross>, gcc-7-hppa64-linux-gnu <!stage1 cross>
 +ass(Vdescription
- p447
- g421
- tp448
- (dp449
++p440
++g414
++tp441
++(dp442
 +Vpart-long-pae
- p450
+ p443
 -ss(g181
 -g396
 -g151
 -tp444
 -(dp445
 -g184
 -(lp446
 -Vparisc
 -p447
 -aVparisc64-smp
 -p448
 -asg188
 -I01
 -ss(Vbase
 +VThis kernel requires PAE (Physical Address Extension).\u000aThis feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,\u000aCore and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,\u000aTurion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
- p451
++p444
 +ss(Vbuild
- p452
- g421
++p445
++g414
 +NV686-pae
- p453
- tp454
- (dp455
++p446
++tp447
++(dp448
 +Vdebug-info
- p456
+ p449
 -Vi386
 +I01
 +ss(Vdescription
- p457
- g421
+ p450
 -tp451
 -(dp452
 -Vfeaturesets
 -p453
 -(lp454
 -Vnone
++g414
 +NV686
- p458
- tp459
- (dp460
++p451
++tp452
++(dp453
 +Vhardware
- p461
++p454
 +Volder PCs
- p462
+ p455
 -aVrt
 +sVhardware-long
- p463
+ p456
 -asVkernel-arch
 +VPCs with one or more processors not supporting PAE
- p464
+ p457
 -Vx86
 +ss(Vrelations
- p465
- g421
- tp466
- (dp467
+ p458
 -ss(Vbuild
 -p459
 -g450
 -tp460
 -(dp461
 -Vimage-file
++g414
++tp459
++(dp460
 +Vgcc-7
- p468
++p461
 +Vgcc-7 (>= 7.2.0-20~) <!stage1 !cross>, gcc-7-i686-linux-gnu (>= 7.2.0-20~) <!stage1 cross>
- p469
+ p462
 -Varch/x86/boot/bzImage
 +sVheaders%gcc-7
- p470
+ p463
 -sVvdso
 +Vlinux-compiler-gcc-7-x86 (>= 4.14.17-1~)
- p471
+ p464
 -I01
 -ss(Vdescription
 +ss(Vimage
- p472
- g421
- tp473
- (dp474
+ p465
 -g450
++g414
+ tp466
+ (dp467
 -Vpart-long-pae
 +Vbreaks
- p475
+ p468
 -VThis kernel requires PAE (Physical Address Extension).\u000aThis feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,\u000aCore and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,\u000aTurion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
 +Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p476
+ p469
 -ss(Vimage
 +sVinstall-stem
- p477
+ p470
 -g450
 -tp471
 -(dp472
 -Vbootloaders
 -p473
 -(lp474
 +Vvmlinuz
- p478
++p471
 +sVbootloaders
- p479
- (lp480
++p472
++(lp473
  Vgrub-pc
- p481
 -p475
++p474
  aVextlinux
- p482
++p475
 +ass(Vbase
- p483
- g421
+ p476
 -asVinstall-stem
++g414
 +Vnone
- p484
- tp485
- (dp486
+ p477
 -Vvmlinuz
 -p478
 -sVbreaks
 -p479
 -Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
++tp478
++(dp479
 +Vflavours
- p487
- (lp488
+ p480
 -ss(Vrelations
 -p481
 -g450
 -tp482
 -(dp483
 -Vgcc-7
++(lp481
 +V686
- p489
++p482
 +aV686-pae
- p490
- ass(Vdescription
- p491
- g421
- g484
- V686-pae
- p492
- tp493
- (dp494
- Vparts
- p495
- (lp496
- Vxen
- p497
++p483
 +ass(Vbase
- p498
- g421
+ p484
 -Vgcc-7 (>= 7.2.0-20~) <!stage1 !cross>, gcc-7-i686-linux-gnu (>= 7.2.0-20~) <!stage1 cross>
++g414
 +Vrt
- p499
- tp500
- (dp501
+ p485
 -sVheaders%gcc-7
 -p486
 -Vlinux-compiler-gcc-7-x86 (>= 4.14.17-1~)
 -p487
 -ss(Vdescription
++tp486
++(dp487
 +Vflavours
- p502
- (lp503
+ p488
 -g450
 -NV686
 -p489
 -tp490
 -(dp491
 -Vhardware
++(lp489
 +V686-pae
- p504
++p490
 +ass(Vbase
- p505
++p491
 +Vm68k
- p506
- tp507
- (dp508
+ p492
 -Volder PCs
 -p493
 -sVhardware-long
 -p494
 -VPCs with one or more processors not supporting PAE
++tp493
++(dp494
 +Vcflags
- p509
+ p495
 -ss(Vbuild
 +V-ffreestanding
- p510
- sg149
- (lp511
- g151
+ p496
 -g450
 -NV686-pae
 -p497
 -tp498
 -(dp499
 -Vdebug-info
++sg147
++(lp497
++g149
 +asVkernel-arch
- p512
++p498
 +Vm68k
- p513
++p499
 +ss(Vbuild
- p514
- g506
- tp515
- (dp516
+ p500
 -I01
 -ss(Vdescription
 -p501
 -g450
 -NV686-pae
 -p502
 -tp503
 -(dp504
 -Vhardware
++g492
++tp501
++(dp502
 +Vsigned-modules
- p517
++p503
 +I00
 +sVimage-file
- p518
++p504
 +Vvmlinux
- p519
+ p505
 -Vmodern PCs
 +ss(Vdescription
- p520
- g506
+ p506
 -sVhardware-long
++g492
 +NVm68k
- p521
- tp522
- (dp523
+ p507
 -VPCs with one or more processors supporting PAE
 -p508
 -sVparts
 -p509
 -(lp510
 -Vpae
++tp508
++(dp509
 +Vhardware
- p524
++p510
 +VMotorola MC68020+ family
- p525
+ p511
 -ass(Vbase
 +ss(Vimage
- p526
- g506
- tp527
- (dp528
+ p512
 -g450
 -Vnone
 -p513
 -tp514
 -(dp515
 -Vflavours
++g492
++tp513
++(dp514
 +Vsuggests
- p529
++p515
 +Vvmelilo, fdutils
- p530
+ p516
 -(lp517
 -V686
 +sVinstall-stem
- p531
++p517
 +Vvmlinux
- p532
- ss(g183
- g506
- g151
- tp533
- (dp534
- g186
- (lp535
+ p518
 -aV686-pae
 -p519
 -ass(Vbase
 -p520
 -g450
 -Vrt
 -p521
 -tp522
 -(dp523
 -Vflavours
 -p524
 -(lp525
 -V686-pae
 -p526
 -ass(Vbase
 -p527
++ss(g181
++g492
++g149
++tp519
++(dp520
++g184
++(lp521
  Vm68k
- p536
- asg190
++p522
++asg188
 +I01
 +ss(Vbase
- p537
++p523
 +Vmips
- p538
- tp539
- (dp540
++p524
++tp525
++(dp526
++g147
++(lp527
 +g149
- (lp541
- g151
 +asVkernel-arch
- p542
+ p528
 -tp529
 -(dp530
 -Vcflags
 -p531
 -V-ffreestanding
 -p532
 -sVkernel-arch
 +Vmips
- p543
++p529
 +ss(Vbuild
- p544
- g538
- tp545
- (dp546
++p530
++g524
++tp531
++(dp532
 +Vsigned-modules
- p547
+ p533
 -Vm68k
 +I00
 +sVimage-file
- p548
+ p534
 -sg149
 -(lp535
 -g151
 -ass(Vbuild
 -p536
 -g528
 -tp537
 -(dp538
 -Vimage-file
 -p539
  Vvmlinux
- p549
 -p540
 -sVsigned-modules
 -p541
 -I00
++p535
  ss(Vimage
- p550
- g538
++p536
++g524
 +NV4kc-malta
- p551
- tp552
- (dp553
++p537
++tp538
++(dp539
 +Vconfigs
- p554
- (lp555
++p540
++(lp541
 +Vkernelarch-mips/config.malta
- p556
+ p542
 -g528
 -tp543
 -(dp544
 -Vsuggests
 +aVkernelarch-mips/config.mips32r2
- p557
++p543
 +ass(Vimage
- p558
- g538
++p544
++g524
 +NV5kc-malta
- p559
- tp560
- (dp561
+ p545
 -Vvmelilo, fdutils
 -p546
 -sVinstall-stem
 -p547
 -Vvmlinux
++tp546
++(dp547
 +Vconfigs
- p562
- (lp563
+ p548
 -ss(Vdescription
 -p549
 -g528
 -NVm68k
++(lp549
 +Vkernelarch-mips/config.malta
- p564
+ p550
 -tp551
 -(dp552
 -Vhardware
 +aVkernelarch-mips/config.mips64r2
- p565
++p551
 +ass(Vdescription
- p566
- g538
++p552
++g524
 +NVocteon
- p567
- tp568
- (dp569
+ p553
 -VMotorola MC68020+ family
 -p554
 -ss(g181
 -g528
 -g151
 -tp555
 -(dp556
 -g184
 -(lp557
 -Vm68k
++tp554
++(dp555
 +Vhardware
- p570
++p556
 +VOcteon
- p571
++p557
 +sVhardware-long
- p572
+ p558
 -asg188
 -I01
 -ss(Vbase
 +VCavium Networks Octeon
- p573
+ p559
 -Vmips
 +ss(Vimage
- p574
- g538
+ p560
 -tp561
 -(dp562
 -Vkernel-arch
 -p563
 -Vmips
++g524
 +NVocteon
- p575
- tp576
- (dp577
++p561
++tp562
++(dp563
 +Vconfigs
- p578
- (lp579
+ p564
 -sg149
+ (lp565
 -g151
 -ass(Vbuild
 +Vkernelarch-mips/config.octeon
- p580
+ p566
 -g560
 -tp567
 -(dp568
 -Vimage-file
 -p569
 -Vvmlinux
 +ass(Vimage
- p581
- g538
- tp582
- (dp583
++p567
++g524
++tp568
++(dp569
 +Vinstall-stem
- p584
+ p570
 -sVsigned-modules
 +Vvmlinux
- p585
+ p571
 -I00
 -ss(Vimage
 +ss(Vdescription
- p586
- g538
+ p572
 -g560
 -tp573
 -(dp574
 -Vinstall-stem
 -p575
 -Vvmlinux
++g524
 +NV5kc-malta
- p587
- tp588
- (dp589
++p573
++tp574
++(dp575
 +Vhardware
- p590
+ p576
 -ss(Vdescription
 +VMIPS Malta (64-bit)
- p591
+ p577
 -g560
 -NV4kc-malta
 +sVhardware-long
- p592
+ p578
 -tp579
 -(dp580
 -Vhardware
 +VMIPS Malta boards (64-bit)
- p593
++p579
 +ss(Vdescription
- p594
- g538
++p580
++g524
 +NV4kc-malta
- p595
- tp596
- (dp597
+ p581
 -VMIPS Malta
 -p582
 -sVhardware-long
 -p583
 -VMIPS Malta boards
++tp582
++(dp583
 +Vhardware
- p598
+ p584
 -ss(Vimage
 +VMIPS Malta
- p599
+ p585
 -g560
 -NV4kc-malta
 +sVhardware-long
- p600
+ p586
 -tp587
 -(dp588
 -Vconfigs
 -p589
 +VMIPS Malta boards
- p601
- ss(g183
- g538
- g151
- tp602
- (dp603
- g186
- (lp604
++p587
++ss(g181
++g524
++g149
++tp588
++(dp589
++g184
+ (lp590
 -Vkernelarch-mips/config.malta
 +V4kc-malta
- p605
+ p591
 -aVkernelarch-mips/config.mips32r2
 +aV5kc-malta
- p606
+ p592
 -ass(Vdescription
 +aVocteon
- p607
- asg190
+ p593
 -g560
 -NV5kc-malta
++asg188
 +I01
 +ss(Vbase
- p608
+ p594
 -tp595
 -(dp596
 -Vhardware
 -p597
 -VMIPS Malta (64-bit)
 -p598
 -sVhardware-long
 +Vmips64
- p609
- tp610
- (dp611
++p595
++tp596
++(dp597
++g147
++(lp598
 +g149
- (lp612
- g151
 +asVkernel-arch
- p613
+ p599
 -VMIPS Malta boards (64-bit)
 +Vmips
- p614
+ p600
 -ss(Vimage
 +ss(Vbuild
- p615
- g609
- tp616
- (dp617
+ p601
 -g560
++g595
++tp602
++(dp603
 +Vsigned-modules
- p618
++p604
 +I00
 +sVimage-file
- p619
++p605
 +Vvmlinux
- p620
++p606
 +ss(Vimage
- p621
- g609
++p607
++g595
  NV5kc-malta
- p622
- tp623
- (dp624
 -p602
 -tp603
 -(dp604
++p608
++tp609
++(dp610
  Vconfigs
- p625
- (lp626
 -p605
 -(lp606
++p611
++(lp612
  Vkernelarch-mips/config.malta
- p627
 -p607
++p613
  aVkernelarch-mips/config.mips64r2
- p628
 -p608
++p614
  ass(Vdescription
- p629
- g609
 -p609
 -g560
++p615
++g595
  NVocteon
- p630
- tp631
- (dp632
 -p610
 -tp611
 -(dp612
++p616
++tp617
++(dp618
  Vhardware
- p633
 -p613
++p619
  VOcteon
- p634
 -p614
++p620
  sVhardware-long
- p635
 -p615
++p621
  VCavium Networks Octeon
- p636
 -p616
++p622
  ss(Vimage
- p637
- g609
- tp638
- (dp639
 -p617
 -g560
 -NVocteon
 -p618
 -tp619
 -(dp620
 -Vconfigs
 -p621
 -(lp622
 -Vkernelarch-mips/config.octeon
+ p623
 -ass(g181
 -g560
 -g151
++g595
+ tp624
+ (dp625
 -g184
 -(lp626
 -V4kc-malta
 +Vinstall-stem
- p640
++p626
 +Vvmlinux
- p641
+ p627
 -aV5kc-malta
 +ss(Vdescription
- p642
- g609
+ p628
 -aVocteon
++g595
 +NV5kc-malta
- p643
- tp644
- (dp645
+ p629
 -asg188
 -I01
 -ss(Vbase
 -p630
 -Vmips64
 -p631
 -tp632
 -(dp633
 -Vkernel-arch
++tp630
++(dp631
 +Vhardware
- p646
++p632
 +VMIPS Malta
- p647
++p633
 +sVhardware-long
- p648
+ p634
 -Vmips
 +VMIPS Malta boards
- p649
+ p635
 -sg149
 -(lp636
 -g151
 -ass(Vbuild
 +ss(Vimage
- p650
- g609
++p636
++g595
 +NVocteon
- p651
- tp652
- (dp653
+ p637
 -g631
+ tp638
+ (dp639
 -Vimage-file
 +Vconfigs
- p654
- (lp655
+ p640
 -Vvmlinux
 -p641
 -sVsigned-modules
++(lp641
 +Vkernelarch-mips/config.octeon
- p656
- ass(g183
- g609
- g151
- tp657
- (dp658
- g186
- (lp659
+ p642
 -I00
 -ss(Vimage
 -p643
 -g631
 -tp644
 -(dp645
 -Vinstall-stem
++ass(g181
++g595
++g149
++tp643
++(dp644
++g184
++(lp645
 +V5kc-malta
- p660
+ p646
 -Vvmlinux
 +aVocteon
- p661
- asg190
+ p647
 -ss(Vdescription
++asg188
 +I01
 +ss(Vbase
- p662
+ p648
 -g631
 -NV5kc-malta
 +Vmips64el
- p663
- tp664
- (dp665
+ p649
+ tp650
+ (dp651
 -Vhardware
 -p652
 -VMIPS Malta
++g147
++(lp652
 +g149
- (lp666
- g151
 +asVkernel-arch
- p667
+ p653
 -sVhardware-long
 +Vmips
- p668
+ p654
 -VMIPS Malta boards
 -p655
  ss(Vimage
- p669
- g663
++p655
++g649
 +NVloongson-3
- p670
- tp671
- (dp672
+ p656
 -g631
++tp657
++(dp658
 +Vconfigs
- p673
- (lp674
++p659
++(lp660
 +Vkernelarch-mips/config.loongson-3
- p675
++p661
 +ass(Vbuild
- p676
- g663
- tp677
- (dp678
++p662
++g649
++tp663
++(dp664
 +Vsigned-modules
- p679
++p665
 +I00
 +sVimage-file
- p680
++p666
 +Vvmlinux
- p681
++p667
 +ss(Vimage
- p682
- g663
++p668
++g649
  NV5kc-malta
- p683
- tp684
- (dp685
 -p657
 -tp658
 -(dp659
++p669
++tp670
++(dp671
  Vconfigs
- p686
- (lp687
 -p660
 -(lp661
++p672
++(lp673
  Vkernelarch-mips/config.malta
- p688
 -p662
++p674
  aVkernelarch-mips/config.mips64r2
- p689
 -p663
++p675
  ass(Vdescription
- p690
- g663
 -p664
 -g631
++p676
++g649
  NVocteon
- p691
- tp692
- (dp693
 -p665
 -tp666
 -(dp667
++p677
++tp678
++(dp679
  Vhardware
- p694
 -p668
++p680
  VOcteon
- p695
 -p669
++p681
  sVhardware-long
- p696
 -p670
 -VCavium Networks Octeon
 -p671
 -ss(Vimage
 -p672
 -g631
 -NVocteon
 -p673
 -tp674
 -(dp675
 -Vconfigs
 -p676
 -(lp677
 -Vkernelarch-mips/config.octeon
 -p678
 -ass(g181
 -g631
 -g151
 -tp679
 -(dp680
 -g184
 -(lp681
 -V5kc-malta
+ p682
 -aVocteon
 +VCavium Networks Octeon
- p697
+ p683
 -asg188
 -I01
 -ss(Vbase
 +ss(Vdescription
- p698
- g663
+ p684
 -Vmips64el
++g649
 +NVloongson-3
- p699
- tp700
- (dp701
+ p685
+ tp686
+ (dp687
 -Vkernel-arch
 +Vhardware
- p702
+ p688
 -Vmips
 +VLoongson 3A/3B
- p703
+ p689
 -sg149
 -(lp690
 -g151
 -ass(Vbuild
 +sVhardware-long
- p704
++p690
 +VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p705
+ p691
 -g685
 -tp692
 -(dp693
 -Vimage-file
 -p694
 -Vvmlinux
 -p695
 -sVsigned-modules
 -p696
 -I00
  ss(Vimage
- p706
- g663
- tp707
- (dp708
 -p697
 -g685
 -tp698
 -(dp699
++p692
++g649
++tp693
++(dp694
  Vinstall-stem
- p709
 -p700
++p695
  Vvmlinux
- p710
 -p701
++p696
  ss(Vdescription
- p711
- g663
 -p702
 -g685
++p697
++g649
  NV5kc-malta
- p712
- tp713
- (dp714
 -p703
 -tp704
 -(dp705
++p698
++tp699
++(dp700
  Vhardware
- p715
 -p706
++p701
  VMIPS Malta
- p716
 -p707
++p702
  sVhardware-long
- p717
 -p708
++p703
  VMIPS Malta boards
- p718
 -p709
++p704
  ss(Vimage
- p719
- g663
 -p710
 -g685
 -NV5kc-malta
++p705
++g649
 +NVocteon
- p720
- tp721
- (dp722
++p706
++tp707
++(dp708
 +Vconfigs
- p723
- (lp724
++p709
++(lp710
 +Vkernelarch-mips/config.octeon
- p725
- ass(g183
- g663
- g151
- tp726
- (dp727
- g186
- (lp728
+ p711
++ass(g181
++g649
++g149
+ tp712
+ (dp713
 -Vconfigs
 -p714
 -(lp715
 -Vkernelarch-mips/config.malta
++g184
++(lp714
 +V5kc-malta
- p729
++p715
 +aVloongson-3
- p730
+ p716
 -aVkernelarch-mips/config.mips64r2
 +aVocteon
- p731
- asg190
+ p717
 -ass(Vdescription
++asg188
 +I01
 +ss(Vbase
- p732
+ p718
 -g685
 -NVloongson-3
 +Vmips64r6
- p733
- tp734
- (dp735
+ p719
+ tp720
+ (dp721
 -Vhardware
 -p722
 -VLoongson 3A/3B
++g147
++(lp722
 +g149
- (lp736
- g151
 +asVkernel-arch
- p737
+ p723
 -sVhardware-long
 +Vmips
- p738
+ p724
 -VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
 +ss(Vbuild
- p739
- g733
- tp740
- (dp741
+ p725
 -ss(Vimage
 -p726
 -g685
 -NVloongson-3
 -p727
 -tp728
 -(dp729
 -Vconfigs
++g719
++tp726
++(dp727
 +Vsigned-modules
- p742
++p728
 +I00
 +sVimage-file
- p743
++p729
 +Vvmlinux
- p744
+ p730
 -(lp731
 -Vkernelarch-mips/config.loongson-3
 -p732
 -ass(Vdescription
 -p733
 -g685
 -NVocteon
 +ss(Vimage
- p745
- g733
- tp746
- (dp747
++p731
++g719
++tp732
++(dp733
 +Vinstall-stem
- p748
+ p734
 -tp735
 -(dp736
 -Vhardware
 +Vvmlinux
- p749
++p735
 +ss(Vimage
- p750
- g733
++p736
++g719
 +NVmips64r6
- p751
- tp752
- (dp753
+ p737
 -VOcteon
 -p738
 -sVhardware-long
 -p739
 -VCavium Networks Octeon
++tp738
++(dp739
 +Vconfigs
- p754
- (lp755
+ p740
 -ss(Vimage
 -p741
 -g685
 -NVocteon
++(lp741
 +Vkernelarch-mips/config.malta
- p756
+ p742
 -tp743
 -(dp744
 -Vconfigs
 +aVkernelarch-mips/config.mips64r6
- p757
++p743
 +ass(Vdescription
- p758
- g733
++p744
++g719
 +NVmips64r6
- p759
- tp760
- (dp761
+ p745
 -(lp746
 -Vkernelarch-mips/config.octeon
 -p747
 -ass(g181
 -g685
 -g151
 -tp748
 -(dp749
 -g184
 -(lp750
 -V5kc-malta
++tp746
++(dp747
 +Vhardware
- p762
++p748
 +VMIPS R6 (64 bit, big endian)
- p763
++p749
 +sVhardware-long
- p764
++p750
 +VMIPS R6 (64 bit, big endian)
- p765
- ss(g183
- g733
- g151
- tp766
- (dp767
- g186
- (lp768
+ p751
 -aVloongson-3
 -p752
 -aVocteon
 -p753
++ss(g181
++g719
++g149
++tp752
++(dp753
++g184
++(lp754
 +Vmips64r6
- p769
- asg190
++p755
+ asg188
  I01
  ss(Vbase
- p770
 -p754
 -Vmips64r6
 -p755
 -tp756
 -(dp757
 -Vkernel-arch
 -p758
 -Vmips
 -p759
 -sg149
++p756
 +Vmips64r6el
- p771
- tp772
- (dp773
++p757
++tp758
++(dp759
++g147
+ (lp760
 -g151
 -ass(Vbuild
 +g149
- (lp774
- g151
 +asVkernel-arch
- p775
+ p761
 -g755
 -tp762
 -(dp763
 -Vimage-file
 -p764
 -Vvmlinux
 -p765
 -sVsigned-modules
 -p766
 -I00
 +Vmips
- p776
++p762
  ss(Vimage
- p777
- g771
++p763
++g757
 +NVmips64r6el
- p778
- tp779
- (dp780
++p764
++tp765
++(dp766
 +Vconfigs
- p781
- (lp782
+ p767
 -g755
 -tp768
 -(dp769
 -Vinstall-stem
++(lp768
 +Vkernelarch-mips/config.malta
- p783
++p769
 +aVkernelarch-mips/config.mips64r6
- p784
+ p770
 -Vvmlinux
 +ass(Vbuild
- p785
- g771
- tp786
- (dp787
+ p771
 -ss(Vdescription
 -p772
 -g755
 -NVmips64r6
 -p773
 -tp774
 -(dp775
 -Vhardware
++g757
++tp772
++(dp773
 +Vsigned-modules
- p788
++p774
 +I00
 +sVimage-file
- p789
++p775
 +Vvmlinux
- p790
+ p776
 -VMIPS R6 (64 bit, big endian)
 +ss(Vdescription
- p791
- g771
+ p777
 -sVhardware-long
++g757
 +NVmips64r6el
- p792
- tp793
- (dp794
+ p778
 -VMIPS R6 (64 bit, big endian)
 -p779
 -ss(Vimage
 -p780
 -g755
 -NVmips64r6
++tp779
++(dp780
 +Vhardware
- p795
+ p781
 -tp782
 -(dp783
 -Vconfigs
 +VMIPS R6 (64 bit, little endian)
- p796
++p782
 +sVhardware-long
- p797
++p783
 +VMIPS R6 (64 bit, little endian)
- p798
+ p784
 -(lp785
 -Vkernelarch-mips/config.malta
 -p786
 -aVkernelarch-mips/config.mips64r6
 -p787
 -ass(g181
 -g755
 -g151
 -tp788
 -(dp789
 +ss(Vimage
- p799
- g771
- tp800
- (dp801
++p785
++g757
++tp786
++(dp787
 +Vinstall-stem
- p802
++p788
 +Vvmlinux
- p803
- ss(g183
- g771
- g151
- tp804
- (dp805
- g186
- (lp806
++p789
++ss(g181
++g757
++g149
++tp790
++(dp791
+ g184
 -(lp790
 -Vmips64r6
 -p791
++(lp792
 +Vmips64r6el
- p807
- asg190
++p793
+ asg188
  I01
  ss(Vbase
- p808
 -p792
 -Vmips64r6el
 -p793
 -tp794
 -(dp795
 -Vkernel-arch
 -p796
 -Vmips
 -p797
 -sg149
++p794
 +Vmipsel
- p809
- tp810
- (dp811
++p795
++tp796
++(dp797
++g147
+ (lp798
 -g151
 -ass(Vbuild
 +g149
- (lp812
- g151
 +asVkernel-arch
- p813
+ p799
 -g793
 -tp800
 -(dp801
 -Vimage-file
 -p802
 -Vvmlinux
 -p803
 -sVsigned-modules
 -p804
 -I00
 +Vmips
- p814
++p800
  ss(Vimage
- p815
- g809
++p801
++g795
 +NVloongson-3
- p816
- tp817
- (dp818
++p802
++tp803
++(dp804
 +Vconfigs
- p819
- (lp820
+ p805
 -g793
 -tp806
 -(dp807
 -Vinstall-stem
++(lp806
 +Vkernelarch-mips/config.loongson-3
- p821
++p807
 +ass(Vbuild
- p822
- g809
- tp823
- (dp824
+ p808
 -Vvmlinux
 -p809
 -ss(Vdescription
 -p810
 -g793
 -NVmips64r6el
++g795
++tp809
++(dp810
 +Vsigned-modules
- p825
+ p811
 -tp812
 -(dp813
 -Vhardware
 +I00
 +sVimage-file
- p826
++p812
 +Vvmlinux
- p827
++p813
 +ss(Vimage
- p828
- g809
+ p814
 -VMIPS R6 (64 bit, little endian)
++g795
 +NV4kc-malta
- p829
- tp830
- (dp831
+ p815
 -sVhardware-long
 -p816
 -VMIPS R6 (64 bit, little endian)
 -p817
 -ss(Vimage
 -p818
 -g793
 -NVmips64r6el
 -p819
 -tp820
 -(dp821
++tp816
++(dp817
  Vconfigs
- p832
- (lp833
++p818
++(lp819
 +Vkernelarch-mips/config.malta
- p834
++p820
 +aVkernelarch-mips/config.mips32r2
- p835
++p821
 +ass(Vimage
- p836
- g809
+ p822
 -(lp823
++g795
 +NV5kc-malta
- p837
- tp838
- (dp839
++p823
++tp824
++(dp825
 +Vconfigs
- p840
- (lp841
++p826
++(lp827
  Vkernelarch-mips/config.malta
- p842
 -p824
 -aVkernelarch-mips/config.mips64r6
 -p825
 -ass(g181
 -g793
 -g151
 -tp826
 -(dp827
 -g184
 -(lp828
 -Vmips64r6el
++p828
 +aVkernelarch-mips/config.mips64r2
- p843
+ p829
 -asg188
 -I01
 -ss(Vbase
 +ass(Vdescription
- p844
- g809
+ p830
 -Vmipsel
++g795
 +NVocteon
- p845
- tp846
- (dp847
+ p831
+ tp832
+ (dp833
 -Vkernel-arch
 +Vhardware
- p848
+ p834
 -Vmips
 +VOcteon
- p849
+ p835
 -sg149
 -(lp836
 -g151
 -ass(Vbuild
 +sVhardware-long
- p850
++p836
 +VCavium Networks Octeon
- p851
+ p837
 -g831
 -tp838
 -(dp839
 -Vimage-file
 -p840
 -Vvmlinux
 -p841
 -sVsigned-modules
 +ss(Vdescription
- p852
- g809
++p838
++g795
 +NVloongson-3
- p853
- tp854
- (dp855
++p839
++tp840
++(dp841
 +Vhardware
- p856
+ p842
 -I00
 -ss(Vimage
 +VLoongson 3A/3B
- p857
+ p843
 -g831
 -tp844
 -(dp845
 -Vinstall-stem
 +sVhardware-long
- p858
++p844
 +VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p859
++p845
 +ss(Vimage
- p860
- g809
+ p846
 -Vvmlinux
++g795
 +NVocteon
- p861
- tp862
- (dp863
+ p847
 -ss(Vdescription
 -p848
 -g831
 -NV4kc-malta
 -p849
 -tp850
 -(dp851
 -Vhardware
++tp848
++(dp849
 +Vconfigs
- p864
- (lp865
++p850
++(lp851
 +Vkernelarch-mips/config.octeon
- p866
+ p852
 -VMIPS Malta
 +ass(Vimage
- p867
- g809
- tp868
- (dp869
+ p853
 -sVhardware-long
 -p854
 -VMIPS Malta boards
 -p855
 -ss(Vimage
++g795
++tp854
++(dp855
 +Vinstall-stem
- p870
+ p856
 -g831
 -NV4kc-malta
 +Vvmlinux
- p871
+ p857
 -tp858
 -(dp859
 -Vconfigs
 -p860
 -(lp861
 -Vkernelarch-mips/config.malta
 +ss(Vdescription
- p872
- g809
- NV5kc-malta
- p873
- tp874
- (dp875
++p858
++g795
++NV5kc-malta
++p859
++tp860
++(dp861
 +Vhardware
- p876
+ p862
 -aVkernelarch-mips/config.mips32r2
 +VMIPS Malta (64-bit)
- p877
+ p863
 -ass(Vdescription
 +sVhardware-long
- p878
+ p864
 -g831
 -NV5kc-malta
 +VMIPS Malta boards (64-bit)
- p879
+ p865
 -tp866
 -(dp867
 +ss(Vdescription
- p880
- g809
++p866
++g795
 +NV4kc-malta
- p881
- tp882
- (dp883
++p867
++tp868
++(dp869
  Vhardware
- p884
 -p868
 -VMIPS Malta (64-bit)
 -p869
 -sVhardware-long
+ p870
 -VMIPS Malta boards (64-bit)
 +VMIPS Malta
- p885
+ p871
 -ss(Vimage
 +sVhardware-long
- p886
+ p872
 -g831
 -NV5kc-malta
 +VMIPS Malta boards
- p887
- ss(g183
- g809
- g151
- tp888
- (dp889
- g186
- (lp890
+ p873
++ss(g181
++g795
++g149
+ tp874
+ (dp875
 -Vconfigs
 -p876
 -(lp877
 -Vkernelarch-mips/config.malta
++g184
++(lp876
 +V4kc-malta
- p891
++p877
 +aV5kc-malta
- p892
+ p878
 -aVkernelarch-mips/config.mips64r2
 +aVloongson-3
- p893
+ p879
 -ass(Vdescription
 +aVocteon
- p894
- asg190
+ p880
 -g831
 -NVloongson-3
++asg188
 +I01
 +ss(Vbase
- p895
+ p881
 -tp882
 -(dp883
 -Vhardware
 -p884
 -VLoongson 3A/3B
 +Vmipsn32
- p896
- tp897
- (dp898
++p882
++tp883
++(dp884
 +Vfeaturesets
- p899
- (lp900
+ p885
 -sVhardware-long
 -p886
 -VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
++(lp886
 +sVkernel-arch
- p901
+ p887
 -ss(Vimage
 +Vmips
- p902
+ p888
 -g831
 -NVloongson-3
 +ss(Vbase
- p903
+ p889
 -tp890
 -(dp891
 -Vconfigs
 -p892
 -(lp893
 -Vkernelarch-mips/config.loongson-3
 -p894
 -ass(Vdescription
 +Vmipsn32el
- p904
- tp905
- (dp906
++p890
++tp891
++(dp892
 +Vfeaturesets
- p907
- (lp908
++p893
++(lp894
 +sVkernel-arch
- p909
+ p895
 -g831
 -NVocteon
 +Vmips
- p910
+ p896
 -tp897
 -(dp898
 -Vhardware
 -p899
 -VOcteon
 -p900
 -sVhardware-long
 +ss(Vbase
- p911
++p897
 +Vmipsn32r6
- p912
- tp913
- (dp914
++p898
++tp899
++(dp900
 +Vfeaturesets
- p915
- (lp916
+ p901
 -VCavium Networks Octeon
 -p902
 -ss(Vimage
++(lp902
 +sVkernel-arch
- p917
+ p903
 -g831
 -NVocteon
 +Vmips
- p918
+ p904
 -tp905
 -(dp906
 -Vconfigs
 -p907
 -(lp908
 -Vkernelarch-mips/config.octeon
 +ss(Vbase
- p919
++p905
 +Vmipsn32r6el
- p920
- tp921
- (dp922
++p906
++tp907
++(dp908
 +Vfeaturesets
- p923
- (lp924
+ p909
 -ass(g181
 -g831
 -g151
 -tp910
 -(dp911
 -g184
 -(lp912
 -V4kc-malta
++(lp910
 +sVkernel-arch
- p925
++p911
 +Vmips
- p926
++p912
 +ss(Vbase
- p927
+ p913
 -aV5kc-malta
 +Vmipsr6
- p928
- tp929
- (dp930
+ p914
 -aVloongson-3
 -p915
 -aVocteon
 -p916
 -asg188
 -I01
 -ss(Vbase
 -p917
 -Vmipsn32
++tp915
++(dp916
++g147
++(lp917
 +g149
- (lp931
- g151
 +asVkernel-arch
- p932
+ p918
 -tp919
 -(dp920
 -Vkernel-arch
 -p921
  Vmips
- p933
 -p922
 -sVfeaturesets
++p919
 +ss(Vbuild
- p934
- g928
- tp935
- (dp936
++p920
++g914
++tp921
++(dp922
 +Vsigned-modules
- p937
+ p923
 -(lp924
 -ss(Vbase
 +I00
 +sVimage-file
- p938
++p924
 +Vvmlinux
- p939
+ p925
 -Vmipsn32el
 +ss(Vdescription
- p940
- g928
+ p926
 -tp927
 -(dp928
 -Vkernel-arch
 -p929
 -Vmips
++g914
 +NVmips32r6
- p941
- tp942
- (dp943
++p927
++tp928
++(dp929
 +Vhardware
- p944
+ p930
 -sVfeaturesets
 +VMIPS R6 (32 bit, big endian)
- p945
+ p931
 -(lp932
 -ss(Vbase
 +sVhardware-long
- p946
++p932
 +VMIPS R6 (32 bit, big endian)
- p947
+ p933
 -Vmipsn32r6
 +ss(Vdescription
- p948
- g928
+ p934
 -tp935
 -(dp936
 -Vkernel-arch
 -p937
 -Vmips
++g914
 +NVmips64r6
- p949
- tp950
- (dp951
++p935
++tp936
++(dp937
 +Vhardware
- p952
+ p938
 -sVfeaturesets
 +VMIPS R6 (64 bit, big endian)
- p953
+ p939
 -(lp940
 -ss(Vbase
 +sVhardware-long
- p954
++p940
 +VMIPS R6 (64 bit, big endian)
- p955
+ p941
 -Vmipsn32r6el
 +ss(Vimage
- p956
- g928
+ p942
 -tp943
 -(dp944
 -Vkernel-arch
 -p945
 -Vmips
++g914
 +NVmips64r6
- p957
- tp958
- (dp959
++p943
++tp944
++(dp945
 +Vconfigs
- p960
- (lp961
+ p946
 -sVfeaturesets
 -p947
 -(lp948
 -ss(Vbase
++(lp947
 +Vkernelarch-mips/config.malta
- p962
++p948
 +aVkernelarch-mips/config.mips64r6
- p963
+ p949
 -Vmipsr6
 +ass(Vimage
- p964
- g928
- tp965
- (dp966
+ p950
++g914
+ tp951
+ (dp952
 -Vkernel-arch
 +Vinstall-stem
- p967
+ p953
 -Vmips
 +Vvmlinux
- p968
+ p954
 -sg149
 -(lp955
 -g151
 -ass(Vbuild
 +ss(Vimage
- p969
- g928
++p955
++g914
 +NVmips32r6
- p970
- tp971
- (dp972
+ p956
 -g950
+ tp957
+ (dp958
 -Vimage-file
 +Vconfigs
- p973
- (lp974
+ p959
 -Vvmlinux
 -p960
 -sVsigned-modules
++(lp960
 +Vkernelarch-mips/config.malta
- p975
+ p961
 -I00
 -ss(Vimage
 +aVkernelarch-mips/config.mips32r6
- p976
- ass(g183
- g928
- g151
- tp977
- (dp978
- g186
- (lp979
+ p962
 -g950
++ass(g181
++g914
++g149
+ tp963
+ (dp964
 -Vinstall-stem
 -p965
 -Vvmlinux
++g184
++(lp965
 +Vmips32r6
- p980
+ p966
 -ss(Vdescription
 +aVmips64r6
- p981
- asg190
+ p967
 -g950
 -NVmips32r6
++asg188
 +I01
 +ss(Vbase
- p982
+ p968
 -tp969
 -(dp970
 -Vhardware
 -p971
 -VMIPS R6 (32 bit, big endian)
 -p972
 -sVhardware-long
 +Vmipsr6el
- p983
- tp984
- (dp985
++p969
++tp970
++(dp971
++g147
++(lp972
 +g149
- (lp986
- g151
 +asVkernel-arch
- p987
+ p973
 -VMIPS R6 (32 bit, big endian)
 +Vmips
- p988
+ p974
  ss(Vimage
- p989
- g983
+ p975
 -g950
 -NVmips32r6
++g969
 +NVmips32r6el
- p990
- tp991
- (dp992
+ p976
+ tp977
+ (dp978
  Vconfigs
- p993
- (lp994
+ p979
+ (lp980
  Vkernelarch-mips/config.malta
- p995
+ p981
  aVkernelarch-mips/config.mips32r6
- p996
+ p982
  ass(Vdescription
- p997
- g983
+ p983
 -g950
 -NVmips64r6
++g969
 +NVmips64r6el
- p998
- tp999
- (dp1000
+ p984
+ tp985
+ (dp986
  Vhardware
- p1001
+ p987
 -VMIPS R6 (64 bit, big endian)
 +VMIPS R6 (64 bit, little endian)
- p1002
+ p988
  sVhardware-long
- p1003
+ p989
 -VMIPS R6 (64 bit, big endian)
 +VMIPS R6 (64 bit, little endian)
- p1004
+ p990
 -ss(Vimage
 +ss(Vdescription
- p1005
- g983
+ p991
 -g950
 -NVmips64r6
++g969
 +NVmips32r6el
- p1006
- tp1007
- (dp1008
+ p992
+ tp993
+ (dp994
 -Vconfigs
 +Vhardware
- p1009
+ p995
 -(lp996
 -Vkernelarch-mips/config.malta
 +VMIPS R6 (32 bit, little endian)
- p1010
++p996
 +sVhardware-long
- p1011
+ p997
 -aVkernelarch-mips/config.mips64r6
 +VMIPS R6 (32 bit, little endian)
- p1012
+ p998
 -ass(g181
 -g950
 -g151
 -tp999
 -(dp1000
 -g184
 -(lp1001
 -Vmips32r6
 -p1002
 -aVmips64r6
 +ss(Vimage
- p1013
- g983
++p999
++g969
 +NVmips64r6el
- p1014
- tp1015
- (dp1016
++p1000
++tp1001
++(dp1002
 +Vconfigs
- p1017
- (lp1018
+ p1003
 -asg188
 -I01
 -ss(Vbase
 -p1004
 -Vmipsr6el
++(lp1004
 +Vkernelarch-mips/config.malta
- p1019
+ p1005
 -tp1006
 -(dp1007
 -Vkernel-arch
 -p1008
 -Vmips
 -p1009
 -sg149
 -(lp1010
 -g151
 +aVkernelarch-mips/config.mips64r6
- p1020
++p1006
  ass(Vbuild
- p1021
- g983
- tp1022
- (dp1023
++p1007
++g969
++tp1008
++(dp1009
 +Vsigned-modules
- p1024
++p1010
 +I00
 +sVimage-file
- p1025
+ p1011
 -g1005
 -tp1012
 -(dp1013
 -Vimage-file
 -p1014
  Vvmlinux
- p1026
 -p1015
 -sVsigned-modules
 -p1016
 -I00
++p1012
  ss(Vimage
- p1027
- g983
- tp1028
- (dp1029
++p1013
++g969
++tp1014
++(dp1015
 +Vinstall-stem
- p1030
++p1016
 +Vvmlinux
- p1031
- ss(g183
- g983
- g151
- tp1032
- (dp1033
- g186
- (lp1034
+ p1017
 -g1005
++ss(g181
++g969
++g149
+ tp1018
+ (dp1019
 -Vinstall-stem
 -p1020
 -Vvmlinux
++g184
++(lp1020
 +Vmips32r6el
- p1035
+ p1021
 -ss(Vdescription
 +aVmips64r6el
- p1036
- asg190
+ p1022
 -g1005
 -NVmips32r6el
++asg188
 +I01
 +ss(Vbase
- p1037
+ p1023
 -tp1024
 -(dp1025
 -Vhardware
 -p1026
 -VMIPS R6 (32 bit, little endian)
 -p1027
 -sVhardware-long
 +Vpowerpc
- p1038
- tp1039
- (dp1040
++p1024
++tp1025
++(dp1026
++g147
++(lp1027
 +g149
- (lp1041
- g151
 +asVkernel-arch
- p1042
+ p1028
 -VMIPS R6 (32 bit, little endian)
 +Vpowerpc
- p1043
+ p1029
 -ss(Vimage
 +ss(Vdescription
- p1044
- g1038
+ p1030
 -g1005
 -NVmips32r6el
++g1024
 +NVpowerpc64
- p1045
- tp1046
- (dp1047
+ p1031
+ tp1032
+ (dp1033
 -Vconfigs
 +Vhardware
- p1048
+ p1034
 -(lp1035
 -Vkernelarch-mips/config.malta
 +V64-bit PowerPC
- p1049
++p1035
 +ss(Vbuild
- p1050
- g1038
- tp1051
- (dp1052
+ p1036
 -aVkernelarch-mips/config.mips32r6
 -p1037
 -ass(Vdescription
 -p1038
 -g1005
 -NVmips64r6el
++g1024
++tp1037
++(dp1038
 +Vvdso
- p1053
+ p1039
 -tp1040
 -(dp1041
 -Vhardware
 +I01
 +sVimage-file
- p1054
++p1040
 +Vvmlinux
++p1041
++ss(Vimage
+ p1042
 -VMIPS R6 (64 bit, little endian)
++g1024
++NVpowerpc-smp
+ p1043
 -sVhardware-long
 -p1044
 -VMIPS R6 (64 bit, little endian)
 -p1045
 -ss(Vimage
 -p1046
 -g1005
 -NVmips64r6el
 -p1047
 -tp1048
 -(dp1049
++tp1044
++(dp1045
+ Vconfigs
++p1046
++(lp1047
++Vpowerpc/config.powerpc
++p1048
++aVpowerpc/config.powerpc-smp
++p1049
++ass(Vdescription
+ p1050
 -(lp1051
 -Vkernelarch-mips/config.malta
 -p1052
 -aVkernelarch-mips/config.mips64r6
 -p1053
 -ass(g181
 -g1005
 -g151
 -tp1054
 -(dp1055
 -g184
 -(lp1056
 -Vmips32r6el
++g1024
++NVpowerpc
++p1051
++tp1052
++(dp1053
++Vhardware
++p1054
++Vuniprocessor 32-bit PowerPC
 +p1055
 +ss(Vimage
 +p1056
- g1038
- NVpowerpc-smp
++g1024
++NVpowerpc64
  p1057
 -aVmips64r6el
 -p1058
 -asg188
 -I01
 -ss(Vbase
 -p1059
 -Vpowerpc
 +tp1058
 +(dp1059
 +Vconfigs
  p1060
 -tp1061
 -(dp1062
 -Vkernel-arch
 +(lp1061
- Vpowerpc/config.powerpc
++Vkernelarch-powerpc/config-arch-64
 +p1062
- aVpowerpc/config.powerpc-smp
++aVkernelarch-powerpc/config-arch-64-be
  p1063
 -Vpowerpc
 +ass(Vdescription
  p1064
- g1038
- NVpowerpc
 -sg149
 -(lp1065
 -g151
 -ass(Vbuild
 -p1066
 -g1060
 -tp1067
 -(dp1068
 -Vimage-file
++g1024
++NVpowerpc-smp
 +p1065
 +tp1066
 +(dp1067
 +Vhardware
 +p1068
- Vuniprocessor 32-bit PowerPC
++Vmultiprocessor 32-bit PowerPC
  p1069
 -Vvmlinux
 -p1070
 -sVvdso
 -p1071
 -I01
  ss(Vimage
 -p1072
 -g1060
 -tp1073
 -(dp1074
 -Vconfigs
 -p1075
 -(lp1076
 -sVsuggests
 -p1077
 +p1070
- g1038
- NVpowerpc64
- p1071
- tp1072
- (dp1073
- Vconfigs
- p1074
- (lp1075
- Vkernelarch-powerpc/config-arch-64
- p1076
- aVkernelarch-powerpc/config-arch-64-be
- p1077
- ass(Vdescription
- p1078
- g1038
- NVpowerpc-smp
- p1079
- tp1080
- (dp1081
- Vhardware
- p1082
- Vmultiprocessor 32-bit PowerPC
- p1083
- ss(Vimage
- p1084
- g1038
- tp1085
- (dp1086
++g1024
++tp1071
++(dp1072
 +Vsuggests
- p1087
++p1073
  Vmkvmlinuz
- p1088
 -p1078
++p1074
  sVinstall-stem
- p1089
 -p1079
++p1075
  Vvmlinux
- p1090
 -p1080
 -ss(Vdescription
 -p1081
 -g1060
 -NVpowerpc
++p1076
 +sVconfigs
- p1091
- (lp1092
- ss(g183
- g1038
- g151
- tp1093
- (dp1094
- g186
- (lp1095
++p1077
++(lp1078
++ss(g181
++g1024
++g149
++tp1079
++(dp1080
++g184
++(lp1081
 +Vpowerpc
- p1096
+ p1082
 -tp1083
 -(dp1084
 -Vhardware
 +aVpowerpc-smp
- p1097
++p1083
 +aVpowerpc64
- p1098
- asg190
++p1084
++asg188
 +I01
 +ss(Vbase
- p1099
+ p1085
 -Vuniprocessor 32-bit PowerPC
 +Vpowerpcspe
- p1100
- tp1101
- (dp1102
+ p1086
 -ss(Vdescription
 -p1087
 -g1060
 -NVpowerpc-smp
 -p1088
 -tp1089
 -(dp1090
 -Vhardware
++tp1087
++(dp1088
++g147
++(lp1089
 +g149
- (lp1103
- g151
 +asVkernel-arch
- p1104
++p1090
 +Vpowerpc
- p1105
+ p1091
 -Vmultiprocessor 32-bit PowerPC
 +ss(Vbuild
- p1106
- g1100
- tp1107
- (dp1108
+ p1092
 -ss(Vimage
 -p1093
 -g1060
 -NVpowerpc-smp
 -p1094
 -tp1095
 -(dp1096
 -Vconfigs
++g1086
++tp1093
++(dp1094
 +Vsigned-modules
- p1109
++p1095
 +I00
 +sVimage-file
- p1110
++p1096
 +Vvmlinux
- p1111
+ p1097
 -(lp1098
 -Vpowerpc/config.powerpc
 +sVvdso
- p1112
++p1098
 +I01
 +ss(Vimage
- p1113
- g1100
- tp1114
- (dp1115
+ p1099
 -aVpowerpc/config.powerpc-smp
 -p1100
 -ass(Vdescription
 -p1101
 -g1060
 -NVpowerpc64
++g1086
++tp1100
++(dp1101
 +Vsuggests
- p1116
+ p1102
 -tp1103
 -(dp1104
 -Vhardware
 +Vmkvmlinuz
- p1117
++p1103
 +sVinstall-stem
- p1118
++p1104
 +Vvmlinux
- p1119
+ p1105
 -V64-bit PowerPC
 +ss(Vdescription
- p1120
- g1100
- tp1121
- (dp1122
+ p1106
 -ss(Vimage
 -p1107
 -g1060
 -NVpowerpc64
 -p1108
 -tp1109
 -(dp1110
 -Vconfigs
 -p1111
 -(lp1112
 -Vkernelarch-powerpc/config-arch-64
 -p1113
 -aVkernelarch-powerpc/config-arch-64-be
 -p1114
 -ass(g181
 -g1060
 -g151
 -tp1115
 -(dp1116
++g1086
++tp1107
++(dp1108
 +Vhardware
- p1123
++p1109
 +V32-bit PowerPC with SPE (instead of AltiVec) with SMP support
- p1124
- ss(g183
- g1100
- g151
- tp1125
- (dp1126
- g186
- (lp1127
++p1110
++ss(g181
++g1086
++g149
++tp1111
++(dp1112
+ g184
 -(lp1117
 -Vpowerpc
 -p1118
 -aVpowerpc-smp
 -p1119
 -aVpowerpc64
 -p1120
++(lp1113
 +Vpowerpcspe
- p1128
- asg190
++p1114
+ asg188
  I01
  ss(Vbase
- p1129
++p1115
 +Vppc64
- p1130
- tp1131
- (dp1132
++p1116
++tp1117
++(dp1118
++g147
++(lp1119
 +g149
- (lp1133
- g151
 +asVkernel-arch
- p1134
++p1120
 +Vpowerpc
- p1135
+ p1121
 -Vpowerpcspe
 +ss(Vdescription
- p1136
- g1130
+ p1122
 -tp1123
 -(dp1124
 -Vkernel-arch
 -p1125
 -Vpowerpc
++g1116
 +NVpowerpc64
- p1137
- tp1138
- (dp1139
++p1123
++tp1124
++(dp1125
 +Vhardware
- p1140
+ p1126
 -sg149
 -(lp1127
 -g151
 -ass(Vbuild
 +V64-bit PowerPC
- p1141
++p1127
 +ss(Vbuild
- p1142
- g1130
- tp1143
- (dp1144
+ p1128
 -g1122
++g1116
+ tp1129
+ (dp1130
 -Vimage-file
 +Vsigned-modules
- p1145
+ p1131
 -Vvmlinux
 +I00
 +sVimage-file
- p1146
+ p1132
 -sVsigned-modules
 +Vvmlinux
- p1147
+ p1133
 -I00
  sVvdso
- p1148
+ p1134
  I01
  ss(Vimage
- p1149
- g1130
+ p1135
 -g1122
 -tp1136
 -(dp1137
 -Vsuggests
 -p1138
 -Vmkvmlinuz
++g1116
 +NVpowerpc64
- p1150
- tp1151
- (dp1152
++p1136
++tp1137
++(dp1138
 +Vconfigs
- p1153
- (lp1154
+ p1139
 -sVinstall-stem
 -p1140
 -Vvmlinux
++(lp1140
 +Vkernelarch-powerpc/config-arch-64
- p1155
+ p1141
 -ss(Vdescription
 +aVkernelarch-powerpc/config-arch-64-be
- p1156
+ p1142
 -g1122
 -tp1143
 -(dp1144
 -Vhardware
 -p1145
 -V32-bit PowerPC with SPE (instead of AltiVec) with SMP support
 +ass(Vimage
- p1157
- g1130
- tp1158
- (dp1159
++p1143
++g1116
++tp1144
++(dp1145
 +Vsuggests
- p1160
+ p1146
 +Vmkvmlinuz
- p1161
++p1147
 +sVinstall-stem
- p1162
++p1148
 +Vvmlinux
- p1163
++p1149
 +sVconfigs
- p1164
- (lp1165
- ss(g183
- g1130
- g151
- tp1166
- (dp1167
- g186
- (lp1168
++p1150
++(lp1151
+ ss(g181
 -g1122
 -g151
 -tp1147
 -(dp1148
++g1116
++g149
++tp1152
++(dp1153
+ g184
 -(lp1149
 -Vpowerpcspe
 -p1150
++(lp1154
 +Vpowerpc64
- p1169
- asg190
++p1155
+ asg188
  I01
  ss(Vbase
- p1170
 -p1151
 -Vppc64
 -p1152
 -tp1153
 -(dp1154
 -Vkernel-arch
 -p1155
 -Vpowerpc
+ p1156
 -sg149
 -(lp1157
 -g151
 -ass(Vbuild
 -p1158
 -g1152
 -tp1159
 -(dp1160
 -Vimage-file
 +Vppc64el
- p1171
- tp1172
- (dp1173
++p1157
++tp1158
++(dp1159
++g147
++(lp1160
 +g149
- (lp1174
- g151
 +asVkernel-arch
- p1175
+ p1161
 -Vvmlinux
 +Vpowerpc
- p1176
+ p1162
 -sVsigned-modules
 +ss(Vdescription
- p1177
- g1171
+ p1163
 -I00
 -sVvdso
++g1157
 +NVpowerpc64le
- p1178
- tp1179
- (dp1180
+ p1164
 -I01
 -ss(Vimage
 -p1165
 -g1152
 -tp1166
 -(dp1167
 -Vconfigs
++tp1165
++(dp1166
 +Vhardware
- p1181
++p1167
 +VLittle-endian 64-bit PowerPC
- p1182
+ p1168
 -(lp1169
 -sVsuggests
 -p1170
 -Vmkvmlinuz
 -p1171
 -sVinstall-stem
 +ss(Vbuild
- p1183
- g1171
- tp1184
- (dp1185
++p1169
++g1157
++tp1170
++(dp1171
 +Vvdso
- p1186
+ p1172
 -Vvmlinux
 +I01
 +sVimage-file
- p1187
+ p1173
 -ss(Vdescription
 +Vvmlinux
- p1188
+ p1174
 -g1152
 -NVpowerpc64
 +ss(Vimage
- p1189
- g1171
- tp1190
- (dp1191
+ p1175
++g1157
+ tp1176
+ (dp1177
 -Vhardware
 +Vsuggests
- p1192
+ p1178
 -V64-bit PowerPC
 +Vmkvmlinuz
- p1193
+ p1179
 -ss(Vimage
 +sVinstall-stem
- p1194
+ p1180
 -g1152
 -NVpowerpc64
 +Vvmlinux
- p1195
+ p1181
 -tp1182
 -(dp1183
 -Vconfigs
 +sVconfigs
- p1196
- (lp1197
++p1182
++(lp1183
 +ss(Vimage
- p1198
- g1171
+ p1184
 -(lp1185
++g1157
 +NVpowerpc64le
- p1199
- tp1200
- (dp1201
++p1185
++tp1186
++(dp1187
 +Vconfigs
- p1202
- (lp1203
++p1188
++(lp1189
  Vkernelarch-powerpc/config-arch-64
- p1204
 -p1186
 -aVkernelarch-powerpc/config-arch-64-be
 -p1187
++p1190
 +aVkernelarch-powerpc/config-arch-64-le
- p1205
- ass(g183
- g1171
- g151
- tp1206
- (dp1207
- g186
- (lp1208
++p1191
+ ass(g181
 -g1152
 -g151
 -tp1188
 -(dp1189
++g1157
++g149
++tp1192
++(dp1193
+ g184
 -(lp1190
 -Vpowerpc64
 -p1191
++(lp1194
 +Vpowerpc64le
- p1209
- asg190
++p1195
+ asg188
  I01
  ss(Vbase
- p1210
 -p1192
 -Vppc64el
 -p1193
 -tp1194
 -(dp1195
 -Vkernel-arch
+ p1196
 -Vpowerpc
 +Vs390
- p1211
- tp1212
- (dp1213
+ p1197
 -sg149
 -(lp1198
 -g151
 -ass(Vbuild
 -p1199
 -g1193
 -tp1200
 -(dp1201
 -Vimage-file
++tp1198
++(dp1199
 +Vfeaturesets
- p1214
- (lp1215
++p1200
++(lp1201
 +sVkernel-arch
- p1216
+ p1202
 -Vvmlinux
 +Vs390
- p1217
+ p1203
 -sVvdso
 +ss(Vbase
- p1218
+ p1204
 -I01
 -ss(Vimage
 +Vs390x
- p1219
- tp1220
- (dp1221
+ p1205
 -g1193
+ tp1206
+ (dp1207
 -Vconfigs
 -p1208
 -(lp1209
 -sVsuggests
++g147
++(lp1208
 +g149
- (lp1222
- g151
 +asVkernel-arch
- p1223
++p1209
 +Vs390
- p1224
+ p1210
 -Vmkvmlinuz
 +ss(Vdescription
- p1225
- g1219
+ p1211
 -sVinstall-stem
++g1205
 +NVs390x
- p1226
- tp1227
- (dp1228
+ p1212
 -Vvmlinux
 -p1213
 -ss(Vdescription
 -p1214
 -g1193
 -NVpowerpc64le
 -p1215
 -tp1216
 -(dp1217
++tp1213
++(dp1214
  Vhardware
- p1229
 -p1218
 -VLittle-endian 64-bit PowerPC
 -p1219
 -ss(Vimage
++p1215
 +VIBM zSeries
- p1230
++p1216
 +ss(Vbuild
- p1231
- g1219
- tp1232
- (dp1233
++p1217
++g1205
++tp1218
++(dp1219
 +Vvdso
- p1234
+ p1220
 -g1193
 -NVpowerpc64le
 +I01
 +sVimage-file
- p1235
+ p1221
 -tp1222
 -(dp1223
 -Vconfigs
 +Varch/s390/boot/image
- p1236
++p1222
 +ss(Vbuild
- p1237
- g1219
++p1223
++g1205
 +NVs390x
- p1238
- tp1239
- (dp1240
+ p1224
 -(lp1225
 -Vkernelarch-powerpc/config-arch-64
 -p1226
 -aVkernelarch-powerpc/config-arch-64-le
++tp1225
++(dp1226
 +Vdebug-info
- p1241
+ p1227
 -ass(g181
 -g1193
 -g151
 -tp1228
 -(dp1229
 -g184
 -(lp1230
 -Vpowerpc64le
 -p1231
 -asg188
  I01
 -ss(Vbase
 +ss(Vrelations
- p1242
- g1219
- tp1243
- (dp1244
++p1228
++g1205
++tp1229
++(dp1230
 +Vheaders%gcc-7
- p1245
++p1231
 +Vlinux-compiler-gcc-7-s390
- p1246
+ p1232
 -Vs390
 +ss(Vimage
- p1247
- g1219
- tp1248
- (dp1249
+ p1233
++g1205
+ tp1234
+ (dp1235
 -Vkernel-arch
 +Vinstall-stem
- p1250
+ p1236
 -Vs390
 +Vvmlinuz
- p1251
+ p1237
 -sVfeaturesets
 +sVbootloaders
- p1252
- (lp1253
+ p1238
+ (lp1239
 -ss(Vbase
 +Vs390-tools
- p1254
- ass(g183
- g1219
- g151
- tp1255
- (dp1256
- g186
- (lp1257
+ p1240
++ass(g181
++g1205
++g149
++tp1241
++(dp1242
++g184
++(lp1243
  Vs390x
- p1258
- asg190
 -p1241
 -tp1242
 -(dp1243
 -Vkernel-arch
+ p1244
 -Vs390
++asg188
 +I01
 +ss(Vbase
- p1259
+ p1245
 -sg149
 -(lp1246
 -g151
 -ass(Vbuild
 -p1247
 -g1241
 -tp1248
 -(dp1249
 -Vimage-file
 -p1250
 -Varch/s390/boot/image
 +Vsh3
- p1260
- tp1261
- (dp1262
++p1246
++tp1247
++(dp1248
 +Vfeaturesets
- p1263
- (lp1264
++p1249
++(lp1250
 +sVkernel-arch
- p1265
+ p1251
 -sVvdso
 +Vsh
- p1266
+ p1252
 -I01
 -ss(Vimage
 +ss(Vbase
- p1267
+ p1253
 -g1241
 -tp1254
 -(dp1255
 -Vbootloaders
 -p1256
 +Vsh4
- p1268
- tp1269
- (dp1270
++p1254
++tp1255
++(dp1256
++g147
+ (lp1257
 -Vs390-tools
 +g149
- (lp1271
- g151
 +asVkernel-arch
- p1272
+ p1258
 -asVinstall-stem
 +Vsh
- p1273
+ p1259
 -Vvmlinuz
 +ss(Vbuild
- p1274
- g1268
- tp1275
- (dp1276
+ p1260
 -ss(Vrelations
 -p1261
 -g1241
 -tp1262
 -(dp1263
 -Vheaders%gcc-7
++g1254
++tp1261
++(dp1262
 +Vsigned-modules
- p1277
++p1263
 +I00
 +sVimage-file
- p1278
+ p1264
 -Vlinux-compiler-gcc-7-s390
 +Varch/sh/boot/zImage
- p1279
+ p1265
 -ss(Vbuild
 +ss(Vdescription
- p1280
- g1268
+ p1266
 -g1241
 -NVs390x
++g1254
 +NVsh7751r
- p1281
- tp1282
- (dp1283
+ p1267
+ tp1268
+ (dp1269
 -Vdebug-info
 +Vhardware
- p1284
+ p1270
 -I01
 -ss(Vdescription
 +Vsh7751r
- p1285
+ p1271
 -g1241
 -NVs390x
 +sVhardware-long
- p1286
+ p1272
 -tp1273
 -(dp1274
 -Vhardware
 +VRenesas SH7751R R2D plus board
- p1287
++p1273
 +ss(Vdescription
- p1288
- g1268
++p1274
++g1254
 +NVsh7785lcr
- p1289
- tp1290
- (dp1291
+ p1275
 -VIBM zSeries
 -p1276
 -ss(g181
 -g1241
 -g151
 -tp1277
 -(dp1278
 -g184
 -(lp1279
 -Vs390x
++tp1276
++(dp1277
 +Vhardware
- p1292
++p1278
 +Vsh7785lcr
- p1293
++p1279
 +sVhardware-long
- p1294
+ p1280
 -asg188
 -I01
 -ss(Vbase
 +VRenesas SH7785 reference board
- p1295
+ p1281
 -Vsh3
 +ss(Vimage
- p1296
- g1268
- tp1297
- (dp1298
+ p1282
++g1254
+ tp1283
+ (dp1284
 -Vkernel-arch
 +Vinstall-stem
- p1299
+ p1285
 -Vsh
 +Vvmlinuz
- p1300
+ p1286
 -sVfeaturesets
 +ss(Vimage
- p1301
- g1268
+ p1287
 -(lp1288
 -ss(Vbase
 -p1289
 -Vsh4
 -p1290
 -tp1291
 -(dp1292
 -Vkernel-arch
++g1254
 +NVsh7785lcr
- p1302
- tp1303
- (dp1304
++p1288
++tp1289
++(dp1290
 +Vrecommends
- p1305
++p1291
 +Vu-boot-tools
- p1306
++p1292
 +sVcheck-size
- p1307
+ p1293
 -Vsh
 -p1294
 -sg149
 -(lp1295
 -g151
 -ass(Vbuild
 -p1296
 -g1290
 -tp1297
 -(dp1298
 -Vimage-file
 +L4194304L
- ss(g183
- g1268
- g151
- tp1308
- (dp1309
- g186
- (lp1310
++ss(g181
++g1254
++g149
++tp1294
++(dp1295
++g184
++(lp1296
 +Vsh7751r
- p1311
++p1297
 +aVsh7785lcr
- p1312
- asg190
++p1298
++asg188
 +I01
 +ss(Vbase
- p1313
+ p1299
 -Varch/sh/boot/zImage
 +Vsparc
- p1314
- tp1315
- (dp1316
+ p1300
 -sVsigned-modules
 -p1301
 -I00
 -ss(Vimage
 -p1302
 -g1290
 -tp1303
 -(dp1304
 -Vinstall-stem
++tp1301
++(dp1302
 +Vfeaturesets
- p1317
- (lp1318
++p1303
++(lp1304
 +sVkernel-arch
- p1319
+ p1305
 -Vvmlinuz
 +Vsparc
- p1320
+ p1306
 -ss(Vdescription
 +ss(Vbase
- p1321
+ p1307
 -g1290
 -NVsh7751r
 +Vsparc64
- p1322
- tp1323
- (dp1324
+ p1308
+ tp1309
+ (dp1310
 -Vhardware
 -p1311
 -Vsh7751r
++g147
++(lp1311
 +g149
- (lp1325
- g151
 +asVkernel-arch
- p1326
+ p1312
 -sVhardware-long
 +Vsparc
- p1327
+ p1313
 -VRenesas SH7751R R2D plus board
 +ss(Vbuild
- p1328
- g1322
- tp1329
- (dp1330
+ p1314
 -ss(Vdescription
 -p1315
 -g1290
 -NVsh7785lcr
 -p1316
 -tp1317
 -(dp1318
 -Vhardware
++g1308
++tp1315
++(dp1316
 +Vsigned-modules
- p1331
++p1317
 +I00
 +sVimage-file
- p1332
++p1318
 +Varch/sparc/boot/zImage
- p1333
+ p1319
 -Vsh7785lcr
 +ss(Vimage
- p1334
- g1322
+ p1320
 -sVhardware-long
++g1308
 +NVsparc64
- p1335
- tp1336
- (dp1337
+ p1321
 -VRenesas SH7785 reference board
 -p1322
 -ss(Vimage
 -p1323
 -g1290
 -NVsh7785lcr
++tp1322
++(dp1323
 +Vconfigs
- p1338
- (lp1339
+ p1324
 -tp1325
 -(dp1326
 -Vrecommends
++(lp1325
 +Vkernelarch-sparc/config-up
- p1340
++p1326
 +ass(Vimage
- p1341
- g1322
+ p1327
 -Vu-boot-tools
++g1308
 +NVsparc64-smp
- p1342
- tp1343
- (dp1344
+ p1328
 -sVcheck-size
 -p1329
 -L4194304L
 -ss(g181
 -g1290
 -g151
 -tp1330
 -(dp1331
 -g184
++tp1329
++(dp1330
 +Vconfigs
- p1345
- (lp1346
++p1331
+ (lp1332
 -Vsh7751r
 +Vkernelarch-sparc/config-smp
- p1347
+ p1333
 -aVsh7785lcr
 +ass(Vimage
- p1348
- g1322
- tp1349
- (dp1350
+ p1334
 -asg188
 -I01
 -ss(Vbase
 -p1335
 -Vsparc
 -p1336
 -tp1337
 -(dp1338
 -Vkernel-arch
++g1308
++tp1335
++(dp1336
 +Vsuggests
- p1351
++p1337
 +Vsilo, fdutils
- p1352
++p1338
 +sVinstall-stem
- p1353
+ p1339
 -Vsparc
 +Vvmlinuz
- p1354
+ p1340
 -sVfeaturesets
 +sVconfigs
- p1355
- (lp1356
+ p1341
+ (lp1342
 -ss(Vbase
 +ss(Vdescription
- p1357
- g1322
+ p1343
 -Vsparc64
++g1308
 +NVsparc64-smp
- p1358
- tp1359
- (dp1360
+ p1344
+ tp1345
+ (dp1346
 -Vkernel-arch
 +Vhardware
- p1361
+ p1347
 -Vsparc
 +Vmultiprocessor 64-bit UltraSPARC
- p1362
+ p1348
 -sg149
 -(lp1349
 -g151
 -ass(Vbuild
 +ss(Vdescription
- p1363
- g1322
++p1349
++g1308
 +NVsparc64
- p1364
- tp1365
- (dp1366
+ p1350
 -g1344
+ tp1351
+ (dp1352
 -Vimage-file
 -p1353
 -Varch/sparc/boot/zImage
 -p1354
 -sVsigned-modules
 -p1355
 -I00
 -ss(Vimage
 -p1356
 -g1344
 -tp1357
 -(dp1358
 -Vconfigs
 -p1359
 -(lp1360
 -sVsuggests
 -p1361
 -Vsilo, fdutils
 -p1362
 -sVinstall-stem
 -p1363
 -Vvmlinuz
 -p1364
 -ss(Vdescription
 -p1365
 -g1344
 -NVsparc64
 -p1366
 -tp1367
 -(dp1368
  Vhardware
- p1367
 -p1369
++p1353
  Vuniprocessor 64-bit UltraSPARC
- p1368
- ss(g183
- g1322
 -p1370
 -ss(Vimage
 -p1371
 -g1344
 -NVsparc64
 -p1372
 -tp1373
 -(dp1374
 -Vconfigs
 -p1375
 -(lp1376
 -Vkernelarch-sparc/config-up
 -p1377
 -ass(Vdescription
 -p1378
 -g1344
 -NVsparc64-smp
 -p1379
 -tp1380
 -(dp1381
 -Vhardware
 -p1382
 -Vmultiprocessor 64-bit UltraSPARC
 -p1383
 -ss(Vimage
 -p1384
 -g1344
 -NVsparc64-smp
 -p1385
 -tp1386
 -(dp1387
 -Vconfigs
 -p1388
 -(lp1389
 -Vkernelarch-sparc/config-smp
 -p1390
 -ass(g181
 -g1344
--g151
- tp1369
- (dp1370
- g186
- (lp1371
 -tp1391
 -(dp1392
++p1354
++ss(g181
++g1308
++g149
++tp1355
++(dp1356
+ g184
 -(lp1393
++(lp1357
  Vsparc64
- p1372
 -p1394
++p1358
  aVsparc64-smp
- p1373
- asg190
 -p1395
++p1359
+ asg188
  I01
  ss(Vbase
- p1374
 -p1396
++p1360
  Vtilegx
- p1375
- tp1376
- (dp1377
 -p1397
 -tp1398
 -(dp1399
 -Vkernel-arch
 -p1400
++p1361
++tp1362
++(dp1363
 +Vfeaturesets
- p1378
- (lp1379
++p1364
++(lp1365
 +sVkernel-arch
- p1380
++p1366
  Vtile
- p1381
 -p1401
 -sVfeaturesets
 -p1402
 -(lp1403
++p1367
  ss(Vbase
- p1382
 -p1404
++p1368
  Vx32
- p1383
- tp1384
- (dp1385
 -p1405
 -tp1406
 -(dp1407
 -Vkernel-arch
 -p1408
++p1369
++tp1370
++(dp1371
 +Vfeaturesets
- p1386
- (lp1387
++p1372
++(lp1373
 +sVkernel-arch
- p1388
++p1374
  Vx86
- p1389
 -p1409
 -sVfeaturesets
 -p1410
 -(lp1411
 -ss(Vabi
 -p1412
++p1375
 +ss(Vdescription
- p1390
++p1376
  NVrt
- p1391
- tp1392
- (dp1393
 -p1413
 -tp1414
 -(dp1415
 -Vignore-changes
 -p1416
 -(lp1417
 -V*
 -p1418
 -ass(Vdescription
 -p1419
 -Ng1413
 -tp1420
 -(dp1421
 -Vpart-long-rt
 -p1422
++p1377
++tp1378
++(dp1379
 +Vparts
- p1394
- (lp1395
++p1380
++(lp1381
 +Vrt
- p1396
++p1382
 +asVpart-long-rt
- p1397
++p1383
  VThis kernel includes the PREEMPT_RT realtime patch set.
- p1398
 -p1423
++p1384
  sVpart-short-rt
- p1399
 -p1424
++p1385
  VPREEMPT_RT
- p1400
 -p1425
 -sVparts
 -p1426
 -(lp1427
 -Vrt
 -p1428
++p1386
 +ss(Vabi
- p1401
- Ng1391
- tp1402
- (dp1403
++p1387
++Ng1377
++tp1388
++(dp1389
 +Vignore-changes
- p1404
- (lp1405
++p1390
++(lp1391
 +V*
- p1406
++p1392
  ass(Vversion
- p1407
- tp1408
- (dp1409
 -p1429
 -tp1430
 -(dp1431
 -Vsource
 -p1432
 -V4.15.11-1
 -p1433
 -sVupstream
 -p1434
++p1393
++tp1394
++(dp1395
 +Vupstream
- p1410
++p1396
  V4.15
- p1411
 -p1435
 -sVabiname_base
 -p1436
 -V4.15.0
 -p1437
++p1397
 +sVsource
- p1412
- V4.15.4-1+rpi1
- p1413
++p1398
++V4.15.11-1+rpi1
++p1399
  sVabiname
- p1414
- V4.15.0-1
- p1415
 -p1438
++p1400
+ V4.15.0-2
 -p1439
++p1401
 +sVabiname_base
- p1416
++p1402
 +V4.15.0
- p1417
++p1403
  ss.
diff --cc debian/control
index 371937e277a075747ae69952ee8bfbad9bfbc527,90a873571b58e7818155869ca21aa40275eb95d8..2b6f2fec8f8e339684077bd728f12eaf1b1f6e8c
@@@ -205,9 -205,9 +205,9 @@@ Description: Linux support headers for 
   libraries.
  Multi-Arch: same
  
- Package: linux-headers-4.15.0-1-all
+ Package: linux-headers-4.15.0-2-all
 -Architecture: alpha amd64 arm64 armhf hppa i386 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc powerpcspe ppc64 ppc64el s390x sh4 sparc64
 +Architecture: alpha amd64 arm64 hppa i386 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc powerpcspe ppc64 ppc64el s390x sh4 sparc64
- Depends: linux-headers-4.15.0-1-all-${kernel:Arch} (= ${binary:Version}), ${misc:Depends}
+ Depends: linux-headers-4.15.0-2-all-${kernel:Arch} (= ${binary:Version}), ${misc:Depends}
  Description: All header files for Linux 4.15 (meta-package)
   This package depends against all architecture-specific kernel header files
   for Linux kernel version 4.15, generally used for building out-of-tree
@@@ -1975,14 -1972,567 +1972,14 @@@ Architecture: arm6
  Section: debug
  Priority: optional
  Depends: ${misc:Depends}
- Description: Debug symbols for linux-image-4.15.0-1-arm64
+ Description: Debug symbols for linux-image-4.15.0-2-arm64
   This package provides the detached debug symbols for the Linux kernel and
-  modules in linux-image-4.15.0-1-arm64.
+  modules in linux-image-4.15.0-2-arm64.
  Build-Profiles: <!stage1>
  
- Package: linux-headers-4.15.0-1-all-hppa
 -Package: linux-headers-4.15.0-2-all-armhf
 -Architecture: armhf
 -Depends: ${misc:Depends}, linux-headers-4.15.0-2-armmp (= ${binary:Version}), linux-headers-4.15.0-2-armmp-lpae (= ${binary:Version})
 -Description: All header files for Linux 4.15 (meta-package)
 - This package depends against all architecture-specific kernel header files
 - for Linux kernel version 4.15, generally used for building out-of-tree
 - kernel modules.
 -Build-Profiles: <!stage1>
 -
 -Package: kernel-image-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: kernel-image
 -Description: Linux kernel image and core modules for the Debian installer
 - This package contains the kernel image and core modules for the Debian
 - installer boot images.  It does _not_ provide a usable kernel for your
 - full Debian system.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: nic-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: nic-modules, nic-extra-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, nic-shared-modules-4.15.0-2-armmp-di, i2c-modules-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di
 -Description: NIC drivers
 - This package contains Ethernet and some paravirtualised network drivers
 - for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: nic-wireless-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: nic-wireless-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, nic-shared-modules-4.15.0-2-armmp-di, usb-modules-4.15.0-2-armmp-di, mmc-modules-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di
 -Description: Wireless NIC drivers
 - This package contains wireless NIC drivers for the kernel.  Includes
 - crypto modules only needed for wireless (WEP, WPA).
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: nic-shared-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: nic-shared-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: Shared NIC drivers
 - This package contains NIC drivers needed by combinations of nic-modules,
 - nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: ppp-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: ppp-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, zlib-modules-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di
 -Description: PPP drivers
 - This package contains PPP drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: pata-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: pata-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, ata-modules-4.15.0-2-armmp-di
 -Description: PATA drivers
 - This package contains PATA drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: scsi-core-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: scsi-core-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: Core SCSI subsystem
 - This package contains the core SCSI subsystem for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: scsi-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: scsi-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, scsi-core-modules-4.15.0-2-armmp-di, ata-modules-4.15.0-2-armmp-di
 -Description: SCSI drivers
 - This package contains SCSI drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: loop-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: loop-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: Loopback filesystem support
 - This package contains loopback filesystem support for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: btrfs-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: btrfs-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di, zlib-modules-4.15.0-2-armmp-di, md-modules-4.15.0-2-armmp-di
 -Description: BTRFS filesystem support
 - This package contains the BTRFS filesystem module for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: ext4-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: ext4-modules, ext2-modules, ext3-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di
 -Description: ext2/ext3/ext4 filesystem support
 - This package contains the ext4 filesystem module for the kernel, which
 - also supports ext2 and ext3.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: isofs-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: isofs-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: ISOFS filesystem support
 - This package contains the ISOFS filesystem module for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: jfs-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: jfs-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: JFS filesystem support
 - This package contains the JFS filesystem module for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: fat-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: fat-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: FAT filesystem support
 - This package contains the FAT and VFAT filesystem modules for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: md-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: md-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di
 -Description: RAID and LVM support
 - This package contains RAID and LVM modules for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: multipath-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: multipath-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, md-modules-4.15.0-2-armmp-di, scsi-core-modules-4.15.0-2-armmp-di
 -Description: Multipath support
 - This package contains DM-Multipath modules for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: usb-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: usb-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: USB support
 - This package contains core USB drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: usb-storage-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: usb-storage-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, scsi-core-modules-4.15.0-2-armmp-di, usb-modules-4.15.0-2-armmp-di
 -Description: USB storage support
 - This package contains the USB storage driver for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: fb-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: fb-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, i2c-modules-4.15.0-2-armmp-di
 -Description: Frame buffer support
 - This package contains Frame buffer drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: input-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: input-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, usb-modules-4.15.0-2-armmp-di, i2c-modules-4.15.0-2-armmp-di
 -Description: Input devices support
 - This package contains input device drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: event-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: event-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: Event support
 - This package contains event drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: nic-usb-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: nic-usb-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, nic-shared-modules-4.15.0-2-armmp-di, nic-wireless-modules-4.15.0-2-armmp-di, usb-modules-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di
 -Description: USB NIC drivers
 - This package contains USB network adapter drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: sata-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: standard
 -Provides: sata-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, scsi-core-modules-4.15.0-2-armmp-di, ata-modules-4.15.0-2-armmp-di
 -Description: SATA drivers
 - This package contains SATA drivers for the kernel.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: i2c-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: i2c-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: i2c support modules
 - This package contains basic i2c support modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: crc-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: crc-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: CRC modules
 - This package contains CRC support modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: crypto-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: crypto-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: crypto modules
 - This package contains crypto modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: crypto-dm-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: crypto-dm-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, md-modules-4.15.0-2-armmp-di
 -Description: devicemapper crypto module
 - This package contains the devicemapper crypto (dm-crypt) module.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: efi-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: efi-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: EFI modules
 - This package contains EFI modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: ata-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: ata-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, scsi-core-modules-4.15.0-2-armmp-di
 -Description: ATA disk modules
 - This package contains core ATA disk modules used by both PATA and SATA
 - disk drivers.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: mmc-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: mmc-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, usb-modules-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di
 -Description: MMC/SD card modules
 - This package contains modules needed to support MMC (multimedia) and SD
 - cards.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: nbd-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: nbd-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: Network Block Device modules
 - This package contains the modules required for support of the Network
 - Block Device
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: squashfs-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: squashfs-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: squashfs modules
 - This package contains squashfs modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: virtio-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: virtio-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, scsi-core-modules-4.15.0-2-armmp-di
 -Description: virtio modules
 - This package contains virtio modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: uinput-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: uinput-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: uinput support
 - This package contains the uinput module.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: zlib-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: zlib-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: zlib modules
 - This package contains zlib modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: leds-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: leds-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: LED modules
 - This package contains LED modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: udf-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: udf-modules
 -Depends: kernel-image-4.15.0-2-armmp-di, crc-modules-4.15.0-2-armmp-di
 -Description: UDF modules
 - This package contains the UDF filesystem module.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: fuse-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: fuse-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: FUSE modules
 - This package contains the Filesystem in Userspace (FUSE) module.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: mtd-modules-4.15.0-2-armmp-di
 -Architecture: armhf
 -Section: debian-installer
 -Priority: optional
 -Provides: mtd-modules
 -Depends: kernel-image-4.15.0-2-armmp-di
 -Description: MTD modules
 - This package contains MTD modules.
 -Build-Profiles: <!stage1>
 -Kernel-Version: 4.15.0-2-armmp
 -Package-Type: udeb
 -
 -Package: linux-image-4.15.0-2-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [armhf]
 -Suggests: linux-doc-4.15, debian-kernel-handbook
 -Breaks: initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 4.15 for ARMv7 multiplatform compatible SoCs
 - The Linux kernel 4.15 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1>
 -
 -Package: linux-headers-4.15.0-2-armmp
 -Architecture: armhf
 -Depends: linux-headers-4.15.0-2-common (= ${source:Version}), linux-kbuild-4.15, ${misc:Depends}, linux-compiler-gcc-7-arm
 -Description: Header files for Linux 4.15.0-2-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 4.15.0-2-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-4.15.0-2-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-4.15.0-2-armmp package.
 -Build-Profiles: <!stage1>
 -
 -Package: linux-image-4.15.0-2-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-4.15.0-2-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-4.15.0-2-armmp.
 -Build-Profiles: <!stage1>
 -
 -Package: linux-image-4.15.0-2-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [armhf]
 -Suggests: linux-doc-4.15, debian-kernel-handbook
 -Breaks: initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 4.15 for ARMv7 multiplatform compatible SoCs supporting LPAE
 - The Linux kernel 4.15 and modules for use on ARMv7 multiplatform kernel
 - supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for
 - details of supported platforms..
 -Build-Profiles: <!stage1>
 -
 -Package: linux-headers-4.15.0-2-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-4.15.0-2-common (= ${source:Version}), linux-kbuild-4.15, ${misc:Depends}, linux-compiler-gcc-7-arm
 -Description: Header files for Linux 4.15.0-2-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 4.15.0-2-armmp-lpae, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-4.15.0-2-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-4.15.0-2-armmp-lpae package.
 -Build-Profiles: <!stage1>
 -
 -Package: linux-image-4.15.0-2-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-4.15.0-2-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-4.15.0-2-armmp-lpae.
 -Build-Profiles: <!stage1>
 -
+ Package: linux-headers-4.15.0-2-all-hppa
  Architecture: hppa
- Depends: ${misc:Depends}, linux-headers-4.15.0-1-parisc (= ${binary:Version}), linux-headers-4.15.0-1-parisc64-smp (= ${binary:Version})
+ Depends: ${misc:Depends}, linux-headers-4.15.0-2-parisc (= ${binary:Version}), linux-headers-4.15.0-2-parisc64-smp (= ${binary:Version})
  Description: All header files for Linux 4.15 (meta-package)
   This package depends against all architecture-specific kernel header files
   for Linux kernel version 4.15, generally used for building out-of-tree
index 024190d9a1cb463217006e0785d92e72dcaa5ca6,c0237fcb123bb041715fe410d3177eec3953dbd2..ae1b301454c5d2154870d0e46354e6eb7512905a
@@@ -1,7 -1,6 +1,7 @@@
  48e48b23af97cce8069f0eaed1bfa016  debian/bin/gencontrol.py
- 188ae0c156bc4ccdb5dfaa0ef231430a  debian/changelog
 -d71f991d8f35a46283adccf97fa21fc9  debian/changelog
++49f7ecd7370a4c3e487ce1b69145151c  debian/changelog
  e492c730e8bc71cc52aa5315391e587e  debian/templates/control.main.in
 +8ff553ff7232b003c35bdd074913bc8a  debian/templates/control.image-unsigned.in
  38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
  afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
  a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
@@@ -11,17 -10,19 +11,17 @@@ ae49ef5fe8221e8aa846a8dd8faaed0e  debia
  54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
  0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
  51797b6c275eb14e99009e78553904cc  debian/templates/perf.lintian-overrides.in
 -8ff553ff7232b003c35bdd074913bc8a  debian/templates/control.image-unsigned.in
 -ae49ef5fe8221e8aa846a8dd8faaed0e  debian/templates/control.image.in
  2e5bb43f2fceef492df4dc5ce5d3dddc  debian/templates/control.image-dbg.in
00e32632de69d29febd3ff7c50a3d4a0  debian/templates/control.source.in
90de2613b09ea9a6893779a35a4deb05  debian/templates/control.source.in
  46cc93799a6214c79efea8084bc9a329  debian/templates/control.headers.featureset.in
 +814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.main.in
  0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
  ace097cb8de5c9e3bdd84e6d5d503298  debian/templates/control.headers.in
  5624089e4c363b524dccb00d28e57336  debian/templates/control.extra.in
  3ad9d915221b575d758fc3acfd3f89c2  debian/templates/control.docs.in
  5f1df5cd150d7663b81f5c54a604a766  debian/templates/control.headers.arch.in
bb0a7914e3f5e77800e64b1f0dfd80b5  debian/config/defines
d3a994975693ab676d0eba56f779465a  debian/config/defines
  ef94db796045bf7d721d349b75789a27  debian/config/i386/defines
 -4987bf8df1bf042f19fdec4da87aa1d4  debian/config/ppc64el/defines
  6f7d102847d8168a3c71c044ea7127ac  debian/config/tilegx/defines
  6efeb6f3f8ad4ecef3fff0d012fabad0  debian/config/mips64el/defines
  8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
@@@ -49,8 -50,7 +49,8 @@@ c638a9aa39b4381c3d1e4e10edcc97d4  debia
  882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
  4069594eeb2a1856c6806812055249b2  debian/config/alpha/defines
  73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
- 4a58506ae5006b044e1838664e07a8d4  debian/config/armel/defines
 +07a18ea6a8a40898c680905e01c56623  debian/config/hppa/defines
+ 0670284b2d7ac08444107763fa38312e  debian/config/armel/defines
  98673c303524a87722b25c9e6b8cdd81  debian/config/mips64r6/defines
  3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
  8f8f7ed35c8dafdc5c6d4ded40bf5920  debian/config/mips64r6el/defines
index 5301c71356fcb9cd3e2b07782da01d963a7dfce3,1063febb72e8b9e57057dd06ce5b050e41f7c9aa..a35228f958cfe7c297b1574814e9fef2ff540a63
  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_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.15.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-alpha-generic-di nic-modules-4.15.0-1-alpha-generic-di nic-wireless-modules-4.15.0-1-alpha-generic-di nic-shared-modules-4.15.0-1-alpha-generic-di serial-modules-4.15.0-1-alpha-generic-di usb-serial-modules-4.15.0-1-alpha-generic-di ppp-modules-4.15.0-1-alpha-generic-di pata-modules-4.15.0-1-alpha-generic-di cdrom-core-modules-4.15.0-1-alpha-generic-di scsi-core-modules-4.15.0-1-alpha-generic-di scsi-modules-4.15.0-1-alpha-generic-di loop-modules-4.15.0-1-alpha-generic-di btrfs-modules-4.15.0-1-alpha-generic-di ext4-modules-4.15.0-1-alpha-generic-di isofs-modules-4.15.0-1-alpha-generic-di jfs-modules-4.15.0-1-alpha-generic-di xfs-modules-4.15.0-1-alpha-generic-di fat-modules-4.15.0-1-alpha-generic-di md-modules-4.15.0-1-alpha-generic-di multipath-modules-4.15.0-1-alpha-generic-di usb-modules-4.15.0-1-alpha-generic-di usb-storage-modules-4.15.0-1-alpha-generic-di input-modules-4.15.0-1-alpha-generic-di event-modules-4.15.0-1-alpha-generic-di mouse-modules-4.15.0-1-alpha-generic-di nic-pcmcia-modules-4.15.0-1-alpha-generic-di pcmcia-modules-4.15.0-1-alpha-generic-di nic-usb-modules-4.15.0-1-alpha-generic-di sata-modules-4.15.0-1-alpha-generic-di i2c-modules-4.15.0-1-alpha-generic-di crc-modules-4.15.0-1-alpha-generic-di crypto-modules-4.15.0-1-alpha-generic-di crypto-dm-modules-4.15.0-1-alpha-generic-di ata-modules-4.15.0-1-alpha-generic-di nbd-modules-4.15.0-1-alpha-generic-di squashfs-modules-4.15.0-1-alpha-generic-di virtio-modules-4.15.0-1-alpha-generic-di zlib-modules-4.15.0-1-alpha-generic-di fuse-modules-4.15.0-1-alpha-generic-di srm-modules-4.15.0-1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='4.15.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-alpha-generic-di nic-modules-4.15.0-2-alpha-generic-di nic-wireless-modules-4.15.0-2-alpha-generic-di nic-shared-modules-4.15.0-2-alpha-generic-di serial-modules-4.15.0-2-alpha-generic-di usb-serial-modules-4.15.0-2-alpha-generic-di ppp-modules-4.15.0-2-alpha-generic-di pata-modules-4.15.0-2-alpha-generic-di cdrom-core-modules-4.15.0-2-alpha-generic-di scsi-core-modules-4.15.0-2-alpha-generic-di scsi-modules-4.15.0-2-alpha-generic-di loop-modules-4.15.0-2-alpha-generic-di btrfs-modules-4.15.0-2-alpha-generic-di ext4-modules-4.15.0-2-alpha-generic-di isofs-modules-4.15.0-2-alpha-generic-di jfs-modules-4.15.0-2-alpha-generic-di xfs-modules-4.15.0-2-alpha-generic-di fat-modules-4.15.0-2-alpha-generic-di md-modules-4.15.0-2-alpha-generic-di multipath-modules-4.15.0-2-alpha-generic-di usb-modules-4.15.0-2-alpha-generic-di usb-storage-modules-4.15.0-2-alpha-generic-di input-modules-4.15.0-2-alpha-generic-di event-modules-4.15.0-2-alpha-generic-di mouse-modules-4.15.0-2-alpha-generic-di nic-pcmcia-modules-4.15.0-2-alpha-generic-di pcmcia-modules-4.15.0-2-alpha-generic-di nic-usb-modules-4.15.0-2-alpha-generic-di sata-modules-4.15.0-2-alpha-generic-di i2c-modules-4.15.0-2-alpha-generic-di crc-modules-4.15.0-2-alpha-generic-di crypto-modules-4.15.0-2-alpha-generic-di crypto-dm-modules-4.15.0-2-alpha-generic-di ata-modules-4.15.0-2-alpha-generic-di nbd-modules-4.15.0-2-alpha-generic-di squashfs-modules-4.15.0-2-alpha-generic-di virtio-modules-4.15.0-2-alpha-generic-di zlib-modules-4.15.0-2-alpha-generic-di fuse-modules-4.15.0-2-alpha-generic-di srm-modules-4.15.0-2-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='4.15.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-alpha-generic-di nic-modules-4.15.0-2-alpha-generic-di nic-wireless-modules-4.15.0-2-alpha-generic-di nic-shared-modules-4.15.0-2-alpha-generic-di serial-modules-4.15.0-2-alpha-generic-di usb-serial-modules-4.15.0-2-alpha-generic-di ppp-modules-4.15.0-2-alpha-generic-di pata-modules-4.15.0-2-alpha-generic-di cdrom-core-modules-4.15.0-2-alpha-generic-di scsi-core-modules-4.15.0-2-alpha-generic-di scsi-modules-4.15.0-2-alpha-generic-di loop-modules-4.15.0-2-alpha-generic-di btrfs-modules-4.15.0-2-alpha-generic-di ext4-modules-4.15.0-2-alpha-generic-di isofs-modules-4.15.0-2-alpha-generic-di jfs-modules-4.15.0-2-alpha-generic-di xfs-modules-4.15.0-2-alpha-generic-di fat-modules-4.15.0-2-alpha-generic-di md-modules-4.15.0-2-alpha-generic-di multipath-modules-4.15.0-2-alpha-generic-di usb-modules-4.15.0-2-alpha-generic-di usb-storage-modules-4.15.0-2-alpha-generic-di input-modules-4.15.0-2-alpha-generic-di event-modules-4.15.0-2-alpha-generic-di mouse-modules-4.15.0-2-alpha-generic-di nic-pcmcia-modules-4.15.0-2-alpha-generic-di pcmcia-modules-4.15.0-2-alpha-generic-di nic-usb-modules-4.15.0-2-alpha-generic-di sata-modules-4.15.0-2-alpha-generic-di i2c-modules-4.15.0-2-alpha-generic-di crc-modules-4.15.0-2-alpha-generic-di crypto-modules-4.15.0-2-alpha-generic-di crypto-dm-modules-4.15.0-2-alpha-generic-di ata-modules-4.15.0-2-alpha-generic-di nbd-modules-4.15.0-2-alpha-generic-di squashfs-modules-4.15.0-2-alpha-generic-di virtio-modules-4.15.0-2-alpha-generic-di zlib-modules-4.15.0-2-alpha-generic-di fuse-modules-4.15.0-2-alpha-generic-di srm-modules-4.15.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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_alpha_none_real:
  binary-arch_alpha_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.15.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-amd64-di nic-modules-4.15.0-1-amd64-di nic-wireless-modules-4.15.0-1-amd64-di nic-shared-modules-4.15.0-1-amd64-di serial-modules-4.15.0-1-amd64-di usb-serial-modules-4.15.0-1-amd64-di ppp-modules-4.15.0-1-amd64-di pata-modules-4.15.0-1-amd64-di cdrom-core-modules-4.15.0-1-amd64-di firewire-core-modules-4.15.0-1-amd64-di scsi-core-modules-4.15.0-1-amd64-di scsi-modules-4.15.0-1-amd64-di loop-modules-4.15.0-1-amd64-di btrfs-modules-4.15.0-1-amd64-di ext4-modules-4.15.0-1-amd64-di isofs-modules-4.15.0-1-amd64-di jfs-modules-4.15.0-1-amd64-di ntfs-modules-4.15.0-1-amd64-di xfs-modules-4.15.0-1-amd64-di fat-modules-4.15.0-1-amd64-di md-modules-4.15.0-1-amd64-di multipath-modules-4.15.0-1-amd64-di usb-modules-4.15.0-1-amd64-di usb-storage-modules-4.15.0-1-amd64-di pcmcia-storage-modules-4.15.0-1-amd64-di fb-modules-4.15.0-1-amd64-di input-modules-4.15.0-1-amd64-di event-modules-4.15.0-1-amd64-di mouse-modules-4.15.0-1-amd64-di nic-pcmcia-modules-4.15.0-1-amd64-di pcmcia-modules-4.15.0-1-amd64-di nic-usb-modules-4.15.0-1-amd64-di sata-modules-4.15.0-1-amd64-di acpi-modules-4.15.0-1-amd64-di i2c-modules-4.15.0-1-amd64-di crc-modules-4.15.0-1-amd64-di crypto-modules-4.15.0-1-amd64-di crypto-dm-modules-4.15.0-1-amd64-di efi-modules-4.15.0-1-amd64-di ata-modules-4.15.0-1-amd64-di mmc-core-modules-4.15.0-1-amd64-di mmc-modules-4.15.0-1-amd64-di nbd-modules-4.15.0-1-amd64-di squashfs-modules-4.15.0-1-amd64-di speakup-modules-4.15.0-1-amd64-di virtio-modules-4.15.0-1-amd64-di uinput-modules-4.15.0-1-amd64-di sound-modules-4.15.0-1-amd64-di hyperv-modules-4.15.0-1-amd64-di udf-modules-4.15.0-1-amd64-di fuse-modules-4.15.0-1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.15.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-amd64-di nic-modules-4.15.0-2-amd64-di nic-wireless-modules-4.15.0-2-amd64-di nic-shared-modules-4.15.0-2-amd64-di serial-modules-4.15.0-2-amd64-di usb-serial-modules-4.15.0-2-amd64-di ppp-modules-4.15.0-2-amd64-di pata-modules-4.15.0-2-amd64-di cdrom-core-modules-4.15.0-2-amd64-di firewire-core-modules-4.15.0-2-amd64-di scsi-core-modules-4.15.0-2-amd64-di scsi-modules-4.15.0-2-amd64-di loop-modules-4.15.0-2-amd64-di btrfs-modules-4.15.0-2-amd64-di ext4-modules-4.15.0-2-amd64-di isofs-modules-4.15.0-2-amd64-di jfs-modules-4.15.0-2-amd64-di ntfs-modules-4.15.0-2-amd64-di xfs-modules-4.15.0-2-amd64-di fat-modules-4.15.0-2-amd64-di md-modules-4.15.0-2-amd64-di multipath-modules-4.15.0-2-amd64-di usb-modules-4.15.0-2-amd64-di usb-storage-modules-4.15.0-2-amd64-di pcmcia-storage-modules-4.15.0-2-amd64-di fb-modules-4.15.0-2-amd64-di input-modules-4.15.0-2-amd64-di event-modules-4.15.0-2-amd64-di mouse-modules-4.15.0-2-amd64-di nic-pcmcia-modules-4.15.0-2-amd64-di pcmcia-modules-4.15.0-2-amd64-di nic-usb-modules-4.15.0-2-amd64-di sata-modules-4.15.0-2-amd64-di acpi-modules-4.15.0-2-amd64-di i2c-modules-4.15.0-2-amd64-di crc-modules-4.15.0-2-amd64-di crypto-modules-4.15.0-2-amd64-di crypto-dm-modules-4.15.0-2-amd64-di efi-modules-4.15.0-2-amd64-di ata-modules-4.15.0-2-amd64-di mmc-core-modules-4.15.0-2-amd64-di mmc-modules-4.15.0-2-amd64-di nbd-modules-4.15.0-2-amd64-di squashfs-modules-4.15.0-2-amd64-di speakup-modules-4.15.0-2-amd64-di virtio-modules-4.15.0-2-amd64-di uinput-modules-4.15.0-2-amd64-di sound-modules-4.15.0-2-amd64-di hyperv-modules-4.15.0-2-amd64-di udf-modules-4.15.0-2-amd64-di fuse-modules-4.15.0-2-amd64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.15.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-amd64-di nic-modules-4.15.0-2-amd64-di nic-wireless-modules-4.15.0-2-amd64-di nic-shared-modules-4.15.0-2-amd64-di serial-modules-4.15.0-2-amd64-di usb-serial-modules-4.15.0-2-amd64-di ppp-modules-4.15.0-2-amd64-di pata-modules-4.15.0-2-amd64-di cdrom-core-modules-4.15.0-2-amd64-di firewire-core-modules-4.15.0-2-amd64-di scsi-core-modules-4.15.0-2-amd64-di scsi-modules-4.15.0-2-amd64-di loop-modules-4.15.0-2-amd64-di btrfs-modules-4.15.0-2-amd64-di ext4-modules-4.15.0-2-amd64-di isofs-modules-4.15.0-2-amd64-di jfs-modules-4.15.0-2-amd64-di ntfs-modules-4.15.0-2-amd64-di xfs-modules-4.15.0-2-amd64-di fat-modules-4.15.0-2-amd64-di md-modules-4.15.0-2-amd64-di multipath-modules-4.15.0-2-amd64-di usb-modules-4.15.0-2-amd64-di usb-storage-modules-4.15.0-2-amd64-di pcmcia-storage-modules-4.15.0-2-amd64-di fb-modules-4.15.0-2-amd64-di input-modules-4.15.0-2-amd64-di event-modules-4.15.0-2-amd64-di mouse-modules-4.15.0-2-amd64-di nic-pcmcia-modules-4.15.0-2-amd64-di pcmcia-modules-4.15.0-2-amd64-di nic-usb-modules-4.15.0-2-amd64-di sata-modules-4.15.0-2-amd64-di acpi-modules-4.15.0-2-amd64-di i2c-modules-4.15.0-2-amd64-di crc-modules-4.15.0-2-amd64-di crypto-modules-4.15.0-2-amd64-di crypto-dm-modules-4.15.0-2-amd64-di efi-modules-4.15.0-2-amd64-di ata-modules-4.15.0-2-amd64-di mmc-core-modules-4.15.0-2-amd64-di mmc-modules-4.15.0-2-amd64-di nbd-modules-4.15.0-2-amd64-di squashfs-modules-4.15.0-2-amd64-di speakup-modules-4.15.0-2-amd64-di virtio-modules-4.15.0-2-amd64-di uinput-modules-4.15.0-2-amd64-di sound-modules-4.15.0-2-amd64-di hyperv-modules-4.15.0-2-amd64-di udf-modules-4.15.0-2-amd64-di fuse-modules-4.15.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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_amd64_none_real:
  binary-arch_amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.15.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-arm64-di nic-modules-4.15.0-1-arm64-di nic-wireless-modules-4.15.0-1-arm64-di nic-shared-modules-4.15.0-1-arm64-di ppp-modules-4.15.0-1-arm64-di cdrom-core-modules-4.15.0-1-arm64-di scsi-core-modules-4.15.0-1-arm64-di scsi-modules-4.15.0-1-arm64-di loop-modules-4.15.0-1-arm64-di btrfs-modules-4.15.0-1-arm64-di ext4-modules-4.15.0-1-arm64-di isofs-modules-4.15.0-1-arm64-di jfs-modules-4.15.0-1-arm64-di xfs-modules-4.15.0-1-arm64-di fat-modules-4.15.0-1-arm64-di md-modules-4.15.0-1-arm64-di multipath-modules-4.15.0-1-arm64-di usb-modules-4.15.0-1-arm64-di usb-storage-modules-4.15.0-1-arm64-di fb-modules-4.15.0-1-arm64-di input-modules-4.15.0-1-arm64-di event-modules-4.15.0-1-arm64-di nic-usb-modules-4.15.0-1-arm64-di sata-modules-4.15.0-1-arm64-di i2c-modules-4.15.0-1-arm64-di crc-modules-4.15.0-1-arm64-di crypto-modules-4.15.0-1-arm64-di crypto-dm-modules-4.15.0-1-arm64-di efi-modules-4.15.0-1-arm64-di ata-modules-4.15.0-1-arm64-di mmc-modules-4.15.0-1-arm64-di nbd-modules-4.15.0-1-arm64-di squashfs-modules-4.15.0-1-arm64-di virtio-modules-4.15.0-1-arm64-di uinput-modules-4.15.0-1-arm64-di leds-modules-4.15.0-1-arm64-di udf-modules-4.15.0-1-arm64-di fuse-modules-4.15.0-1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.15.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-arm64-di nic-modules-4.15.0-2-arm64-di nic-wireless-modules-4.15.0-2-arm64-di nic-shared-modules-4.15.0-2-arm64-di ppp-modules-4.15.0-2-arm64-di cdrom-core-modules-4.15.0-2-arm64-di scsi-core-modules-4.15.0-2-arm64-di scsi-modules-4.15.0-2-arm64-di loop-modules-4.15.0-2-arm64-di btrfs-modules-4.15.0-2-arm64-di ext4-modules-4.15.0-2-arm64-di isofs-modules-4.15.0-2-arm64-di jfs-modules-4.15.0-2-arm64-di xfs-modules-4.15.0-2-arm64-di fat-modules-4.15.0-2-arm64-di md-modules-4.15.0-2-arm64-di multipath-modules-4.15.0-2-arm64-di usb-modules-4.15.0-2-arm64-di usb-storage-modules-4.15.0-2-arm64-di fb-modules-4.15.0-2-arm64-di input-modules-4.15.0-2-arm64-di event-modules-4.15.0-2-arm64-di nic-usb-modules-4.15.0-2-arm64-di sata-modules-4.15.0-2-arm64-di i2c-modules-4.15.0-2-arm64-di crc-modules-4.15.0-2-arm64-di crypto-modules-4.15.0-2-arm64-di crypto-dm-modules-4.15.0-2-arm64-di efi-modules-4.15.0-2-arm64-di ata-modules-4.15.0-2-arm64-di mmc-modules-4.15.0-2-arm64-di nbd-modules-4.15.0-2-arm64-di squashfs-modules-4.15.0-2-arm64-di virtio-modules-4.15.0-2-arm64-di uinput-modules-4.15.0-2-arm64-di leds-modules-4.15.0-2-arm64-di udf-modules-4.15.0-2-arm64-di fuse-modules-4.15.0-2-arm64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.15.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-arm64-di nic-modules-4.15.0-2-arm64-di nic-wireless-modules-4.15.0-2-arm64-di nic-shared-modules-4.15.0-2-arm64-di ppp-modules-4.15.0-2-arm64-di cdrom-core-modules-4.15.0-2-arm64-di scsi-core-modules-4.15.0-2-arm64-di scsi-modules-4.15.0-2-arm64-di loop-modules-4.15.0-2-arm64-di btrfs-modules-4.15.0-2-arm64-di ext4-modules-4.15.0-2-arm64-di isofs-modules-4.15.0-2-arm64-di jfs-modules-4.15.0-2-arm64-di xfs-modules-4.15.0-2-arm64-di fat-modules-4.15.0-2-arm64-di md-modules-4.15.0-2-arm64-di multipath-modules-4.15.0-2-arm64-di usb-modules-4.15.0-2-arm64-di usb-storage-modules-4.15.0-2-arm64-di fb-modules-4.15.0-2-arm64-di input-modules-4.15.0-2-arm64-di event-modules-4.15.0-2-arm64-di nic-usb-modules-4.15.0-2-arm64-di sata-modules-4.15.0-2-arm64-di i2c-modules-4.15.0-2-arm64-di crc-modules-4.15.0-2-arm64-di crypto-modules-4.15.0-2-arm64-di crypto-dm-modules-4.15.0-2-arm64-di efi-modules-4.15.0-2-arm64-di ata-modules-4.15.0-2-arm64-di mmc-modules-4.15.0-2-arm64-di nbd-modules-4.15.0-2-arm64-di squashfs-modules-4.15.0-2-arm64-di virtio-modules-4.15.0-2-arm64-di uinput-modules-4.15.0-2-arm64-di leds-modules-4.15.0-2-arm64-di udf-modules-4.15.0-2-arm64-di fuse-modules-4.15.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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_arm64_none_real:
  binary-arch_arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_arm64ilp32: binary-arch_arm64ilp32_real
  binary-arch_arm64ilp32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_armel: binary-arch_armel_extra binary-arch_armel_real
  binary-arch_armel_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-7-arm'
  binary-arch_armel_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -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.15.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-armmp-di nic-modules-4.15.0-2-armmp-di nic-wireless-modules-4.15.0-2-armmp-di nic-shared-modules-4.15.0-2-armmp-di ppp-modules-4.15.0-2-armmp-di pata-modules-4.15.0-2-armmp-di scsi-core-modules-4.15.0-2-armmp-di scsi-modules-4.15.0-2-armmp-di loop-modules-4.15.0-2-armmp-di btrfs-modules-4.15.0-2-armmp-di ext4-modules-4.15.0-2-armmp-di isofs-modules-4.15.0-2-armmp-di jfs-modules-4.15.0-2-armmp-di fat-modules-4.15.0-2-armmp-di md-modules-4.15.0-2-armmp-di multipath-modules-4.15.0-2-armmp-di usb-modules-4.15.0-2-armmp-di usb-storage-modules-4.15.0-2-armmp-di fb-modules-4.15.0-2-armmp-di input-modules-4.15.0-2-armmp-di event-modules-4.15.0-2-armmp-di nic-usb-modules-4.15.0-2-armmp-di sata-modules-4.15.0-2-armmp-di i2c-modules-4.15.0-2-armmp-di crc-modules-4.15.0-2-armmp-di crypto-modules-4.15.0-2-armmp-di crypto-dm-modules-4.15.0-2-armmp-di efi-modules-4.15.0-2-armmp-di ata-modules-4.15.0-2-armmp-di mmc-modules-4.15.0-2-armmp-di nbd-modules-4.15.0-2-armmp-di squashfs-modules-4.15.0-2-armmp-di virtio-modules-4.15.0-2-armmp-di uinput-modules-4.15.0-2-armmp-di zlib-modules-4.15.0-2-armmp-di leds-modules-4.15.0-2-armmp-di udf-modules-4.15.0-2-armmp-di fuse-modules-4.15.0-2-armmp-di mtd-modules-4.15.0-2-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 +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.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -binary-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -binary-arch_armhf_none_real:
  binary-arch_armhf_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_hppa:: binary-arch_hppa_none binary-arch_hppa_real
  binary-arch_hppa::
-       $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.15.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-parisc-di nic-modules-4.15.0-1-parisc-di nic-shared-modules-4.15.0-1-parisc-di serial-modules-4.15.0-1-parisc-di usb-serial-modules-4.15.0-1-parisc-di ppp-modules-4.15.0-1-parisc-di pata-modules-4.15.0-1-parisc-di cdrom-core-modules-4.15.0-1-parisc-di scsi-core-modules-4.15.0-1-parisc-di scsi-modules-4.15.0-1-parisc-di loop-modules-4.15.0-1-parisc-di btrfs-modules-4.15.0-1-parisc-di ext4-modules-4.15.0-1-parisc-di isofs-modules-4.15.0-1-parisc-di jfs-modules-4.15.0-1-parisc-di xfs-modules-4.15.0-1-parisc-di fat-modules-4.15.0-1-parisc-di md-modules-4.15.0-1-parisc-di multipath-modules-4.15.0-1-parisc-di usb-modules-4.15.0-1-parisc-di usb-storage-modules-4.15.0-1-parisc-di input-modules-4.15.0-1-parisc-di event-modules-4.15.0-1-parisc-di mouse-modules-4.15.0-1-parisc-di nic-usb-modules-4.15.0-1-parisc-di sata-modules-4.15.0-1-parisc-di crc-modules-4.15.0-1-parisc-di crypto-modules-4.15.0-1-parisc-di crypto-dm-modules-4.15.0-1-parisc-di ata-modules-4.15.0-1-parisc-di nbd-modules-4.15.0-1-parisc-di squashfs-modules-4.15.0-1-parisc-di virtio-modules-4.15.0-1-parisc-di zlib-modules-4.15.0-1-parisc-di fuse-modules-4.15.0-1-parisc-di kernel-image-4.15.0-1-parisc64-smp-di nic-modules-4.15.0-1-parisc64-smp-di nic-shared-modules-4.15.0-1-parisc64-smp-di serial-modules-4.15.0-1-parisc64-smp-di usb-serial-modules-4.15.0-1-parisc64-smp-di ppp-modules-4.15.0-1-parisc64-smp-di pata-modules-4.15.0-1-parisc64-smp-di cdrom-core-modules-4.15.0-1-parisc64-smp-di scsi-core-modules-4.15.0-1-parisc64-smp-di scsi-modules-4.15.0-1-parisc64-smp-di loop-modules-4.15.0-1-parisc64-smp-di btrfs-modules-4.15.0-1-parisc64-smp-di ext4-modules-4.15.0-1-parisc64-smp-di isofs-modules-4.15.0-1-parisc64-smp-di jfs-modules-4.15.0-1-parisc64-smp-di xfs-modules-4.15.0-1-parisc64-smp-di fat-modules-4.15.0-1-parisc64-smp-di md-modules-4.15.0-1-parisc64-smp-di multipath-modules-4.15.0-1-parisc64-smp-di usb-modules-4.15.0-1-parisc64-smp-di usb-storage-modules-4.15.0-1-parisc64-smp-di fb-modules-4.15.0-1-parisc64-smp-di input-modules-4.15.0-1-parisc64-smp-di event-modules-4.15.0-1-parisc64-smp-di mouse-modules-4.15.0-1-parisc64-smp-di nic-usb-modules-4.15.0-1-parisc64-smp-di sata-modules-4.15.0-1-parisc64-smp-di crc-modules-4.15.0-1-parisc64-smp-di crypto-modules-4.15.0-1-parisc64-smp-di crypto-dm-modules-4.15.0-1-parisc64-smp-di ata-modules-4.15.0-1-parisc64-smp-di nbd-modules-4.15.0-1-parisc64-smp-di squashfs-modules-4.15.0-1-parisc64-smp-di virtio-modules-4.15.0-1-parisc64-smp-di zlib-modules-4.15.0-1-parisc64-smp-di fuse-modules-4.15.0-1-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.15.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-parisc-di nic-modules-4.15.0-2-parisc-di nic-shared-modules-4.15.0-2-parisc-di serial-modules-4.15.0-2-parisc-di usb-serial-modules-4.15.0-2-parisc-di ppp-modules-4.15.0-2-parisc-di pata-modules-4.15.0-2-parisc-di cdrom-core-modules-4.15.0-2-parisc-di scsi-core-modules-4.15.0-2-parisc-di scsi-modules-4.15.0-2-parisc-di loop-modules-4.15.0-2-parisc-di btrfs-modules-4.15.0-2-parisc-di ext4-modules-4.15.0-2-parisc-di isofs-modules-4.15.0-2-parisc-di jfs-modules-4.15.0-2-parisc-di xfs-modules-4.15.0-2-parisc-di fat-modules-4.15.0-2-parisc-di md-modules-4.15.0-2-parisc-di multipath-modules-4.15.0-2-parisc-di usb-modules-4.15.0-2-parisc-di usb-storage-modules-4.15.0-2-parisc-di input-modules-4.15.0-2-parisc-di event-modules-4.15.0-2-parisc-di mouse-modules-4.15.0-2-parisc-di nic-usb-modules-4.15.0-2-parisc-di sata-modules-4.15.0-2-parisc-di crc-modules-4.15.0-2-parisc-di crypto-modules-4.15.0-2-parisc-di crypto-dm-modules-4.15.0-2-parisc-di ata-modules-4.15.0-2-parisc-di nbd-modules-4.15.0-2-parisc-di squashfs-modules-4.15.0-2-parisc-di virtio-modules-4.15.0-2-parisc-di zlib-modules-4.15.0-2-parisc-di fuse-modules-4.15.0-2-parisc-di kernel-image-4.15.0-2-parisc64-smp-di nic-modules-4.15.0-2-parisc64-smp-di nic-shared-modules-4.15.0-2-parisc64-smp-di serial-modules-4.15.0-2-parisc64-smp-di usb-serial-modules-4.15.0-2-parisc64-smp-di ppp-modules-4.15.0-2-parisc64-smp-di pata-modules-4.15.0-2-parisc64-smp-di cdrom-core-modules-4.15.0-2-parisc64-smp-di scsi-core-modules-4.15.0-2-parisc64-smp-di scsi-modules-4.15.0-2-parisc64-smp-di loop-modules-4.15.0-2-parisc64-smp-di btrfs-modules-4.15.0-2-parisc64-smp-di ext4-modules-4.15.0-2-parisc64-smp-di isofs-modules-4.15.0-2-parisc64-smp-di jfs-modules-4.15.0-2-parisc64-smp-di xfs-modules-4.15.0-2-parisc64-smp-di fat-modules-4.15.0-2-parisc64-smp-di md-modules-4.15.0-2-parisc64-smp-di multipath-modules-4.15.0-2-parisc64-smp-di usb-modules-4.15.0-2-parisc64-smp-di usb-storage-modules-4.15.0-2-parisc64-smp-di fb-modules-4.15.0-2-parisc64-smp-di input-modules-4.15.0-2-parisc64-smp-di event-modules-4.15.0-2-parisc64-smp-di mouse-modules-4.15.0-2-parisc64-smp-di nic-usb-modules-4.15.0-2-parisc64-smp-di sata-modules-4.15.0-2-parisc64-smp-di crc-modules-4.15.0-2-parisc64-smp-di crypto-modules-4.15.0-2-parisc64-smp-di crypto-dm-modules-4.15.0-2-parisc64-smp-di ata-modules-4.15.0-2-parisc64-smp-di nbd-modules-4.15.0-2-parisc64-smp-di squashfs-modules-4.15.0-2-parisc64-smp-di virtio-modules-4.15.0-2-parisc64-smp-di zlib-modules-4.15.0-2-parisc64-smp-di fuse-modules-4.15.0-2-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.15.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-parisc-di nic-modules-4.15.0-2-parisc-di nic-shared-modules-4.15.0-2-parisc-di serial-modules-4.15.0-2-parisc-di usb-serial-modules-4.15.0-2-parisc-di ppp-modules-4.15.0-2-parisc-di pata-modules-4.15.0-2-parisc-di cdrom-core-modules-4.15.0-2-parisc-di scsi-core-modules-4.15.0-2-parisc-di scsi-modules-4.15.0-2-parisc-di loop-modules-4.15.0-2-parisc-di btrfs-modules-4.15.0-2-parisc-di ext4-modules-4.15.0-2-parisc-di isofs-modules-4.15.0-2-parisc-di jfs-modules-4.15.0-2-parisc-di xfs-modules-4.15.0-2-parisc-di fat-modules-4.15.0-2-parisc-di md-modules-4.15.0-2-parisc-di multipath-modules-4.15.0-2-parisc-di usb-modules-4.15.0-2-parisc-di usb-storage-modules-4.15.0-2-parisc-di input-modules-4.15.0-2-parisc-di event-modules-4.15.0-2-parisc-di mouse-modules-4.15.0-2-parisc-di nic-usb-modules-4.15.0-2-parisc-di sata-modules-4.15.0-2-parisc-di crc-modules-4.15.0-2-parisc-di crypto-modules-4.15.0-2-parisc-di crypto-dm-modules-4.15.0-2-parisc-di ata-modules-4.15.0-2-parisc-di nbd-modules-4.15.0-2-parisc-di squashfs-modules-4.15.0-2-parisc-di virtio-modules-4.15.0-2-parisc-di zlib-modules-4.15.0-2-parisc-di fuse-modules-4.15.0-2-parisc-di kernel-image-4.15.0-2-parisc64-smp-di nic-modules-4.15.0-2-parisc64-smp-di nic-shared-modules-4.15.0-2-parisc64-smp-di serial-modules-4.15.0-2-parisc64-smp-di usb-serial-modules-4.15.0-2-parisc64-smp-di ppp-modules-4.15.0-2-parisc64-smp-di pata-modules-4.15.0-2-parisc64-smp-di cdrom-core-modules-4.15.0-2-parisc64-smp-di scsi-core-modules-4.15.0-2-parisc64-smp-di scsi-modules-4.15.0-2-parisc64-smp-di loop-modules-4.15.0-2-parisc64-smp-di btrfs-modules-4.15.0-2-parisc64-smp-di ext4-modules-4.15.0-2-parisc64-smp-di isofs-modules-4.15.0-2-parisc64-smp-di jfs-modules-4.15.0-2-parisc64-smp-di xfs-modules-4.15.0-2-parisc64-smp-di fat-modules-4.15.0-2-parisc64-smp-di md-modules-4.15.0-2-parisc64-smp-di multipath-modules-4.15.0-2-parisc64-smp-di usb-modules-4.15.0-2-parisc64-smp-di usb-storage-modules-4.15.0-2-parisc64-smp-di fb-modules-4.15.0-2-parisc64-smp-di input-modules-4.15.0-2-parisc64-smp-di event-modules-4.15.0-2-parisc64-smp-di mouse-modules-4.15.0-2-parisc64-smp-di nic-usb-modules-4.15.0-2-parisc64-smp-di sata-modules-4.15.0-2-parisc64-smp-di crc-modules-4.15.0-2-parisc64-smp-di crypto-modules-4.15.0-2-parisc64-smp-di crypto-dm-modules-4.15.0-2-parisc64-smp-di ata-modules-4.15.0-2-parisc64-smp-di nbd-modules-4.15.0-2-parisc64-smp-di squashfs-modules-4.15.0-2-parisc64-smp-di virtio-modules-4.15.0-2-parisc64-smp-di zlib-modules-4.15.0-2-parisc64-smp-di fuse-modules-4.15.0-2-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_hppa_none: binary-arch_hppa_none_parisc 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_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.15.0-1' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.0-1' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_hppa_none_real:
  binary-arch_hppa_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.15.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-686-di nic-modules-4.15.0-1-686-di nic-wireless-modules-4.15.0-1-686-di nic-shared-modules-4.15.0-1-686-di serial-modules-4.15.0-1-686-di usb-serial-modules-4.15.0-1-686-di ppp-modules-4.15.0-1-686-di pata-modules-4.15.0-1-686-di cdrom-core-modules-4.15.0-1-686-di firewire-core-modules-4.15.0-1-686-di scsi-core-modules-4.15.0-1-686-di scsi-modules-4.15.0-1-686-di loop-modules-4.15.0-1-686-di btrfs-modules-4.15.0-1-686-di ext4-modules-4.15.0-1-686-di isofs-modules-4.15.0-1-686-di jfs-modules-4.15.0-1-686-di ntfs-modules-4.15.0-1-686-di xfs-modules-4.15.0-1-686-di fat-modules-4.15.0-1-686-di md-modules-4.15.0-1-686-di multipath-modules-4.15.0-1-686-di usb-modules-4.15.0-1-686-di usb-storage-modules-4.15.0-1-686-di pcmcia-storage-modules-4.15.0-1-686-di fb-modules-4.15.0-1-686-di input-modules-4.15.0-1-686-di event-modules-4.15.0-1-686-di mouse-modules-4.15.0-1-686-di nic-pcmcia-modules-4.15.0-1-686-di pcmcia-modules-4.15.0-1-686-di nic-usb-modules-4.15.0-1-686-di sata-modules-4.15.0-1-686-di acpi-modules-4.15.0-1-686-di i2c-modules-4.15.0-1-686-di crc-modules-4.15.0-1-686-di crypto-modules-4.15.0-1-686-di crypto-dm-modules-4.15.0-1-686-di efi-modules-4.15.0-1-686-di ata-modules-4.15.0-1-686-di mmc-core-modules-4.15.0-1-686-di mmc-modules-4.15.0-1-686-di nbd-modules-4.15.0-1-686-di squashfs-modules-4.15.0-1-686-di speakup-modules-4.15.0-1-686-di virtio-modules-4.15.0-1-686-di uinput-modules-4.15.0-1-686-di sound-modules-4.15.0-1-686-di hyperv-modules-4.15.0-1-686-di udf-modules-4.15.0-1-686-di fuse-modules-4.15.0-1-686-di kernel-image-4.15.0-1-686-pae-di nic-modules-4.15.0-1-686-pae-di nic-wireless-modules-4.15.0-1-686-pae-di nic-shared-modules-4.15.0-1-686-pae-di serial-modules-4.15.0-1-686-pae-di usb-serial-modules-4.15.0-1-686-pae-di ppp-modules-4.15.0-1-686-pae-di pata-modules-4.15.0-1-686-pae-di cdrom-core-modules-4.15.0-1-686-pae-di firewire-core-modules-4.15.0-1-686-pae-di scsi-core-modules-4.15.0-1-686-pae-di scsi-modules-4.15.0-1-686-pae-di loop-modules-4.15.0-1-686-pae-di btrfs-modules-4.15.0-1-686-pae-di ext4-modules-4.15.0-1-686-pae-di isofs-modules-4.15.0-1-686-pae-di jfs-modules-4.15.0-1-686-pae-di ntfs-modules-4.15.0-1-686-pae-di xfs-modules-4.15.0-1-686-pae-di fat-modules-4.15.0-1-686-pae-di md-modules-4.15.0-1-686-pae-di multipath-modules-4.15.0-1-686-pae-di usb-modules-4.15.0-1-686-pae-di usb-storage-modules-4.15.0-1-686-pae-di pcmcia-storage-modules-4.15.0-1-686-pae-di fb-modules-4.15.0-1-686-pae-di input-modules-4.15.0-1-686-pae-di event-modules-4.15.0-1-686-pae-di mouse-modules-4.15.0-1-686-pae-di nic-pcmcia-modules-4.15.0-1-686-pae-di pcmcia-modules-4.15.0-1-686-pae-di nic-usb-modules-4.15.0-1-686-pae-di sata-modules-4.15.0-1-686-pae-di acpi-modules-4.15.0-1-686-pae-di i2c-modules-4.15.0-1-686-pae-di crc-modules-4.15.0-1-686-pae-di crypto-modules-4.15.0-1-686-pae-di crypto-dm-modules-4.15.0-1-686-pae-di efi-modules-4.15.0-1-686-pae-di ata-modules-4.15.0-1-686-pae-di mmc-core-modules-4.15.0-1-686-pae-di mmc-modules-4.15.0-1-686-pae-di nbd-modules-4.15.0-1-686-pae-di squashfs-modules-4.15.0-1-686-pae-di speakup-modules-4.15.0-1-686-pae-di virtio-modules-4.15.0-1-686-pae-di uinput-modules-4.15.0-1-686-pae-di sound-modules-4.15.0-1-686-pae-di hyperv-modules-4.15.0-1-686-pae-di udf-modules-4.15.0-1-686-pae-di fuse-modules-4.15.0-1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.15.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-686-di nic-modules-4.15.0-2-686-di nic-wireless-modules-4.15.0-2-686-di nic-shared-modules-4.15.0-2-686-di serial-modules-4.15.0-2-686-di usb-serial-modules-4.15.0-2-686-di ppp-modules-4.15.0-2-686-di pata-modules-4.15.0-2-686-di cdrom-core-modules-4.15.0-2-686-di firewire-core-modules-4.15.0-2-686-di scsi-core-modules-4.15.0-2-686-di scsi-modules-4.15.0-2-686-di loop-modules-4.15.0-2-686-di btrfs-modules-4.15.0-2-686-di ext4-modules-4.15.0-2-686-di isofs-modules-4.15.0-2-686-di jfs-modules-4.15.0-2-686-di ntfs-modules-4.15.0-2-686-di xfs-modules-4.15.0-2-686-di fat-modules-4.15.0-2-686-di md-modules-4.15.0-2-686-di multipath-modules-4.15.0-2-686-di usb-modules-4.15.0-2-686-di usb-storage-modules-4.15.0-2-686-di pcmcia-storage-modules-4.15.0-2-686-di fb-modules-4.15.0-2-686-di input-modules-4.15.0-2-686-di event-modules-4.15.0-2-686-di mouse-modules-4.15.0-2-686-di nic-pcmcia-modules-4.15.0-2-686-di pcmcia-modules-4.15.0-2-686-di nic-usb-modules-4.15.0-2-686-di sata-modules-4.15.0-2-686-di acpi-modules-4.15.0-2-686-di i2c-modules-4.15.0-2-686-di crc-modules-4.15.0-2-686-di crypto-modules-4.15.0-2-686-di crypto-dm-modules-4.15.0-2-686-di efi-modules-4.15.0-2-686-di ata-modules-4.15.0-2-686-di mmc-core-modules-4.15.0-2-686-di mmc-modules-4.15.0-2-686-di nbd-modules-4.15.0-2-686-di squashfs-modules-4.15.0-2-686-di speakup-modules-4.15.0-2-686-di virtio-modules-4.15.0-2-686-di uinput-modules-4.15.0-2-686-di sound-modules-4.15.0-2-686-di hyperv-modules-4.15.0-2-686-di udf-modules-4.15.0-2-686-di fuse-modules-4.15.0-2-686-di kernel-image-4.15.0-2-686-pae-di nic-modules-4.15.0-2-686-pae-di nic-wireless-modules-4.15.0-2-686-pae-di nic-shared-modules-4.15.0-2-686-pae-di serial-modules-4.15.0-2-686-pae-di usb-serial-modules-4.15.0-2-686-pae-di ppp-modules-4.15.0-2-686-pae-di pata-modules-4.15.0-2-686-pae-di cdrom-core-modules-4.15.0-2-686-pae-di firewire-core-modules-4.15.0-2-686-pae-di scsi-core-modules-4.15.0-2-686-pae-di scsi-modules-4.15.0-2-686-pae-di loop-modules-4.15.0-2-686-pae-di btrfs-modules-4.15.0-2-686-pae-di ext4-modules-4.15.0-2-686-pae-di isofs-modules-4.15.0-2-686-pae-di jfs-modules-4.15.0-2-686-pae-di ntfs-modules-4.15.0-2-686-pae-di xfs-modules-4.15.0-2-686-pae-di fat-modules-4.15.0-2-686-pae-di md-modules-4.15.0-2-686-pae-di multipath-modules-4.15.0-2-686-pae-di usb-modules-4.15.0-2-686-pae-di usb-storage-modules-4.15.0-2-686-pae-di pcmcia-storage-modules-4.15.0-2-686-pae-di fb-modules-4.15.0-2-686-pae-di input-modules-4.15.0-2-686-pae-di event-modules-4.15.0-2-686-pae-di mouse-modules-4.15.0-2-686-pae-di nic-pcmcia-modules-4.15.0-2-686-pae-di pcmcia-modules-4.15.0-2-686-pae-di nic-usb-modules-4.15.0-2-686-pae-di sata-modules-4.15.0-2-686-pae-di acpi-modules-4.15.0-2-686-pae-di i2c-modules-4.15.0-2-686-pae-di crc-modules-4.15.0-2-686-pae-di crypto-modules-4.15.0-2-686-pae-di crypto-dm-modules-4.15.0-2-686-pae-di efi-modules-4.15.0-2-686-pae-di ata-modules-4.15.0-2-686-pae-di mmc-core-modules-4.15.0-2-686-pae-di mmc-modules-4.15.0-2-686-pae-di nbd-modules-4.15.0-2-686-pae-di squashfs-modules-4.15.0-2-686-pae-di speakup-modules-4.15.0-2-686-pae-di virtio-modules-4.15.0-2-686-pae-di uinput-modules-4.15.0-2-686-pae-di sound-modules-4.15.0-2-686-pae-di hyperv-modules-4.15.0-2-686-pae-di udf-modules-4.15.0-2-686-pae-di fuse-modules-4.15.0-2-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.15.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-686-di nic-modules-4.15.0-2-686-di nic-wireless-modules-4.15.0-2-686-di nic-shared-modules-4.15.0-2-686-di serial-modules-4.15.0-2-686-di usb-serial-modules-4.15.0-2-686-di ppp-modules-4.15.0-2-686-di pata-modules-4.15.0-2-686-di cdrom-core-modules-4.15.0-2-686-di firewire-core-modules-4.15.0-2-686-di scsi-core-modules-4.15.0-2-686-di scsi-modules-4.15.0-2-686-di loop-modules-4.15.0-2-686-di btrfs-modules-4.15.0-2-686-di ext4-modules-4.15.0-2-686-di isofs-modules-4.15.0-2-686-di jfs-modules-4.15.0-2-686-di ntfs-modules-4.15.0-2-686-di xfs-modules-4.15.0-2-686-di fat-modules-4.15.0-2-686-di md-modules-4.15.0-2-686-di multipath-modules-4.15.0-2-686-di usb-modules-4.15.0-2-686-di usb-storage-modules-4.15.0-2-686-di pcmcia-storage-modules-4.15.0-2-686-di fb-modules-4.15.0-2-686-di input-modules-4.15.0-2-686-di event-modules-4.15.0-2-686-di mouse-modules-4.15.0-2-686-di nic-pcmcia-modules-4.15.0-2-686-di pcmcia-modules-4.15.0-2-686-di nic-usb-modules-4.15.0-2-686-di sata-modules-4.15.0-2-686-di acpi-modules-4.15.0-2-686-di i2c-modules-4.15.0-2-686-di crc-modules-4.15.0-2-686-di crypto-modules-4.15.0-2-686-di crypto-dm-modules-4.15.0-2-686-di efi-modules-4.15.0-2-686-di ata-modules-4.15.0-2-686-di mmc-core-modules-4.15.0-2-686-di mmc-modules-4.15.0-2-686-di nbd-modules-4.15.0-2-686-di squashfs-modules-4.15.0-2-686-di speakup-modules-4.15.0-2-686-di virtio-modules-4.15.0-2-686-di uinput-modules-4.15.0-2-686-di sound-modules-4.15.0-2-686-di hyperv-modules-4.15.0-2-686-di udf-modules-4.15.0-2-686-di fuse-modules-4.15.0-2-686-di kernel-image-4.15.0-2-686-pae-di nic-modules-4.15.0-2-686-pae-di nic-wireless-modules-4.15.0-2-686-pae-di nic-shared-modules-4.15.0-2-686-pae-di serial-modules-4.15.0-2-686-pae-di usb-serial-modules-4.15.0-2-686-pae-di ppp-modules-4.15.0-2-686-pae-di pata-modules-4.15.0-2-686-pae-di cdrom-core-modules-4.15.0-2-686-pae-di firewire-core-modules-4.15.0-2-686-pae-di scsi-core-modules-4.15.0-2-686-pae-di scsi-modules-4.15.0-2-686-pae-di loop-modules-4.15.0-2-686-pae-di btrfs-modules-4.15.0-2-686-pae-di ext4-modules-4.15.0-2-686-pae-di isofs-modules-4.15.0-2-686-pae-di jfs-modules-4.15.0-2-686-pae-di ntfs-modules-4.15.0-2-686-pae-di xfs-modules-4.15.0-2-686-pae-di fat-modules-4.15.0-2-686-pae-di md-modules-4.15.0-2-686-pae-di multipath-modules-4.15.0-2-686-pae-di usb-modules-4.15.0-2-686-pae-di usb-storage-modules-4.15.0-2-686-pae-di pcmcia-storage-modules-4.15.0-2-686-pae-di fb-modules-4.15.0-2-686-pae-di input-modules-4.15.0-2-686-pae-di event-modules-4.15.0-2-686-pae-di mouse-modules-4.15.0-2-686-pae-di nic-pcmcia-modules-4.15.0-2-686-pae-di pcmcia-modules-4.15.0-2-686-pae-di nic-usb-modules-4.15.0-2-686-pae-di sata-modules-4.15.0-2-686-pae-di acpi-modules-4.15.0-2-686-pae-di i2c-modules-4.15.0-2-686-pae-di crc-modules-4.15.0-2-686-pae-di crypto-modules-4.15.0-2-686-pae-di crypto-dm-modules-4.15.0-2-686-pae-di efi-modules-4.15.0-2-686-pae-di ata-modules-4.15.0-2-686-pae-di mmc-core-modules-4.15.0-2-686-pae-di mmc-modules-4.15.0-2-686-pae-di nbd-modules-4.15.0-2-686-pae-di squashfs-modules-4.15.0-2-686-pae-di speakup-modules-4.15.0-2-686-pae-di virtio-modules-4.15.0-2-686-pae-di uinput-modules-4.15.0-2-686-pae-di sound-modules-4.15.0-2-686-pae-di hyperv-modules-4.15.0-2-686-pae-di udf-modules-4.15.0-2-686-pae-di fuse-modules-4.15.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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_i386_none_real:
  binary-arch_i386_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
  binary-arch_m68k::
-       $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.15.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-m68k-di nic-modules-4.15.0-1-m68k-di nic-shared-modules-4.15.0-1-m68k-di ppp-modules-4.15.0-1-m68k-di pata-modules-4.15.0-1-m68k-di cdrom-core-modules-4.15.0-1-m68k-di scsi-core-modules-4.15.0-1-m68k-di scsi-modules-4.15.0-1-m68k-di loop-modules-4.15.0-1-m68k-di btrfs-modules-4.15.0-1-m68k-di ext4-modules-4.15.0-1-m68k-di isofs-modules-4.15.0-1-m68k-di fat-modules-4.15.0-1-m68k-di hfs-modules-4.15.0-1-m68k-di affs-modules-4.15.0-1-m68k-di md-modules-4.15.0-1-m68k-di crc-modules-4.15.0-1-m68k-di crypto-modules-4.15.0-1-m68k-di ata-modules-4.15.0-1-m68k-di nbd-modules-4.15.0-1-m68k-di squashfs-modules-4.15.0-1-m68k-di zlib-modules-4.15.0-1-m68k-di udf-modules-4.15.0-1-m68k-di fuse-modules-4.15.0-1-m68k-di ide-core-modules-4.15.0-1-m68k-di ide-modules-4.15.0-1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.15.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-m68k-di nic-modules-4.15.0-2-m68k-di nic-shared-modules-4.15.0-2-m68k-di ppp-modules-4.15.0-2-m68k-di pata-modules-4.15.0-2-m68k-di cdrom-core-modules-4.15.0-2-m68k-di scsi-core-modules-4.15.0-2-m68k-di scsi-modules-4.15.0-2-m68k-di loop-modules-4.15.0-2-m68k-di btrfs-modules-4.15.0-2-m68k-di ext4-modules-4.15.0-2-m68k-di isofs-modules-4.15.0-2-m68k-di fat-modules-4.15.0-2-m68k-di hfs-modules-4.15.0-2-m68k-di affs-modules-4.15.0-2-m68k-di md-modules-4.15.0-2-m68k-di crc-modules-4.15.0-2-m68k-di crypto-modules-4.15.0-2-m68k-di ata-modules-4.15.0-2-m68k-di nbd-modules-4.15.0-2-m68k-di squashfs-modules-4.15.0-2-m68k-di zlib-modules-4.15.0-2-m68k-di udf-modules-4.15.0-2-m68k-di fuse-modules-4.15.0-2-m68k-di ide-core-modules-4.15.0-2-m68k-di ide-modules-4.15.0-2-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.15.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-m68k-di nic-modules-4.15.0-2-m68k-di nic-shared-modules-4.15.0-2-m68k-di ppp-modules-4.15.0-2-m68k-di pata-modules-4.15.0-2-m68k-di cdrom-core-modules-4.15.0-2-m68k-di scsi-core-modules-4.15.0-2-m68k-di scsi-modules-4.15.0-2-m68k-di loop-modules-4.15.0-2-m68k-di btrfs-modules-4.15.0-2-m68k-di ext4-modules-4.15.0-2-m68k-di isofs-modules-4.15.0-2-m68k-di fat-modules-4.15.0-2-m68k-di hfs-modules-4.15.0-2-m68k-di affs-modules-4.15.0-2-m68k-di md-modules-4.15.0-2-m68k-di crc-modules-4.15.0-2-m68k-di crypto-modules-4.15.0-2-m68k-di ata-modules-4.15.0-2-m68k-di nbd-modules-4.15.0-2-m68k-di squashfs-modules-4.15.0-2-m68k-di zlib-modules-4.15.0-2-m68k-di udf-modules-4.15.0-2-m68k-di fuse-modules-4.15.0-2-m68k-di ide-core-modules-4.15.0-2-m68k-di ide-modules-4.15.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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_m68k_none_real:
  binary-arch_m68k_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
  binary-arch_mips::
-       $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.15.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-4kc-malta-di nic-modules-4.15.0-1-4kc-malta-di nic-wireless-modules-4.15.0-1-4kc-malta-di nic-shared-modules-4.15.0-1-4kc-malta-di usb-serial-modules-4.15.0-1-4kc-malta-di ppp-modules-4.15.0-1-4kc-malta-di pata-modules-4.15.0-1-4kc-malta-di cdrom-core-modules-4.15.0-1-4kc-malta-di scsi-core-modules-4.15.0-1-4kc-malta-di scsi-modules-4.15.0-1-4kc-malta-di loop-modules-4.15.0-1-4kc-malta-di btrfs-modules-4.15.0-1-4kc-malta-di ext4-modules-4.15.0-1-4kc-malta-di isofs-modules-4.15.0-1-4kc-malta-di jfs-modules-4.15.0-1-4kc-malta-di ntfs-modules-4.15.0-1-4kc-malta-di xfs-modules-4.15.0-1-4kc-malta-di fat-modules-4.15.0-1-4kc-malta-di hfs-modules-4.15.0-1-4kc-malta-di affs-modules-4.15.0-1-4kc-malta-di minix-modules-4.15.0-1-4kc-malta-di md-modules-4.15.0-1-4kc-malta-di multipath-modules-4.15.0-1-4kc-malta-di usb-modules-4.15.0-1-4kc-malta-di usb-storage-modules-4.15.0-1-4kc-malta-di input-modules-4.15.0-1-4kc-malta-di event-modules-4.15.0-1-4kc-malta-di mouse-modules-4.15.0-1-4kc-malta-di nic-usb-modules-4.15.0-1-4kc-malta-di sata-modules-4.15.0-1-4kc-malta-di i2c-modules-4.15.0-1-4kc-malta-di crc-modules-4.15.0-1-4kc-malta-di crypto-modules-4.15.0-1-4kc-malta-di crypto-dm-modules-4.15.0-1-4kc-malta-di ata-modules-4.15.0-1-4kc-malta-di mmc-core-modules-4.15.0-1-4kc-malta-di mmc-modules-4.15.0-1-4kc-malta-di nbd-modules-4.15.0-1-4kc-malta-di squashfs-modules-4.15.0-1-4kc-malta-di virtio-modules-4.15.0-1-4kc-malta-di sound-modules-4.15.0-1-4kc-malta-di zlib-modules-4.15.0-1-4kc-malta-di udf-modules-4.15.0-1-4kc-malta-di fuse-modules-4.15.0-1-4kc-malta-di kernel-image-4.15.0-1-octeon-di nic-modules-4.15.0-1-octeon-di nic-wireless-modules-4.15.0-1-octeon-di nic-shared-modules-4.15.0-1-octeon-di usb-serial-modules-4.15.0-1-octeon-di ppp-modules-4.15.0-1-octeon-di pata-modules-4.15.0-1-octeon-di cdrom-core-modules-4.15.0-1-octeon-di scsi-core-modules-4.15.0-1-octeon-di scsi-modules-4.15.0-1-octeon-di loop-modules-4.15.0-1-octeon-di btrfs-modules-4.15.0-1-octeon-di ext4-modules-4.15.0-1-octeon-di isofs-modules-4.15.0-1-octeon-di jfs-modules-4.15.0-1-octeon-di ntfs-modules-4.15.0-1-octeon-di xfs-modules-4.15.0-1-octeon-di fat-modules-4.15.0-1-octeon-di hfs-modules-4.15.0-1-octeon-di affs-modules-4.15.0-1-octeon-di minix-modules-4.15.0-1-octeon-di md-modules-4.15.0-1-octeon-di multipath-modules-4.15.0-1-octeon-di usb-modules-4.15.0-1-octeon-di usb-storage-modules-4.15.0-1-octeon-di input-modules-4.15.0-1-octeon-di event-modules-4.15.0-1-octeon-di nic-usb-modules-4.15.0-1-octeon-di sata-modules-4.15.0-1-octeon-di crc-modules-4.15.0-1-octeon-di crypto-modules-4.15.0-1-octeon-di crypto-dm-modules-4.15.0-1-octeon-di nbd-modules-4.15.0-1-octeon-di squashfs-modules-4.15.0-1-octeon-di rtc-modules-4.15.0-1-octeon-di virtio-modules-4.15.0-1-octeon-di sound-modules-4.15.0-1-octeon-di zlib-modules-4.15.0-1-octeon-di udf-modules-4.15.0-1-octeon-di fuse-modules-4.15.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.15.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-4kc-malta-di nic-modules-4.15.0-2-4kc-malta-di nic-wireless-modules-4.15.0-2-4kc-malta-di nic-shared-modules-4.15.0-2-4kc-malta-di usb-serial-modules-4.15.0-2-4kc-malta-di ppp-modules-4.15.0-2-4kc-malta-di pata-modules-4.15.0-2-4kc-malta-di cdrom-core-modules-4.15.0-2-4kc-malta-di scsi-core-modules-4.15.0-2-4kc-malta-di scsi-modules-4.15.0-2-4kc-malta-di loop-modules-4.15.0-2-4kc-malta-di btrfs-modules-4.15.0-2-4kc-malta-di ext4-modules-4.15.0-2-4kc-malta-di isofs-modules-4.15.0-2-4kc-malta-di jfs-modules-4.15.0-2-4kc-malta-di ntfs-modules-4.15.0-2-4kc-malta-di xfs-modules-4.15.0-2-4kc-malta-di fat-modules-4.15.0-2-4kc-malta-di hfs-modules-4.15.0-2-4kc-malta-di affs-modules-4.15.0-2-4kc-malta-di minix-modules-4.15.0-2-4kc-malta-di md-modules-4.15.0-2-4kc-malta-di multipath-modules-4.15.0-2-4kc-malta-di usb-modules-4.15.0-2-4kc-malta-di usb-storage-modules-4.15.0-2-4kc-malta-di input-modules-4.15.0-2-4kc-malta-di event-modules-4.15.0-2-4kc-malta-di mouse-modules-4.15.0-2-4kc-malta-di nic-usb-modules-4.15.0-2-4kc-malta-di sata-modules-4.15.0-2-4kc-malta-di i2c-modules-4.15.0-2-4kc-malta-di crc-modules-4.15.0-2-4kc-malta-di crypto-modules-4.15.0-2-4kc-malta-di crypto-dm-modules-4.15.0-2-4kc-malta-di ata-modules-4.15.0-2-4kc-malta-di mmc-core-modules-4.15.0-2-4kc-malta-di mmc-modules-4.15.0-2-4kc-malta-di nbd-modules-4.15.0-2-4kc-malta-di squashfs-modules-4.15.0-2-4kc-malta-di virtio-modules-4.15.0-2-4kc-malta-di sound-modules-4.15.0-2-4kc-malta-di zlib-modules-4.15.0-2-4kc-malta-di udf-modules-4.15.0-2-4kc-malta-di fuse-modules-4.15.0-2-4kc-malta-di kernel-image-4.15.0-2-octeon-di nic-modules-4.15.0-2-octeon-di nic-wireless-modules-4.15.0-2-octeon-di nic-shared-modules-4.15.0-2-octeon-di usb-serial-modules-4.15.0-2-octeon-di ppp-modules-4.15.0-2-octeon-di pata-modules-4.15.0-2-octeon-di cdrom-core-modules-4.15.0-2-octeon-di scsi-core-modules-4.15.0-2-octeon-di scsi-modules-4.15.0-2-octeon-di loop-modules-4.15.0-2-octeon-di btrfs-modules-4.15.0-2-octeon-di ext4-modules-4.15.0-2-octeon-di isofs-modules-4.15.0-2-octeon-di jfs-modules-4.15.0-2-octeon-di ntfs-modules-4.15.0-2-octeon-di xfs-modules-4.15.0-2-octeon-di fat-modules-4.15.0-2-octeon-di hfs-modules-4.15.0-2-octeon-di affs-modules-4.15.0-2-octeon-di minix-modules-4.15.0-2-octeon-di md-modules-4.15.0-2-octeon-di multipath-modules-4.15.0-2-octeon-di usb-modules-4.15.0-2-octeon-di usb-storage-modules-4.15.0-2-octeon-di input-modules-4.15.0-2-octeon-di event-modules-4.15.0-2-octeon-di nic-usb-modules-4.15.0-2-octeon-di sata-modules-4.15.0-2-octeon-di crc-modules-4.15.0-2-octeon-di crypto-modules-4.15.0-2-octeon-di crypto-dm-modules-4.15.0-2-octeon-di nbd-modules-4.15.0-2-octeon-di squashfs-modules-4.15.0-2-octeon-di rtc-modules-4.15.0-2-octeon-di virtio-modules-4.15.0-2-octeon-di sound-modules-4.15.0-2-octeon-di zlib-modules-4.15.0-2-octeon-di udf-modules-4.15.0-2-octeon-di fuse-modules-4.15.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.15.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-4kc-malta-di nic-modules-4.15.0-2-4kc-malta-di nic-wireless-modules-4.15.0-2-4kc-malta-di nic-shared-modules-4.15.0-2-4kc-malta-di usb-serial-modules-4.15.0-2-4kc-malta-di ppp-modules-4.15.0-2-4kc-malta-di pata-modules-4.15.0-2-4kc-malta-di cdrom-core-modules-4.15.0-2-4kc-malta-di scsi-core-modules-4.15.0-2-4kc-malta-di scsi-modules-4.15.0-2-4kc-malta-di loop-modules-4.15.0-2-4kc-malta-di btrfs-modules-4.15.0-2-4kc-malta-di ext4-modules-4.15.0-2-4kc-malta-di isofs-modules-4.15.0-2-4kc-malta-di jfs-modules-4.15.0-2-4kc-malta-di ntfs-modules-4.15.0-2-4kc-malta-di xfs-modules-4.15.0-2-4kc-malta-di fat-modules-4.15.0-2-4kc-malta-di hfs-modules-4.15.0-2-4kc-malta-di affs-modules-4.15.0-2-4kc-malta-di minix-modules-4.15.0-2-4kc-malta-di md-modules-4.15.0-2-4kc-malta-di multipath-modules-4.15.0-2-4kc-malta-di usb-modules-4.15.0-2-4kc-malta-di usb-storage-modules-4.15.0-2-4kc-malta-di input-modules-4.15.0-2-4kc-malta-di event-modules-4.15.0-2-4kc-malta-di mouse-modules-4.15.0-2-4kc-malta-di nic-usb-modules-4.15.0-2-4kc-malta-di sata-modules-4.15.0-2-4kc-malta-di i2c-modules-4.15.0-2-4kc-malta-di crc-modules-4.15.0-2-4kc-malta-di crypto-modules-4.15.0-2-4kc-malta-di crypto-dm-modules-4.15.0-2-4kc-malta-di ata-modules-4.15.0-2-4kc-malta-di mmc-core-modules-4.15.0-2-4kc-malta-di mmc-modules-4.15.0-2-4kc-malta-di nbd-modules-4.15.0-2-4kc-malta-di squashfs-modules-4.15.0-2-4kc-malta-di virtio-modules-4.15.0-2-4kc-malta-di sound-modules-4.15.0-2-4kc-malta-di zlib-modules-4.15.0-2-4kc-malta-di udf-modules-4.15.0-2-4kc-malta-di fuse-modules-4.15.0-2-4kc-malta-di kernel-image-4.15.0-2-octeon-di nic-modules-4.15.0-2-octeon-di nic-wireless-modules-4.15.0-2-octeon-di nic-shared-modules-4.15.0-2-octeon-di usb-serial-modules-4.15.0-2-octeon-di ppp-modules-4.15.0-2-octeon-di pata-modules-4.15.0-2-octeon-di cdrom-core-modules-4.15.0-2-octeon-di scsi-core-modules-4.15.0-2-octeon-di scsi-modules-4.15.0-2-octeon-di loop-modules-4.15.0-2-octeon-di btrfs-modules-4.15.0-2-octeon-di ext4-modules-4.15.0-2-octeon-di isofs-modules-4.15.0-2-octeon-di jfs-modules-4.15.0-2-octeon-di ntfs-modules-4.15.0-2-octeon-di xfs-modules-4.15.0-2-octeon-di fat-modules-4.15.0-2-octeon-di hfs-modules-4.15.0-2-octeon-di affs-modules-4.15.0-2-octeon-di minix-modules-4.15.0-2-octeon-di md-modules-4.15.0-2-octeon-di multipath-modules-4.15.0-2-octeon-di usb-modules-4.15.0-2-octeon-di usb-storage-modules-4.15.0-2-octeon-di input-modules-4.15.0-2-octeon-di event-modules-4.15.0-2-octeon-di nic-usb-modules-4.15.0-2-octeon-di sata-modules-4.15.0-2-octeon-di crc-modules-4.15.0-2-octeon-di crypto-modules-4.15.0-2-octeon-di crypto-dm-modules-4.15.0-2-octeon-di nbd-modules-4.15.0-2-octeon-di squashfs-modules-4.15.0-2-octeon-di rtc-modules-4.15.0-2-octeon-di virtio-modules-4.15.0-2-octeon-di sound-modules-4.15.0-2-octeon-di zlib-modules-4.15.0-2-octeon-di udf-modules-4.15.0-2-octeon-di fuse-modules-4.15.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.15.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-5kc-malta-di nic-modules-4.15.0-1-5kc-malta-di nic-wireless-modules-4.15.0-1-5kc-malta-di nic-shared-modules-4.15.0-1-5kc-malta-di usb-serial-modules-4.15.0-1-5kc-malta-di ppp-modules-4.15.0-1-5kc-malta-di pata-modules-4.15.0-1-5kc-malta-di cdrom-core-modules-4.15.0-1-5kc-malta-di scsi-core-modules-4.15.0-1-5kc-malta-di scsi-modules-4.15.0-1-5kc-malta-di loop-modules-4.15.0-1-5kc-malta-di btrfs-modules-4.15.0-1-5kc-malta-di ext4-modules-4.15.0-1-5kc-malta-di isofs-modules-4.15.0-1-5kc-malta-di jfs-modules-4.15.0-1-5kc-malta-di ntfs-modules-4.15.0-1-5kc-malta-di xfs-modules-4.15.0-1-5kc-malta-di fat-modules-4.15.0-1-5kc-malta-di hfs-modules-4.15.0-1-5kc-malta-di affs-modules-4.15.0-1-5kc-malta-di minix-modules-4.15.0-1-5kc-malta-di md-modules-4.15.0-1-5kc-malta-di multipath-modules-4.15.0-1-5kc-malta-di usb-modules-4.15.0-1-5kc-malta-di usb-storage-modules-4.15.0-1-5kc-malta-di input-modules-4.15.0-1-5kc-malta-di event-modules-4.15.0-1-5kc-malta-di mouse-modules-4.15.0-1-5kc-malta-di nic-usb-modules-4.15.0-1-5kc-malta-di sata-modules-4.15.0-1-5kc-malta-di i2c-modules-4.15.0-1-5kc-malta-di crc-modules-4.15.0-1-5kc-malta-di crypto-modules-4.15.0-1-5kc-malta-di crypto-dm-modules-4.15.0-1-5kc-malta-di ata-modules-4.15.0-1-5kc-malta-di mmc-core-modules-4.15.0-1-5kc-malta-di mmc-modules-4.15.0-1-5kc-malta-di nbd-modules-4.15.0-1-5kc-malta-di squashfs-modules-4.15.0-1-5kc-malta-di virtio-modules-4.15.0-1-5kc-malta-di sound-modules-4.15.0-1-5kc-malta-di zlib-modules-4.15.0-1-5kc-malta-di udf-modules-4.15.0-1-5kc-malta-di fuse-modules-4.15.0-1-5kc-malta-di kernel-image-4.15.0-1-octeon-di nic-modules-4.15.0-1-octeon-di nic-wireless-modules-4.15.0-1-octeon-di nic-shared-modules-4.15.0-1-octeon-di usb-serial-modules-4.15.0-1-octeon-di ppp-modules-4.15.0-1-octeon-di pata-modules-4.15.0-1-octeon-di cdrom-core-modules-4.15.0-1-octeon-di scsi-core-modules-4.15.0-1-octeon-di scsi-modules-4.15.0-1-octeon-di loop-modules-4.15.0-1-octeon-di btrfs-modules-4.15.0-1-octeon-di ext4-modules-4.15.0-1-octeon-di isofs-modules-4.15.0-1-octeon-di jfs-modules-4.15.0-1-octeon-di ntfs-modules-4.15.0-1-octeon-di xfs-modules-4.15.0-1-octeon-di fat-modules-4.15.0-1-octeon-di hfs-modules-4.15.0-1-octeon-di affs-modules-4.15.0-1-octeon-di minix-modules-4.15.0-1-octeon-di md-modules-4.15.0-1-octeon-di multipath-modules-4.15.0-1-octeon-di usb-modules-4.15.0-1-octeon-di usb-storage-modules-4.15.0-1-octeon-di input-modules-4.15.0-1-octeon-di event-modules-4.15.0-1-octeon-di nic-usb-modules-4.15.0-1-octeon-di sata-modules-4.15.0-1-octeon-di crc-modules-4.15.0-1-octeon-di crypto-modules-4.15.0-1-octeon-di crypto-dm-modules-4.15.0-1-octeon-di nbd-modules-4.15.0-1-octeon-di squashfs-modules-4.15.0-1-octeon-di rtc-modules-4.15.0-1-octeon-di virtio-modules-4.15.0-1-octeon-di sound-modules-4.15.0-1-octeon-di zlib-modules-4.15.0-1-octeon-di udf-modules-4.15.0-1-octeon-di fuse-modules-4.15.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='4.15.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-5kc-malta-di nic-modules-4.15.0-2-5kc-malta-di nic-wireless-modules-4.15.0-2-5kc-malta-di nic-shared-modules-4.15.0-2-5kc-malta-di usb-serial-modules-4.15.0-2-5kc-malta-di ppp-modules-4.15.0-2-5kc-malta-di pata-modules-4.15.0-2-5kc-malta-di cdrom-core-modules-4.15.0-2-5kc-malta-di scsi-core-modules-4.15.0-2-5kc-malta-di scsi-modules-4.15.0-2-5kc-malta-di loop-modules-4.15.0-2-5kc-malta-di btrfs-modules-4.15.0-2-5kc-malta-di ext4-modules-4.15.0-2-5kc-malta-di isofs-modules-4.15.0-2-5kc-malta-di jfs-modules-4.15.0-2-5kc-malta-di ntfs-modules-4.15.0-2-5kc-malta-di xfs-modules-4.15.0-2-5kc-malta-di fat-modules-4.15.0-2-5kc-malta-di hfs-modules-4.15.0-2-5kc-malta-di affs-modules-4.15.0-2-5kc-malta-di minix-modules-4.15.0-2-5kc-malta-di md-modules-4.15.0-2-5kc-malta-di multipath-modules-4.15.0-2-5kc-malta-di usb-modules-4.15.0-2-5kc-malta-di usb-storage-modules-4.15.0-2-5kc-malta-di input-modules-4.15.0-2-5kc-malta-di event-modules-4.15.0-2-5kc-malta-di mouse-modules-4.15.0-2-5kc-malta-di nic-usb-modules-4.15.0-2-5kc-malta-di sata-modules-4.15.0-2-5kc-malta-di i2c-modules-4.15.0-2-5kc-malta-di crc-modules-4.15.0-2-5kc-malta-di crypto-modules-4.15.0-2-5kc-malta-di crypto-dm-modules-4.15.0-2-5kc-malta-di ata-modules-4.15.0-2-5kc-malta-di mmc-core-modules-4.15.0-2-5kc-malta-di mmc-modules-4.15.0-2-5kc-malta-di nbd-modules-4.15.0-2-5kc-malta-di squashfs-modules-4.15.0-2-5kc-malta-di virtio-modules-4.15.0-2-5kc-malta-di sound-modules-4.15.0-2-5kc-malta-di zlib-modules-4.15.0-2-5kc-malta-di udf-modules-4.15.0-2-5kc-malta-di fuse-modules-4.15.0-2-5kc-malta-di kernel-image-4.15.0-2-octeon-di nic-modules-4.15.0-2-octeon-di nic-wireless-modules-4.15.0-2-octeon-di nic-shared-modules-4.15.0-2-octeon-di usb-serial-modules-4.15.0-2-octeon-di ppp-modules-4.15.0-2-octeon-di pata-modules-4.15.0-2-octeon-di cdrom-core-modules-4.15.0-2-octeon-di scsi-core-modules-4.15.0-2-octeon-di scsi-modules-4.15.0-2-octeon-di loop-modules-4.15.0-2-octeon-di btrfs-modules-4.15.0-2-octeon-di ext4-modules-4.15.0-2-octeon-di isofs-modules-4.15.0-2-octeon-di jfs-modules-4.15.0-2-octeon-di ntfs-modules-4.15.0-2-octeon-di xfs-modules-4.15.0-2-octeon-di fat-modules-4.15.0-2-octeon-di hfs-modules-4.15.0-2-octeon-di affs-modules-4.15.0-2-octeon-di minix-modules-4.15.0-2-octeon-di md-modules-4.15.0-2-octeon-di multipath-modules-4.15.0-2-octeon-di usb-modules-4.15.0-2-octeon-di usb-storage-modules-4.15.0-2-octeon-di input-modules-4.15.0-2-octeon-di event-modules-4.15.0-2-octeon-di nic-usb-modules-4.15.0-2-octeon-di sata-modules-4.15.0-2-octeon-di crc-modules-4.15.0-2-octeon-di crypto-modules-4.15.0-2-octeon-di crypto-dm-modules-4.15.0-2-octeon-di nbd-modules-4.15.0-2-octeon-di squashfs-modules-4.15.0-2-octeon-di rtc-modules-4.15.0-2-octeon-di virtio-modules-4.15.0-2-octeon-di sound-modules-4.15.0-2-octeon-di zlib-modules-4.15.0-2-octeon-di udf-modules-4.15.0-2-octeon-di fuse-modules-4.15.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='4.15.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-5kc-malta-di nic-modules-4.15.0-2-5kc-malta-di nic-wireless-modules-4.15.0-2-5kc-malta-di nic-shared-modules-4.15.0-2-5kc-malta-di usb-serial-modules-4.15.0-2-5kc-malta-di ppp-modules-4.15.0-2-5kc-malta-di pata-modules-4.15.0-2-5kc-malta-di cdrom-core-modules-4.15.0-2-5kc-malta-di scsi-core-modules-4.15.0-2-5kc-malta-di scsi-modules-4.15.0-2-5kc-malta-di loop-modules-4.15.0-2-5kc-malta-di btrfs-modules-4.15.0-2-5kc-malta-di ext4-modules-4.15.0-2-5kc-malta-di isofs-modules-4.15.0-2-5kc-malta-di jfs-modules-4.15.0-2-5kc-malta-di ntfs-modules-4.15.0-2-5kc-malta-di xfs-modules-4.15.0-2-5kc-malta-di fat-modules-4.15.0-2-5kc-malta-di hfs-modules-4.15.0-2-5kc-malta-di affs-modules-4.15.0-2-5kc-malta-di minix-modules-4.15.0-2-5kc-malta-di md-modules-4.15.0-2-5kc-malta-di multipath-modules-4.15.0-2-5kc-malta-di usb-modules-4.15.0-2-5kc-malta-di usb-storage-modules-4.15.0-2-5kc-malta-di input-modules-4.15.0-2-5kc-malta-di event-modules-4.15.0-2-5kc-malta-di mouse-modules-4.15.0-2-5kc-malta-di nic-usb-modules-4.15.0-2-5kc-malta-di sata-modules-4.15.0-2-5kc-malta-di i2c-modules-4.15.0-2-5kc-malta-di crc-modules-4.15.0-2-5kc-malta-di crypto-modules-4.15.0-2-5kc-malta-di crypto-dm-modules-4.15.0-2-5kc-malta-di ata-modules-4.15.0-2-5kc-malta-di mmc-core-modules-4.15.0-2-5kc-malta-di mmc-modules-4.15.0-2-5kc-malta-di nbd-modules-4.15.0-2-5kc-malta-di squashfs-modules-4.15.0-2-5kc-malta-di virtio-modules-4.15.0-2-5kc-malta-di sound-modules-4.15.0-2-5kc-malta-di zlib-modules-4.15.0-2-5kc-malta-di udf-modules-4.15.0-2-5kc-malta-di fuse-modules-4.15.0-2-5kc-malta-di kernel-image-4.15.0-2-octeon-di nic-modules-4.15.0-2-octeon-di nic-wireless-modules-4.15.0-2-octeon-di nic-shared-modules-4.15.0-2-octeon-di usb-serial-modules-4.15.0-2-octeon-di ppp-modules-4.15.0-2-octeon-di pata-modules-4.15.0-2-octeon-di cdrom-core-modules-4.15.0-2-octeon-di scsi-core-modules-4.15.0-2-octeon-di scsi-modules-4.15.0-2-octeon-di loop-modules-4.15.0-2-octeon-di btrfs-modules-4.15.0-2-octeon-di ext4-modules-4.15.0-2-octeon-di isofs-modules-4.15.0-2-octeon-di jfs-modules-4.15.0-2-octeon-di ntfs-modules-4.15.0-2-octeon-di xfs-modules-4.15.0-2-octeon-di fat-modules-4.15.0-2-octeon-di hfs-modules-4.15.0-2-octeon-di affs-modules-4.15.0-2-octeon-di minix-modules-4.15.0-2-octeon-di md-modules-4.15.0-2-octeon-di multipath-modules-4.15.0-2-octeon-di usb-modules-4.15.0-2-octeon-di usb-storage-modules-4.15.0-2-octeon-di input-modules-4.15.0-2-octeon-di event-modules-4.15.0-2-octeon-di nic-usb-modules-4.15.0-2-octeon-di sata-modules-4.15.0-2-octeon-di crc-modules-4.15.0-2-octeon-di crypto-modules-4.15.0-2-octeon-di crypto-dm-modules-4.15.0-2-octeon-di nbd-modules-4.15.0-2-octeon-di squashfs-modules-4.15.0-2-octeon-di rtc-modules-4.15.0-2-octeon-di virtio-modules-4.15.0-2-octeon-di sound-modules-4.15.0-2-octeon-di zlib-modules-4.15.0-2-octeon-di udf-modules-4.15.0-2-octeon-di fuse-modules-4.15.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.15.0-1' 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.15.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips64_none_real:
  binary-arch_mips64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
  binary-arch_mips64el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.15.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-5kc-malta-di nic-modules-4.15.0-1-5kc-malta-di nic-wireless-modules-4.15.0-1-5kc-malta-di nic-shared-modules-4.15.0-1-5kc-malta-di usb-serial-modules-4.15.0-1-5kc-malta-di ppp-modules-4.15.0-1-5kc-malta-di pata-modules-4.15.0-1-5kc-malta-di cdrom-core-modules-4.15.0-1-5kc-malta-di scsi-core-modules-4.15.0-1-5kc-malta-di scsi-modules-4.15.0-1-5kc-malta-di loop-modules-4.15.0-1-5kc-malta-di btrfs-modules-4.15.0-1-5kc-malta-di ext4-modules-4.15.0-1-5kc-malta-di isofs-modules-4.15.0-1-5kc-malta-di jfs-modules-4.15.0-1-5kc-malta-di ntfs-modules-4.15.0-1-5kc-malta-di xfs-modules-4.15.0-1-5kc-malta-di fat-modules-4.15.0-1-5kc-malta-di hfs-modules-4.15.0-1-5kc-malta-di affs-modules-4.15.0-1-5kc-malta-di minix-modules-4.15.0-1-5kc-malta-di md-modules-4.15.0-1-5kc-malta-di multipath-modules-4.15.0-1-5kc-malta-di usb-modules-4.15.0-1-5kc-malta-di usb-storage-modules-4.15.0-1-5kc-malta-di input-modules-4.15.0-1-5kc-malta-di event-modules-4.15.0-1-5kc-malta-di mouse-modules-4.15.0-1-5kc-malta-di nic-usb-modules-4.15.0-1-5kc-malta-di sata-modules-4.15.0-1-5kc-malta-di i2c-modules-4.15.0-1-5kc-malta-di crc-modules-4.15.0-1-5kc-malta-di crypto-modules-4.15.0-1-5kc-malta-di crypto-dm-modules-4.15.0-1-5kc-malta-di ata-modules-4.15.0-1-5kc-malta-di mmc-core-modules-4.15.0-1-5kc-malta-di mmc-modules-4.15.0-1-5kc-malta-di nbd-modules-4.15.0-1-5kc-malta-di squashfs-modules-4.15.0-1-5kc-malta-di virtio-modules-4.15.0-1-5kc-malta-di sound-modules-4.15.0-1-5kc-malta-di zlib-modules-4.15.0-1-5kc-malta-di udf-modules-4.15.0-1-5kc-malta-di fuse-modules-4.15.0-1-5kc-malta-di kernel-image-4.15.0-1-loongson-3-di nic-modules-4.15.0-1-loongson-3-di nic-wireless-modules-4.15.0-1-loongson-3-di nic-shared-modules-4.15.0-1-loongson-3-di usb-serial-modules-4.15.0-1-loongson-3-di ppp-modules-4.15.0-1-loongson-3-di pata-modules-4.15.0-1-loongson-3-di cdrom-core-modules-4.15.0-1-loongson-3-di firewire-core-modules-4.15.0-1-loongson-3-di scsi-core-modules-4.15.0-1-loongson-3-di scsi-modules-4.15.0-1-loongson-3-di loop-modules-4.15.0-1-loongson-3-di btrfs-modules-4.15.0-1-loongson-3-di ext4-modules-4.15.0-1-loongson-3-di isofs-modules-4.15.0-1-loongson-3-di jfs-modules-4.15.0-1-loongson-3-di ntfs-modules-4.15.0-1-loongson-3-di xfs-modules-4.15.0-1-loongson-3-di fat-modules-4.15.0-1-loongson-3-di hfs-modules-4.15.0-1-loongson-3-di affs-modules-4.15.0-1-loongson-3-di minix-modules-4.15.0-1-loongson-3-di nfs-modules-4.15.0-1-loongson-3-di md-modules-4.15.0-1-loongson-3-di multipath-modules-4.15.0-1-loongson-3-di usb-modules-4.15.0-1-loongson-3-di usb-storage-modules-4.15.0-1-loongson-3-di fb-modules-4.15.0-1-loongson-3-di input-modules-4.15.0-1-loongson-3-di event-modules-4.15.0-1-loongson-3-di nic-usb-modules-4.15.0-1-loongson-3-di sata-modules-4.15.0-1-loongson-3-di crc-modules-4.15.0-1-loongson-3-di crypto-modules-4.15.0-1-loongson-3-di crypto-dm-modules-4.15.0-1-loongson-3-di ata-modules-4.15.0-1-loongson-3-di nbd-modules-4.15.0-1-loongson-3-di squashfs-modules-4.15.0-1-loongson-3-di speakup-modules-4.15.0-1-loongson-3-di virtio-modules-4.15.0-1-loongson-3-di sound-modules-4.15.0-1-loongson-3-di zlib-modules-4.15.0-1-loongson-3-di udf-modules-4.15.0-1-loongson-3-di fuse-modules-4.15.0-1-loongson-3-di kernel-image-4.15.0-1-octeon-di nic-modules-4.15.0-1-octeon-di nic-wireless-modules-4.15.0-1-octeon-di nic-shared-modules-4.15.0-1-octeon-di usb-serial-modules-4.15.0-1-octeon-di ppp-modules-4.15.0-1-octeon-di pata-modules-4.15.0-1-octeon-di cdrom-core-modules-4.15.0-1-octeon-di scsi-core-modules-4.15.0-1-octeon-di scsi-modules-4.15.0-1-octeon-di loop-modules-4.15.0-1-octeon-di btrfs-modules-4.15.0-1-octeon-di ext4-modules-4.15.0-1-octeon-di isofs-modules-4.15.0-1-octeon-di jfs-modules-4.15.0-1-octeon-di ntfs-modules-4.15.0-1-octeon-di xfs-modules-4.15.0-1-octeon-di fat-modules-4.15.0-1-octeon-di hfs-modules-4.15.0-1-octeon-di affs-modules-4.15.0-1-octeon-di minix-modules-4.15.0-1-octeon-di md-modules-4.15.0-1-octeon-di multipath-modules-4.15.0-1-octeon-di usb-modules-4.15.0-1-octeon-di usb-storage-modules-4.15.0-1-octeon-di input-modules-4.15.0-1-octeon-di event-modules-4.15.0-1-octeon-di nic-usb-modules-4.15.0-1-octeon-di sata-modules-4.15.0-1-octeon-di crc-modules-4.15.0-1-octeon-di crypto-modules-4.15.0-1-octeon-di crypto-dm-modules-4.15.0-1-octeon-di nbd-modules-4.15.0-1-octeon-di squashfs-modules-4.15.0-1-octeon-di rtc-modules-4.15.0-1-octeon-di virtio-modules-4.15.0-1-octeon-di sound-modules-4.15.0-1-octeon-di zlib-modules-4.15.0-1-octeon-di udf-modules-4.15.0-1-octeon-di fuse-modules-4.15.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.15.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-5kc-malta-di nic-modules-4.15.0-2-5kc-malta-di nic-wireless-modules-4.15.0-2-5kc-malta-di nic-shared-modules-4.15.0-2-5kc-malta-di usb-serial-modules-4.15.0-2-5kc-malta-di ppp-modules-4.15.0-2-5kc-malta-di pata-modules-4.15.0-2-5kc-malta-di cdrom-core-modules-4.15.0-2-5kc-malta-di scsi-core-modules-4.15.0-2-5kc-malta-di scsi-modules-4.15.0-2-5kc-malta-di loop-modules-4.15.0-2-5kc-malta-di btrfs-modules-4.15.0-2-5kc-malta-di ext4-modules-4.15.0-2-5kc-malta-di isofs-modules-4.15.0-2-5kc-malta-di jfs-modules-4.15.0-2-5kc-malta-di ntfs-modules-4.15.0-2-5kc-malta-di xfs-modules-4.15.0-2-5kc-malta-di fat-modules-4.15.0-2-5kc-malta-di hfs-modules-4.15.0-2-5kc-malta-di affs-modules-4.15.0-2-5kc-malta-di minix-modules-4.15.0-2-5kc-malta-di md-modules-4.15.0-2-5kc-malta-di multipath-modules-4.15.0-2-5kc-malta-di usb-modules-4.15.0-2-5kc-malta-di usb-storage-modules-4.15.0-2-5kc-malta-di input-modules-4.15.0-2-5kc-malta-di event-modules-4.15.0-2-5kc-malta-di mouse-modules-4.15.0-2-5kc-malta-di nic-usb-modules-4.15.0-2-5kc-malta-di sata-modules-4.15.0-2-5kc-malta-di i2c-modules-4.15.0-2-5kc-malta-di crc-modules-4.15.0-2-5kc-malta-di crypto-modules-4.15.0-2-5kc-malta-di crypto-dm-modules-4.15.0-2-5kc-malta-di ata-modules-4.15.0-2-5kc-malta-di mmc-core-modules-4.15.0-2-5kc-malta-di mmc-modules-4.15.0-2-5kc-malta-di nbd-modules-4.15.0-2-5kc-malta-di squashfs-modules-4.15.0-2-5kc-malta-di virtio-modules-4.15.0-2-5kc-malta-di sound-modules-4.15.0-2-5kc-malta-di zlib-modules-4.15.0-2-5kc-malta-di udf-modules-4.15.0-2-5kc-malta-di fuse-modules-4.15.0-2-5kc-malta-di kernel-image-4.15.0-2-loongson-3-di nic-modules-4.15.0-2-loongson-3-di nic-wireless-modules-4.15.0-2-loongson-3-di nic-shared-modules-4.15.0-2-loongson-3-di usb-serial-modules-4.15.0-2-loongson-3-di ppp-modules-4.15.0-2-loongson-3-di pata-modules-4.15.0-2-loongson-3-di cdrom-core-modules-4.15.0-2-loongson-3-di firewire-core-modules-4.15.0-2-loongson-3-di scsi-core-modules-4.15.0-2-loongson-3-di scsi-modules-4.15.0-2-loongson-3-di loop-modules-4.15.0-2-loongson-3-di btrfs-modules-4.15.0-2-loongson-3-di ext4-modules-4.15.0-2-loongson-3-di isofs-modules-4.15.0-2-loongson-3-di jfs-modules-4.15.0-2-loongson-3-di ntfs-modules-4.15.0-2-loongson-3-di xfs-modules-4.15.0-2-loongson-3-di fat-modules-4.15.0-2-loongson-3-di hfs-modules-4.15.0-2-loongson-3-di affs-modules-4.15.0-2-loongson-3-di minix-modules-4.15.0-2-loongson-3-di nfs-modules-4.15.0-2-loongson-3-di md-modules-4.15.0-2-loongson-3-di multipath-modules-4.15.0-2-loongson-3-di usb-modules-4.15.0-2-loongson-3-di usb-storage-modules-4.15.0-2-loongson-3-di fb-modules-4.15.0-2-loongson-3-di input-modules-4.15.0-2-loongson-3-di event-modules-4.15.0-2-loongson-3-di nic-usb-modules-4.15.0-2-loongson-3-di sata-modules-4.15.0-2-loongson-3-di crc-modules-4.15.0-2-loongson-3-di crypto-modules-4.15.0-2-loongson-3-di crypto-dm-modules-4.15.0-2-loongson-3-di ata-modules-4.15.0-2-loongson-3-di nbd-modules-4.15.0-2-loongson-3-di squashfs-modules-4.15.0-2-loongson-3-di speakup-modules-4.15.0-2-loongson-3-di virtio-modules-4.15.0-2-loongson-3-di sound-modules-4.15.0-2-loongson-3-di zlib-modules-4.15.0-2-loongson-3-di udf-modules-4.15.0-2-loongson-3-di fuse-modules-4.15.0-2-loongson-3-di kernel-image-4.15.0-2-octeon-di nic-modules-4.15.0-2-octeon-di nic-wireless-modules-4.15.0-2-octeon-di nic-shared-modules-4.15.0-2-octeon-di usb-serial-modules-4.15.0-2-octeon-di ppp-modules-4.15.0-2-octeon-di pata-modules-4.15.0-2-octeon-di cdrom-core-modules-4.15.0-2-octeon-di scsi-core-modules-4.15.0-2-octeon-di scsi-modules-4.15.0-2-octeon-di loop-modules-4.15.0-2-octeon-di btrfs-modules-4.15.0-2-octeon-di ext4-modules-4.15.0-2-octeon-di isofs-modules-4.15.0-2-octeon-di jfs-modules-4.15.0-2-octeon-di ntfs-modules-4.15.0-2-octeon-di xfs-modules-4.15.0-2-octeon-di fat-modules-4.15.0-2-octeon-di hfs-modules-4.15.0-2-octeon-di affs-modules-4.15.0-2-octeon-di minix-modules-4.15.0-2-octeon-di md-modules-4.15.0-2-octeon-di multipath-modules-4.15.0-2-octeon-di usb-modules-4.15.0-2-octeon-di usb-storage-modules-4.15.0-2-octeon-di input-modules-4.15.0-2-octeon-di event-modules-4.15.0-2-octeon-di nic-usb-modules-4.15.0-2-octeon-di sata-modules-4.15.0-2-octeon-di crc-modules-4.15.0-2-octeon-di crypto-modules-4.15.0-2-octeon-di crypto-dm-modules-4.15.0-2-octeon-di nbd-modules-4.15.0-2-octeon-di squashfs-modules-4.15.0-2-octeon-di rtc-modules-4.15.0-2-octeon-di virtio-modules-4.15.0-2-octeon-di sound-modules-4.15.0-2-octeon-di zlib-modules-4.15.0-2-octeon-di udf-modules-4.15.0-2-octeon-di fuse-modules-4.15.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.15.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-5kc-malta-di nic-modules-4.15.0-2-5kc-malta-di nic-wireless-modules-4.15.0-2-5kc-malta-di nic-shared-modules-4.15.0-2-5kc-malta-di usb-serial-modules-4.15.0-2-5kc-malta-di ppp-modules-4.15.0-2-5kc-malta-di pata-modules-4.15.0-2-5kc-malta-di cdrom-core-modules-4.15.0-2-5kc-malta-di scsi-core-modules-4.15.0-2-5kc-malta-di scsi-modules-4.15.0-2-5kc-malta-di loop-modules-4.15.0-2-5kc-malta-di btrfs-modules-4.15.0-2-5kc-malta-di ext4-modules-4.15.0-2-5kc-malta-di isofs-modules-4.15.0-2-5kc-malta-di jfs-modules-4.15.0-2-5kc-malta-di ntfs-modules-4.15.0-2-5kc-malta-di xfs-modules-4.15.0-2-5kc-malta-di fat-modules-4.15.0-2-5kc-malta-di hfs-modules-4.15.0-2-5kc-malta-di affs-modules-4.15.0-2-5kc-malta-di minix-modules-4.15.0-2-5kc-malta-di md-modules-4.15.0-2-5kc-malta-di multipath-modules-4.15.0-2-5kc-malta-di usb-modules-4.15.0-2-5kc-malta-di usb-storage-modules-4.15.0-2-5kc-malta-di input-modules-4.15.0-2-5kc-malta-di event-modules-4.15.0-2-5kc-malta-di mouse-modules-4.15.0-2-5kc-malta-di nic-usb-modules-4.15.0-2-5kc-malta-di sata-modules-4.15.0-2-5kc-malta-di i2c-modules-4.15.0-2-5kc-malta-di crc-modules-4.15.0-2-5kc-malta-di crypto-modules-4.15.0-2-5kc-malta-di crypto-dm-modules-4.15.0-2-5kc-malta-di ata-modules-4.15.0-2-5kc-malta-di mmc-core-modules-4.15.0-2-5kc-malta-di mmc-modules-4.15.0-2-5kc-malta-di nbd-modules-4.15.0-2-5kc-malta-di squashfs-modules-4.15.0-2-5kc-malta-di virtio-modules-4.15.0-2-5kc-malta-di sound-modules-4.15.0-2-5kc-malta-di zlib-modules-4.15.0-2-5kc-malta-di udf-modules-4.15.0-2-5kc-malta-di fuse-modules-4.15.0-2-5kc-malta-di kernel-image-4.15.0-2-loongson-3-di nic-modules-4.15.0-2-loongson-3-di nic-wireless-modules-4.15.0-2-loongson-3-di nic-shared-modules-4.15.0-2-loongson-3-di usb-serial-modules-4.15.0-2-loongson-3-di ppp-modules-4.15.0-2-loongson-3-di pata-modules-4.15.0-2-loongson-3-di cdrom-core-modules-4.15.0-2-loongson-3-di firewire-core-modules-4.15.0-2-loongson-3-di scsi-core-modules-4.15.0-2-loongson-3-di scsi-modules-4.15.0-2-loongson-3-di loop-modules-4.15.0-2-loongson-3-di btrfs-modules-4.15.0-2-loongson-3-di ext4-modules-4.15.0-2-loongson-3-di isofs-modules-4.15.0-2-loongson-3-di jfs-modules-4.15.0-2-loongson-3-di ntfs-modules-4.15.0-2-loongson-3-di xfs-modules-4.15.0-2-loongson-3-di fat-modules-4.15.0-2-loongson-3-di hfs-modules-4.15.0-2-loongson-3-di affs-modules-4.15.0-2-loongson-3-di minix-modules-4.15.0-2-loongson-3-di nfs-modules-4.15.0-2-loongson-3-di md-modules-4.15.0-2-loongson-3-di multipath-modules-4.15.0-2-loongson-3-di usb-modules-4.15.0-2-loongson-3-di usb-storage-modules-4.15.0-2-loongson-3-di fb-modules-4.15.0-2-loongson-3-di input-modules-4.15.0-2-loongson-3-di event-modules-4.15.0-2-loongson-3-di nic-usb-modules-4.15.0-2-loongson-3-di sata-modules-4.15.0-2-loongson-3-di crc-modules-4.15.0-2-loongson-3-di crypto-modules-4.15.0-2-loongson-3-di crypto-dm-modules-4.15.0-2-loongson-3-di ata-modules-4.15.0-2-loongson-3-di nbd-modules-4.15.0-2-loongson-3-di squashfs-modules-4.15.0-2-loongson-3-di speakup-modules-4.15.0-2-loongson-3-di virtio-modules-4.15.0-2-loongson-3-di sound-modules-4.15.0-2-loongson-3-di zlib-modules-4.15.0-2-loongson-3-di udf-modules-4.15.0-2-loongson-3-di fuse-modules-4.15.0-2-loongson-3-di kernel-image-4.15.0-2-octeon-di nic-modules-4.15.0-2-octeon-di nic-wireless-modules-4.15.0-2-octeon-di nic-shared-modules-4.15.0-2-octeon-di usb-serial-modules-4.15.0-2-octeon-di ppp-modules-4.15.0-2-octeon-di pata-modules-4.15.0-2-octeon-di cdrom-core-modules-4.15.0-2-octeon-di scsi-core-modules-4.15.0-2-octeon-di scsi-modules-4.15.0-2-octeon-di loop-modules-4.15.0-2-octeon-di btrfs-modules-4.15.0-2-octeon-di ext4-modules-4.15.0-2-octeon-di isofs-modules-4.15.0-2-octeon-di jfs-modules-4.15.0-2-octeon-di ntfs-modules-4.15.0-2-octeon-di xfs-modules-4.15.0-2-octeon-di fat-modules-4.15.0-2-octeon-di hfs-modules-4.15.0-2-octeon-di affs-modules-4.15.0-2-octeon-di minix-modules-4.15.0-2-octeon-di md-modules-4.15.0-2-octeon-di multipath-modules-4.15.0-2-octeon-di usb-modules-4.15.0-2-octeon-di usb-storage-modules-4.15.0-2-octeon-di input-modules-4.15.0-2-octeon-di event-modules-4.15.0-2-octeon-di nic-usb-modules-4.15.0-2-octeon-di sata-modules-4.15.0-2-octeon-di crc-modules-4.15.0-2-octeon-di crypto-modules-4.15.0-2-octeon-di crypto-dm-modules-4.15.0-2-octeon-di nbd-modules-4.15.0-2-octeon-di squashfs-modules-4.15.0-2-octeon-di rtc-modules-4.15.0-2-octeon-di virtio-modules-4.15.0-2-octeon-di sound-modules-4.15.0-2-octeon-di zlib-modules-4.15.0-2-octeon-di udf-modules-4.15.0-2-octeon-di fuse-modules-4.15.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.15.0-1' 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.15.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips64el_none_real:
  binary-arch_mips64el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
  binary-arch_mips64r6::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.15.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-mips64r6-di nic-shared-modules-4.15.0-1-mips64r6-di loop-modules-4.15.0-1-mips64r6-di btrfs-modules-4.15.0-1-mips64r6-di ext4-modules-4.15.0-1-mips64r6-di isofs-modules-4.15.0-1-mips64r6-di jfs-modules-4.15.0-1-mips64r6-di xfs-modules-4.15.0-1-mips64r6-di md-modules-4.15.0-1-mips64r6-di multipath-modules-4.15.0-1-mips64r6-di crc-modules-4.15.0-1-mips64r6-di crypto-modules-4.15.0-1-mips64r6-di crypto-dm-modules-4.15.0-1-mips64r6-di nbd-modules-4.15.0-1-mips64r6-di squashfs-modules-4.15.0-1-mips64r6-di zlib-modules-4.15.0-1-mips64r6-di udf-modules-4.15.0-1-mips64r6-di fuse-modules-4.15.0-1-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.15.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-mips64r6-di nic-shared-modules-4.15.0-2-mips64r6-di loop-modules-4.15.0-2-mips64r6-di btrfs-modules-4.15.0-2-mips64r6-di ext4-modules-4.15.0-2-mips64r6-di isofs-modules-4.15.0-2-mips64r6-di jfs-modules-4.15.0-2-mips64r6-di xfs-modules-4.15.0-2-mips64r6-di md-modules-4.15.0-2-mips64r6-di multipath-modules-4.15.0-2-mips64r6-di crc-modules-4.15.0-2-mips64r6-di crypto-modules-4.15.0-2-mips64r6-di crypto-dm-modules-4.15.0-2-mips64r6-di nbd-modules-4.15.0-2-mips64r6-di squashfs-modules-4.15.0-2-mips64r6-di zlib-modules-4.15.0-2-mips64r6-di udf-modules-4.15.0-2-mips64r6-di fuse-modules-4.15.0-2-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.15.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-mips64r6-di nic-shared-modules-4.15.0-2-mips64r6-di loop-modules-4.15.0-2-mips64r6-di btrfs-modules-4.15.0-2-mips64r6-di ext4-modules-4.15.0-2-mips64r6-di isofs-modules-4.15.0-2-mips64r6-di jfs-modules-4.15.0-2-mips64r6-di xfs-modules-4.15.0-2-mips64r6-di md-modules-4.15.0-2-mips64r6-di multipath-modules-4.15.0-2-mips64r6-di crc-modules-4.15.0-2-mips64r6-di crypto-modules-4.15.0-2-mips64r6-di crypto-dm-modules-4.15.0-2-mips64r6-di nbd-modules-4.15.0-2-mips64r6-di squashfs-modules-4.15.0-2-mips64r6-di zlib-modules-4.15.0-2-mips64r6-di udf-modules-4.15.0-2-mips64r6-di fuse-modules-4.15.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.15.0-1' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips64r6_none_real:
  binary-arch_mips64r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
  binary-arch_mips64r6el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.15.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-mips64r6-di nic-shared-modules-4.15.0-1-mips64r6-di loop-modules-4.15.0-1-mips64r6-di btrfs-modules-4.15.0-1-mips64r6-di ext4-modules-4.15.0-1-mips64r6-di isofs-modules-4.15.0-1-mips64r6-di jfs-modules-4.15.0-1-mips64r6-di xfs-modules-4.15.0-1-mips64r6-di md-modules-4.15.0-1-mips64r6-di multipath-modules-4.15.0-1-mips64r6-di crc-modules-4.15.0-1-mips64r6-di crypto-modules-4.15.0-1-mips64r6-di crypto-dm-modules-4.15.0-1-mips64r6-di nbd-modules-4.15.0-1-mips64r6-di squashfs-modules-4.15.0-1-mips64r6-di zlib-modules-4.15.0-1-mips64r6-di udf-modules-4.15.0-1-mips64r6-di fuse-modules-4.15.0-1-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.15.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-mips64r6-di nic-shared-modules-4.15.0-2-mips64r6-di loop-modules-4.15.0-2-mips64r6-di btrfs-modules-4.15.0-2-mips64r6-di ext4-modules-4.15.0-2-mips64r6-di isofs-modules-4.15.0-2-mips64r6-di jfs-modules-4.15.0-2-mips64r6-di xfs-modules-4.15.0-2-mips64r6-di md-modules-4.15.0-2-mips64r6-di multipath-modules-4.15.0-2-mips64r6-di crc-modules-4.15.0-2-mips64r6-di crypto-modules-4.15.0-2-mips64r6-di crypto-dm-modules-4.15.0-2-mips64r6-di nbd-modules-4.15.0-2-mips64r6-di squashfs-modules-4.15.0-2-mips64r6-di zlib-modules-4.15.0-2-mips64r6-di udf-modules-4.15.0-2-mips64r6-di fuse-modules-4.15.0-2-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.15.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-mips64r6-di nic-shared-modules-4.15.0-2-mips64r6-di loop-modules-4.15.0-2-mips64r6-di btrfs-modules-4.15.0-2-mips64r6-di ext4-modules-4.15.0-2-mips64r6-di isofs-modules-4.15.0-2-mips64r6-di jfs-modules-4.15.0-2-mips64r6-di xfs-modules-4.15.0-2-mips64r6-di md-modules-4.15.0-2-mips64r6-di multipath-modules-4.15.0-2-mips64r6-di crc-modules-4.15.0-2-mips64r6-di crypto-modules-4.15.0-2-mips64r6-di crypto-dm-modules-4.15.0-2-mips64r6-di nbd-modules-4.15.0-2-mips64r6-di squashfs-modules-4.15.0-2-mips64r6-di zlib-modules-4.15.0-2-mips64r6-di udf-modules-4.15.0-2-mips64r6-di fuse-modules-4.15.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.15.0-1' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips64r6el_none_real:
  binary-arch_mips64r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mips_none_real:
  binary-arch_mips_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
  binary-arch_mipsel::
-       $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.15.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-4kc-malta-di nic-modules-4.15.0-1-4kc-malta-di nic-wireless-modules-4.15.0-1-4kc-malta-di nic-shared-modules-4.15.0-1-4kc-malta-di usb-serial-modules-4.15.0-1-4kc-malta-di ppp-modules-4.15.0-1-4kc-malta-di pata-modules-4.15.0-1-4kc-malta-di cdrom-core-modules-4.15.0-1-4kc-malta-di scsi-core-modules-4.15.0-1-4kc-malta-di scsi-modules-4.15.0-1-4kc-malta-di loop-modules-4.15.0-1-4kc-malta-di btrfs-modules-4.15.0-1-4kc-malta-di ext4-modules-4.15.0-1-4kc-malta-di isofs-modules-4.15.0-1-4kc-malta-di jfs-modules-4.15.0-1-4kc-malta-di ntfs-modules-4.15.0-1-4kc-malta-di xfs-modules-4.15.0-1-4kc-malta-di fat-modules-4.15.0-1-4kc-malta-di hfs-modules-4.15.0-1-4kc-malta-di affs-modules-4.15.0-1-4kc-malta-di minix-modules-4.15.0-1-4kc-malta-di md-modules-4.15.0-1-4kc-malta-di multipath-modules-4.15.0-1-4kc-malta-di usb-modules-4.15.0-1-4kc-malta-di usb-storage-modules-4.15.0-1-4kc-malta-di input-modules-4.15.0-1-4kc-malta-di event-modules-4.15.0-1-4kc-malta-di mouse-modules-4.15.0-1-4kc-malta-di nic-usb-modules-4.15.0-1-4kc-malta-di sata-modules-4.15.0-1-4kc-malta-di i2c-modules-4.15.0-1-4kc-malta-di crc-modules-4.15.0-1-4kc-malta-di crypto-modules-4.15.0-1-4kc-malta-di crypto-dm-modules-4.15.0-1-4kc-malta-di ata-modules-4.15.0-1-4kc-malta-di mmc-core-modules-4.15.0-1-4kc-malta-di mmc-modules-4.15.0-1-4kc-malta-di nbd-modules-4.15.0-1-4kc-malta-di squashfs-modules-4.15.0-1-4kc-malta-di virtio-modules-4.15.0-1-4kc-malta-di sound-modules-4.15.0-1-4kc-malta-di zlib-modules-4.15.0-1-4kc-malta-di udf-modules-4.15.0-1-4kc-malta-di fuse-modules-4.15.0-1-4kc-malta-di kernel-image-4.15.0-1-loongson-3-di nic-modules-4.15.0-1-loongson-3-di nic-wireless-modules-4.15.0-1-loongson-3-di nic-shared-modules-4.15.0-1-loongson-3-di usb-serial-modules-4.15.0-1-loongson-3-di ppp-modules-4.15.0-1-loongson-3-di pata-modules-4.15.0-1-loongson-3-di cdrom-core-modules-4.15.0-1-loongson-3-di firewire-core-modules-4.15.0-1-loongson-3-di scsi-core-modules-4.15.0-1-loongson-3-di scsi-modules-4.15.0-1-loongson-3-di loop-modules-4.15.0-1-loongson-3-di btrfs-modules-4.15.0-1-loongson-3-di ext4-modules-4.15.0-1-loongson-3-di isofs-modules-4.15.0-1-loongson-3-di jfs-modules-4.15.0-1-loongson-3-di ntfs-modules-4.15.0-1-loongson-3-di xfs-modules-4.15.0-1-loongson-3-di fat-modules-4.15.0-1-loongson-3-di hfs-modules-4.15.0-1-loongson-3-di affs-modules-4.15.0-1-loongson-3-di minix-modules-4.15.0-1-loongson-3-di nfs-modules-4.15.0-1-loongson-3-di md-modules-4.15.0-1-loongson-3-di multipath-modules-4.15.0-1-loongson-3-di usb-modules-4.15.0-1-loongson-3-di usb-storage-modules-4.15.0-1-loongson-3-di fb-modules-4.15.0-1-loongson-3-di input-modules-4.15.0-1-loongson-3-di event-modules-4.15.0-1-loongson-3-di nic-usb-modules-4.15.0-1-loongson-3-di sata-modules-4.15.0-1-loongson-3-di crc-modules-4.15.0-1-loongson-3-di crypto-modules-4.15.0-1-loongson-3-di crypto-dm-modules-4.15.0-1-loongson-3-di ata-modules-4.15.0-1-loongson-3-di nbd-modules-4.15.0-1-loongson-3-di squashfs-modules-4.15.0-1-loongson-3-di speakup-modules-4.15.0-1-loongson-3-di virtio-modules-4.15.0-1-loongson-3-di sound-modules-4.15.0-1-loongson-3-di zlib-modules-4.15.0-1-loongson-3-di udf-modules-4.15.0-1-loongson-3-di fuse-modules-4.15.0-1-loongson-3-di kernel-image-4.15.0-1-octeon-di nic-modules-4.15.0-1-octeon-di nic-wireless-modules-4.15.0-1-octeon-di nic-shared-modules-4.15.0-1-octeon-di usb-serial-modules-4.15.0-1-octeon-di ppp-modules-4.15.0-1-octeon-di pata-modules-4.15.0-1-octeon-di cdrom-core-modules-4.15.0-1-octeon-di scsi-core-modules-4.15.0-1-octeon-di scsi-modules-4.15.0-1-octeon-di loop-modules-4.15.0-1-octeon-di btrfs-modules-4.15.0-1-octeon-di ext4-modules-4.15.0-1-octeon-di isofs-modules-4.15.0-1-octeon-di jfs-modules-4.15.0-1-octeon-di ntfs-modules-4.15.0-1-octeon-di xfs-modules-4.15.0-1-octeon-di fat-modules-4.15.0-1-octeon-di hfs-modules-4.15.0-1-octeon-di affs-modules-4.15.0-1-octeon-di minix-modules-4.15.0-1-octeon-di md-modules-4.15.0-1-octeon-di multipath-modules-4.15.0-1-octeon-di usb-modules-4.15.0-1-octeon-di usb-storage-modules-4.15.0-1-octeon-di input-modules-4.15.0-1-octeon-di event-modules-4.15.0-1-octeon-di nic-usb-modules-4.15.0-1-octeon-di sata-modules-4.15.0-1-octeon-di crc-modules-4.15.0-1-octeon-di crypto-modules-4.15.0-1-octeon-di crypto-dm-modules-4.15.0-1-octeon-di nbd-modules-4.15.0-1-octeon-di squashfs-modules-4.15.0-1-octeon-di rtc-modules-4.15.0-1-octeon-di virtio-modules-4.15.0-1-octeon-di sound-modules-4.15.0-1-octeon-di zlib-modules-4.15.0-1-octeon-di udf-modules-4.15.0-1-octeon-di fuse-modules-4.15.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.15.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-4kc-malta-di nic-modules-4.15.0-2-4kc-malta-di nic-wireless-modules-4.15.0-2-4kc-malta-di nic-shared-modules-4.15.0-2-4kc-malta-di usb-serial-modules-4.15.0-2-4kc-malta-di ppp-modules-4.15.0-2-4kc-malta-di pata-modules-4.15.0-2-4kc-malta-di cdrom-core-modules-4.15.0-2-4kc-malta-di scsi-core-modules-4.15.0-2-4kc-malta-di scsi-modules-4.15.0-2-4kc-malta-di loop-modules-4.15.0-2-4kc-malta-di btrfs-modules-4.15.0-2-4kc-malta-di ext4-modules-4.15.0-2-4kc-malta-di isofs-modules-4.15.0-2-4kc-malta-di jfs-modules-4.15.0-2-4kc-malta-di ntfs-modules-4.15.0-2-4kc-malta-di xfs-modules-4.15.0-2-4kc-malta-di fat-modules-4.15.0-2-4kc-malta-di hfs-modules-4.15.0-2-4kc-malta-di affs-modules-4.15.0-2-4kc-malta-di minix-modules-4.15.0-2-4kc-malta-di md-modules-4.15.0-2-4kc-malta-di multipath-modules-4.15.0-2-4kc-malta-di usb-modules-4.15.0-2-4kc-malta-di usb-storage-modules-4.15.0-2-4kc-malta-di input-modules-4.15.0-2-4kc-malta-di event-modules-4.15.0-2-4kc-malta-di mouse-modules-4.15.0-2-4kc-malta-di nic-usb-modules-4.15.0-2-4kc-malta-di sata-modules-4.15.0-2-4kc-malta-di i2c-modules-4.15.0-2-4kc-malta-di crc-modules-4.15.0-2-4kc-malta-di crypto-modules-4.15.0-2-4kc-malta-di crypto-dm-modules-4.15.0-2-4kc-malta-di ata-modules-4.15.0-2-4kc-malta-di mmc-core-modules-4.15.0-2-4kc-malta-di mmc-modules-4.15.0-2-4kc-malta-di nbd-modules-4.15.0-2-4kc-malta-di squashfs-modules-4.15.0-2-4kc-malta-di virtio-modules-4.15.0-2-4kc-malta-di sound-modules-4.15.0-2-4kc-malta-di zlib-modules-4.15.0-2-4kc-malta-di udf-modules-4.15.0-2-4kc-malta-di fuse-modules-4.15.0-2-4kc-malta-di kernel-image-4.15.0-2-loongson-3-di nic-modules-4.15.0-2-loongson-3-di nic-wireless-modules-4.15.0-2-loongson-3-di nic-shared-modules-4.15.0-2-loongson-3-di usb-serial-modules-4.15.0-2-loongson-3-di ppp-modules-4.15.0-2-loongson-3-di pata-modules-4.15.0-2-loongson-3-di cdrom-core-modules-4.15.0-2-loongson-3-di firewire-core-modules-4.15.0-2-loongson-3-di scsi-core-modules-4.15.0-2-loongson-3-di scsi-modules-4.15.0-2-loongson-3-di loop-modules-4.15.0-2-loongson-3-di btrfs-modules-4.15.0-2-loongson-3-di ext4-modules-4.15.0-2-loongson-3-di isofs-modules-4.15.0-2-loongson-3-di jfs-modules-4.15.0-2-loongson-3-di ntfs-modules-4.15.0-2-loongson-3-di xfs-modules-4.15.0-2-loongson-3-di fat-modules-4.15.0-2-loongson-3-di hfs-modules-4.15.0-2-loongson-3-di affs-modules-4.15.0-2-loongson-3-di minix-modules-4.15.0-2-loongson-3-di nfs-modules-4.15.0-2-loongson-3-di md-modules-4.15.0-2-loongson-3-di multipath-modules-4.15.0-2-loongson-3-di usb-modules-4.15.0-2-loongson-3-di usb-storage-modules-4.15.0-2-loongson-3-di fb-modules-4.15.0-2-loongson-3-di input-modules-4.15.0-2-loongson-3-di event-modules-4.15.0-2-loongson-3-di nic-usb-modules-4.15.0-2-loongson-3-di sata-modules-4.15.0-2-loongson-3-di crc-modules-4.15.0-2-loongson-3-di crypto-modules-4.15.0-2-loongson-3-di crypto-dm-modules-4.15.0-2-loongson-3-di ata-modules-4.15.0-2-loongson-3-di nbd-modules-4.15.0-2-loongson-3-di squashfs-modules-4.15.0-2-loongson-3-di speakup-modules-4.15.0-2-loongson-3-di virtio-modules-4.15.0-2-loongson-3-di sound-modules-4.15.0-2-loongson-3-di zlib-modules-4.15.0-2-loongson-3-di udf-modules-4.15.0-2-loongson-3-di fuse-modules-4.15.0-2-loongson-3-di kernel-image-4.15.0-2-octeon-di nic-modules-4.15.0-2-octeon-di nic-wireless-modules-4.15.0-2-octeon-di nic-shared-modules-4.15.0-2-octeon-di usb-serial-modules-4.15.0-2-octeon-di ppp-modules-4.15.0-2-octeon-di pata-modules-4.15.0-2-octeon-di cdrom-core-modules-4.15.0-2-octeon-di scsi-core-modules-4.15.0-2-octeon-di scsi-modules-4.15.0-2-octeon-di loop-modules-4.15.0-2-octeon-di btrfs-modules-4.15.0-2-octeon-di ext4-modules-4.15.0-2-octeon-di isofs-modules-4.15.0-2-octeon-di jfs-modules-4.15.0-2-octeon-di ntfs-modules-4.15.0-2-octeon-di xfs-modules-4.15.0-2-octeon-di fat-modules-4.15.0-2-octeon-di hfs-modules-4.15.0-2-octeon-di affs-modules-4.15.0-2-octeon-di minix-modules-4.15.0-2-octeon-di md-modules-4.15.0-2-octeon-di multipath-modules-4.15.0-2-octeon-di usb-modules-4.15.0-2-octeon-di usb-storage-modules-4.15.0-2-octeon-di input-modules-4.15.0-2-octeon-di event-modules-4.15.0-2-octeon-di nic-usb-modules-4.15.0-2-octeon-di sata-modules-4.15.0-2-octeon-di crc-modules-4.15.0-2-octeon-di crypto-modules-4.15.0-2-octeon-di crypto-dm-modules-4.15.0-2-octeon-di nbd-modules-4.15.0-2-octeon-di squashfs-modules-4.15.0-2-octeon-di rtc-modules-4.15.0-2-octeon-di virtio-modules-4.15.0-2-octeon-di sound-modules-4.15.0-2-octeon-di zlib-modules-4.15.0-2-octeon-di udf-modules-4.15.0-2-octeon-di fuse-modules-4.15.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.15.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-4kc-malta-di nic-modules-4.15.0-2-4kc-malta-di nic-wireless-modules-4.15.0-2-4kc-malta-di nic-shared-modules-4.15.0-2-4kc-malta-di usb-serial-modules-4.15.0-2-4kc-malta-di ppp-modules-4.15.0-2-4kc-malta-di pata-modules-4.15.0-2-4kc-malta-di cdrom-core-modules-4.15.0-2-4kc-malta-di scsi-core-modules-4.15.0-2-4kc-malta-di scsi-modules-4.15.0-2-4kc-malta-di loop-modules-4.15.0-2-4kc-malta-di btrfs-modules-4.15.0-2-4kc-malta-di ext4-modules-4.15.0-2-4kc-malta-di isofs-modules-4.15.0-2-4kc-malta-di jfs-modules-4.15.0-2-4kc-malta-di ntfs-modules-4.15.0-2-4kc-malta-di xfs-modules-4.15.0-2-4kc-malta-di fat-modules-4.15.0-2-4kc-malta-di hfs-modules-4.15.0-2-4kc-malta-di affs-modules-4.15.0-2-4kc-malta-di minix-modules-4.15.0-2-4kc-malta-di md-modules-4.15.0-2-4kc-malta-di multipath-modules-4.15.0-2-4kc-malta-di usb-modules-4.15.0-2-4kc-malta-di usb-storage-modules-4.15.0-2-4kc-malta-di input-modules-4.15.0-2-4kc-malta-di event-modules-4.15.0-2-4kc-malta-di mouse-modules-4.15.0-2-4kc-malta-di nic-usb-modules-4.15.0-2-4kc-malta-di sata-modules-4.15.0-2-4kc-malta-di i2c-modules-4.15.0-2-4kc-malta-di crc-modules-4.15.0-2-4kc-malta-di crypto-modules-4.15.0-2-4kc-malta-di crypto-dm-modules-4.15.0-2-4kc-malta-di ata-modules-4.15.0-2-4kc-malta-di mmc-core-modules-4.15.0-2-4kc-malta-di mmc-modules-4.15.0-2-4kc-malta-di nbd-modules-4.15.0-2-4kc-malta-di squashfs-modules-4.15.0-2-4kc-malta-di virtio-modules-4.15.0-2-4kc-malta-di sound-modules-4.15.0-2-4kc-malta-di zlib-modules-4.15.0-2-4kc-malta-di udf-modules-4.15.0-2-4kc-malta-di fuse-modules-4.15.0-2-4kc-malta-di kernel-image-4.15.0-2-loongson-3-di nic-modules-4.15.0-2-loongson-3-di nic-wireless-modules-4.15.0-2-loongson-3-di nic-shared-modules-4.15.0-2-loongson-3-di usb-serial-modules-4.15.0-2-loongson-3-di ppp-modules-4.15.0-2-loongson-3-di pata-modules-4.15.0-2-loongson-3-di cdrom-core-modules-4.15.0-2-loongson-3-di firewire-core-modules-4.15.0-2-loongson-3-di scsi-core-modules-4.15.0-2-loongson-3-di scsi-modules-4.15.0-2-loongson-3-di loop-modules-4.15.0-2-loongson-3-di btrfs-modules-4.15.0-2-loongson-3-di ext4-modules-4.15.0-2-loongson-3-di isofs-modules-4.15.0-2-loongson-3-di jfs-modules-4.15.0-2-loongson-3-di ntfs-modules-4.15.0-2-loongson-3-di xfs-modules-4.15.0-2-loongson-3-di fat-modules-4.15.0-2-loongson-3-di hfs-modules-4.15.0-2-loongson-3-di affs-modules-4.15.0-2-loongson-3-di minix-modules-4.15.0-2-loongson-3-di nfs-modules-4.15.0-2-loongson-3-di md-modules-4.15.0-2-loongson-3-di multipath-modules-4.15.0-2-loongson-3-di usb-modules-4.15.0-2-loongson-3-di usb-storage-modules-4.15.0-2-loongson-3-di fb-modules-4.15.0-2-loongson-3-di input-modules-4.15.0-2-loongson-3-di event-modules-4.15.0-2-loongson-3-di nic-usb-modules-4.15.0-2-loongson-3-di sata-modules-4.15.0-2-loongson-3-di crc-modules-4.15.0-2-loongson-3-di crypto-modules-4.15.0-2-loongson-3-di crypto-dm-modules-4.15.0-2-loongson-3-di ata-modules-4.15.0-2-loongson-3-di nbd-modules-4.15.0-2-loongson-3-di squashfs-modules-4.15.0-2-loongson-3-di speakup-modules-4.15.0-2-loongson-3-di virtio-modules-4.15.0-2-loongson-3-di sound-modules-4.15.0-2-loongson-3-di zlib-modules-4.15.0-2-loongson-3-di udf-modules-4.15.0-2-loongson-3-di fuse-modules-4.15.0-2-loongson-3-di kernel-image-4.15.0-2-octeon-di nic-modules-4.15.0-2-octeon-di nic-wireless-modules-4.15.0-2-octeon-di nic-shared-modules-4.15.0-2-octeon-di usb-serial-modules-4.15.0-2-octeon-di ppp-modules-4.15.0-2-octeon-di pata-modules-4.15.0-2-octeon-di cdrom-core-modules-4.15.0-2-octeon-di scsi-core-modules-4.15.0-2-octeon-di scsi-modules-4.15.0-2-octeon-di loop-modules-4.15.0-2-octeon-di btrfs-modules-4.15.0-2-octeon-di ext4-modules-4.15.0-2-octeon-di isofs-modules-4.15.0-2-octeon-di jfs-modules-4.15.0-2-octeon-di ntfs-modules-4.15.0-2-octeon-di xfs-modules-4.15.0-2-octeon-di fat-modules-4.15.0-2-octeon-di hfs-modules-4.15.0-2-octeon-di affs-modules-4.15.0-2-octeon-di minix-modules-4.15.0-2-octeon-di md-modules-4.15.0-2-octeon-di multipath-modules-4.15.0-2-octeon-di usb-modules-4.15.0-2-octeon-di usb-storage-modules-4.15.0-2-octeon-di input-modules-4.15.0-2-octeon-di event-modules-4.15.0-2-octeon-di nic-usb-modules-4.15.0-2-octeon-di sata-modules-4.15.0-2-octeon-di crc-modules-4.15.0-2-octeon-di crypto-modules-4.15.0-2-octeon-di crypto-dm-modules-4.15.0-2-octeon-di nbd-modules-4.15.0-2-octeon-di squashfs-modules-4.15.0-2-octeon-di rtc-modules-4.15.0-2-octeon-di virtio-modules-4.15.0-2-octeon-di sound-modules-4.15.0-2-octeon-di zlib-modules-4.15.0-2-octeon-di udf-modules-4.15.0-2-octeon-di fuse-modules-4.15.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.15.0-1' 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.15.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsel_none_real:
  binary-arch_mipsel_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsn32: binary-arch_mipsn32_real
  binary-arch_mipsn32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsn32el: binary-arch_mipsn32el_real
  binary-arch_mipsn32el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsn32r6: binary-arch_mipsn32r6_real
  binary-arch_mipsn32r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsn32r6el: binary-arch_mipsn32r6el_real
  binary-arch_mipsn32r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
  binary-arch_mipsr6::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.15.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-mips32r6-di nic-shared-modules-4.15.0-1-mips32r6-di loop-modules-4.15.0-1-mips32r6-di btrfs-modules-4.15.0-1-mips32r6-di ext4-modules-4.15.0-1-mips32r6-di isofs-modules-4.15.0-1-mips32r6-di jfs-modules-4.15.0-1-mips32r6-di xfs-modules-4.15.0-1-mips32r6-di md-modules-4.15.0-1-mips32r6-di multipath-modules-4.15.0-1-mips32r6-di crc-modules-4.15.0-1-mips32r6-di crypto-modules-4.15.0-1-mips32r6-di crypto-dm-modules-4.15.0-1-mips32r6-di nbd-modules-4.15.0-1-mips32r6-di squashfs-modules-4.15.0-1-mips32r6-di zlib-modules-4.15.0-1-mips32r6-di udf-modules-4.15.0-1-mips32r6-di fuse-modules-4.15.0-1-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.15.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-mips32r6-di nic-shared-modules-4.15.0-2-mips32r6-di loop-modules-4.15.0-2-mips32r6-di btrfs-modules-4.15.0-2-mips32r6-di ext4-modules-4.15.0-2-mips32r6-di isofs-modules-4.15.0-2-mips32r6-di jfs-modules-4.15.0-2-mips32r6-di xfs-modules-4.15.0-2-mips32r6-di md-modules-4.15.0-2-mips32r6-di multipath-modules-4.15.0-2-mips32r6-di crc-modules-4.15.0-2-mips32r6-di crypto-modules-4.15.0-2-mips32r6-di crypto-dm-modules-4.15.0-2-mips32r6-di nbd-modules-4.15.0-2-mips32r6-di squashfs-modules-4.15.0-2-mips32r6-di zlib-modules-4.15.0-2-mips32r6-di udf-modules-4.15.0-2-mips32r6-di fuse-modules-4.15.0-2-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.15.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-mips32r6-di nic-shared-modules-4.15.0-2-mips32r6-di loop-modules-4.15.0-2-mips32r6-di btrfs-modules-4.15.0-2-mips32r6-di ext4-modules-4.15.0-2-mips32r6-di isofs-modules-4.15.0-2-mips32r6-di jfs-modules-4.15.0-2-mips32r6-di xfs-modules-4.15.0-2-mips32r6-di md-modules-4.15.0-2-mips32r6-di multipath-modules-4.15.0-2-mips32r6-di crc-modules-4.15.0-2-mips32r6-di crypto-modules-4.15.0-2-mips32r6-di crypto-dm-modules-4.15.0-2-mips32r6-di nbd-modules-4.15.0-2-mips32r6-di squashfs-modules-4.15.0-2-mips32r6-di zlib-modules-4.15.0-2-mips32r6-di udf-modules-4.15.0-2-mips32r6-di fuse-modules-4.15.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.15.0-1' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsr6_none_real:
  binary-arch_mipsr6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
  binary-arch_mipsr6el::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.15.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-mips32r6-di nic-shared-modules-4.15.0-1-mips32r6-di loop-modules-4.15.0-1-mips32r6-di btrfs-modules-4.15.0-1-mips32r6-di ext4-modules-4.15.0-1-mips32r6-di isofs-modules-4.15.0-1-mips32r6-di jfs-modules-4.15.0-1-mips32r6-di xfs-modules-4.15.0-1-mips32r6-di md-modules-4.15.0-1-mips32r6-di multipath-modules-4.15.0-1-mips32r6-di crc-modules-4.15.0-1-mips32r6-di crypto-modules-4.15.0-1-mips32r6-di crypto-dm-modules-4.15.0-1-mips32r6-di nbd-modules-4.15.0-1-mips32r6-di squashfs-modules-4.15.0-1-mips32r6-di zlib-modules-4.15.0-1-mips32r6-di udf-modules-4.15.0-1-mips32r6-di fuse-modules-4.15.0-1-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.15.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-mips32r6-di nic-shared-modules-4.15.0-2-mips32r6-di loop-modules-4.15.0-2-mips32r6-di btrfs-modules-4.15.0-2-mips32r6-di ext4-modules-4.15.0-2-mips32r6-di isofs-modules-4.15.0-2-mips32r6-di jfs-modules-4.15.0-2-mips32r6-di xfs-modules-4.15.0-2-mips32r6-di md-modules-4.15.0-2-mips32r6-di multipath-modules-4.15.0-2-mips32r6-di crc-modules-4.15.0-2-mips32r6-di crypto-modules-4.15.0-2-mips32r6-di crypto-dm-modules-4.15.0-2-mips32r6-di nbd-modules-4.15.0-2-mips32r6-di squashfs-modules-4.15.0-2-mips32r6-di zlib-modules-4.15.0-2-mips32r6-di udf-modules-4.15.0-2-mips32r6-di fuse-modules-4.15.0-2-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.15.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-mips32r6-di nic-shared-modules-4.15.0-2-mips32r6-di loop-modules-4.15.0-2-mips32r6-di btrfs-modules-4.15.0-2-mips32r6-di ext4-modules-4.15.0-2-mips32r6-di isofs-modules-4.15.0-2-mips32r6-di jfs-modules-4.15.0-2-mips32r6-di xfs-modules-4.15.0-2-mips32r6-di md-modules-4.15.0-2-mips32r6-di multipath-modules-4.15.0-2-mips32r6-di crc-modules-4.15.0-2-mips32r6-di crypto-modules-4.15.0-2-mips32r6-di crypto-dm-modules-4.15.0-2-mips32r6-di nbd-modules-4.15.0-2-mips32r6-di squashfs-modules-4.15.0-2-mips32r6-di zlib-modules-4.15.0-2-mips32r6-di udf-modules-4.15.0-2-mips32r6-di fuse-modules-4.15.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.15.0-1' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_mipsr6el_none_real:
  binary-arch_mipsr6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
  binary-arch_powerpc::
-       $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.15.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-powerpc-di nic-modules-4.15.0-1-powerpc-di nic-shared-modules-4.15.0-1-powerpc-di serial-modules-4.15.0-1-powerpc-di usb-serial-modules-4.15.0-1-powerpc-di ppp-modules-4.15.0-1-powerpc-di pata-modules-4.15.0-1-powerpc-di cdrom-core-modules-4.15.0-1-powerpc-di firewire-core-modules-4.15.0-1-powerpc-di scsi-core-modules-4.15.0-1-powerpc-di scsi-modules-4.15.0-1-powerpc-di loop-modules-4.15.0-1-powerpc-di btrfs-modules-4.15.0-1-powerpc-di ext4-modules-4.15.0-1-powerpc-di isofs-modules-4.15.0-1-powerpc-di jfs-modules-4.15.0-1-powerpc-di xfs-modules-4.15.0-1-powerpc-di fat-modules-4.15.0-1-powerpc-di hfs-modules-4.15.0-1-powerpc-di affs-modules-4.15.0-1-powerpc-di md-modules-4.15.0-1-powerpc-di multipath-modules-4.15.0-1-powerpc-di usb-modules-4.15.0-1-powerpc-di usb-storage-modules-4.15.0-1-powerpc-di pcmcia-storage-modules-4.15.0-1-powerpc-di fb-modules-4.15.0-1-powerpc-di input-modules-4.15.0-1-powerpc-di event-modules-4.15.0-1-powerpc-di mouse-modules-4.15.0-1-powerpc-di nic-pcmcia-modules-4.15.0-1-powerpc-di pcmcia-modules-4.15.0-1-powerpc-di sata-modules-4.15.0-1-powerpc-di crc-modules-4.15.0-1-powerpc-di crypto-modules-4.15.0-1-powerpc-di crypto-dm-modules-4.15.0-1-powerpc-di ata-modules-4.15.0-1-powerpc-di nbd-modules-4.15.0-1-powerpc-di squashfs-modules-4.15.0-1-powerpc-di virtio-modules-4.15.0-1-powerpc-di uinput-modules-4.15.0-1-powerpc-di zlib-modules-4.15.0-1-powerpc-di udf-modules-4.15.0-1-powerpc-di fuse-modules-4.15.0-1-powerpc-di kernel-image-4.15.0-1-powerpc64-di nic-modules-4.15.0-1-powerpc64-di nic-shared-modules-4.15.0-1-powerpc64-di serial-modules-4.15.0-1-powerpc64-di usb-serial-modules-4.15.0-1-powerpc64-di ppp-modules-4.15.0-1-powerpc64-di pata-modules-4.15.0-1-powerpc64-di cdrom-core-modules-4.15.0-1-powerpc64-di firewire-core-modules-4.15.0-1-powerpc64-di scsi-core-modules-4.15.0-1-powerpc64-di scsi-modules-4.15.0-1-powerpc64-di loop-modules-4.15.0-1-powerpc64-di btrfs-modules-4.15.0-1-powerpc64-di ext4-modules-4.15.0-1-powerpc64-di isofs-modules-4.15.0-1-powerpc64-di jfs-modules-4.15.0-1-powerpc64-di xfs-modules-4.15.0-1-powerpc64-di fat-modules-4.15.0-1-powerpc64-di hfs-modules-4.15.0-1-powerpc64-di affs-modules-4.15.0-1-powerpc64-di md-modules-4.15.0-1-powerpc64-di multipath-modules-4.15.0-1-powerpc64-di usb-modules-4.15.0-1-powerpc64-di usb-storage-modules-4.15.0-1-powerpc64-di pcmcia-storage-modules-4.15.0-1-powerpc64-di input-modules-4.15.0-1-powerpc64-di event-modules-4.15.0-1-powerpc64-di mouse-modules-4.15.0-1-powerpc64-di nic-pcmcia-modules-4.15.0-1-powerpc64-di pcmcia-modules-4.15.0-1-powerpc64-di sata-modules-4.15.0-1-powerpc64-di crc-modules-4.15.0-1-powerpc64-di crypto-modules-4.15.0-1-powerpc64-di crypto-dm-modules-4.15.0-1-powerpc64-di ata-modules-4.15.0-1-powerpc64-di nbd-modules-4.15.0-1-powerpc64-di squashfs-modules-4.15.0-1-powerpc64-di virtio-modules-4.15.0-1-powerpc64-di uinput-modules-4.15.0-1-powerpc64-di udf-modules-4.15.0-1-powerpc64-di fuse-modules-4.15.0-1-powerpc64-di hypervisor-modules-4.15.0-1-powerpc64-di fancontrol-modules-4.15.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.15.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-powerpc-di nic-modules-4.15.0-2-powerpc-di nic-shared-modules-4.15.0-2-powerpc-di serial-modules-4.15.0-2-powerpc-di usb-serial-modules-4.15.0-2-powerpc-di ppp-modules-4.15.0-2-powerpc-di pata-modules-4.15.0-2-powerpc-di cdrom-core-modules-4.15.0-2-powerpc-di firewire-core-modules-4.15.0-2-powerpc-di scsi-core-modules-4.15.0-2-powerpc-di scsi-modules-4.15.0-2-powerpc-di loop-modules-4.15.0-2-powerpc-di btrfs-modules-4.15.0-2-powerpc-di ext4-modules-4.15.0-2-powerpc-di isofs-modules-4.15.0-2-powerpc-di jfs-modules-4.15.0-2-powerpc-di xfs-modules-4.15.0-2-powerpc-di fat-modules-4.15.0-2-powerpc-di hfs-modules-4.15.0-2-powerpc-di affs-modules-4.15.0-2-powerpc-di md-modules-4.15.0-2-powerpc-di multipath-modules-4.15.0-2-powerpc-di usb-modules-4.15.0-2-powerpc-di usb-storage-modules-4.15.0-2-powerpc-di pcmcia-storage-modules-4.15.0-2-powerpc-di fb-modules-4.15.0-2-powerpc-di input-modules-4.15.0-2-powerpc-di event-modules-4.15.0-2-powerpc-di mouse-modules-4.15.0-2-powerpc-di nic-pcmcia-modules-4.15.0-2-powerpc-di pcmcia-modules-4.15.0-2-powerpc-di sata-modules-4.15.0-2-powerpc-di crc-modules-4.15.0-2-powerpc-di crypto-modules-4.15.0-2-powerpc-di crypto-dm-modules-4.15.0-2-powerpc-di ata-modules-4.15.0-2-powerpc-di nbd-modules-4.15.0-2-powerpc-di squashfs-modules-4.15.0-2-powerpc-di virtio-modules-4.15.0-2-powerpc-di uinput-modules-4.15.0-2-powerpc-di zlib-modules-4.15.0-2-powerpc-di udf-modules-4.15.0-2-powerpc-di fuse-modules-4.15.0-2-powerpc-di kernel-image-4.15.0-2-powerpc64-di nic-modules-4.15.0-2-powerpc64-di nic-shared-modules-4.15.0-2-powerpc64-di serial-modules-4.15.0-2-powerpc64-di usb-serial-modules-4.15.0-2-powerpc64-di ppp-modules-4.15.0-2-powerpc64-di pata-modules-4.15.0-2-powerpc64-di cdrom-core-modules-4.15.0-2-powerpc64-di firewire-core-modules-4.15.0-2-powerpc64-di scsi-core-modules-4.15.0-2-powerpc64-di scsi-modules-4.15.0-2-powerpc64-di loop-modules-4.15.0-2-powerpc64-di btrfs-modules-4.15.0-2-powerpc64-di ext4-modules-4.15.0-2-powerpc64-di isofs-modules-4.15.0-2-powerpc64-di jfs-modules-4.15.0-2-powerpc64-di xfs-modules-4.15.0-2-powerpc64-di fat-modules-4.15.0-2-powerpc64-di hfs-modules-4.15.0-2-powerpc64-di affs-modules-4.15.0-2-powerpc64-di md-modules-4.15.0-2-powerpc64-di multipath-modules-4.15.0-2-powerpc64-di usb-modules-4.15.0-2-powerpc64-di usb-storage-modules-4.15.0-2-powerpc64-di pcmcia-storage-modules-4.15.0-2-powerpc64-di input-modules-4.15.0-2-powerpc64-di event-modules-4.15.0-2-powerpc64-di mouse-modules-4.15.0-2-powerpc64-di nic-pcmcia-modules-4.15.0-2-powerpc64-di pcmcia-modules-4.15.0-2-powerpc64-di sata-modules-4.15.0-2-powerpc64-di crc-modules-4.15.0-2-powerpc64-di crypto-modules-4.15.0-2-powerpc64-di crypto-dm-modules-4.15.0-2-powerpc64-di ata-modules-4.15.0-2-powerpc64-di nbd-modules-4.15.0-2-powerpc64-di squashfs-modules-4.15.0-2-powerpc64-di virtio-modules-4.15.0-2-powerpc64-di uinput-modules-4.15.0-2-powerpc64-di udf-modules-4.15.0-2-powerpc64-di fuse-modules-4.15.0-2-powerpc64-di hypervisor-modules-4.15.0-2-powerpc64-di fancontrol-modules-4.15.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.15.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-powerpc-di nic-modules-4.15.0-2-powerpc-di nic-shared-modules-4.15.0-2-powerpc-di serial-modules-4.15.0-2-powerpc-di usb-serial-modules-4.15.0-2-powerpc-di ppp-modules-4.15.0-2-powerpc-di pata-modules-4.15.0-2-powerpc-di cdrom-core-modules-4.15.0-2-powerpc-di firewire-core-modules-4.15.0-2-powerpc-di scsi-core-modules-4.15.0-2-powerpc-di scsi-modules-4.15.0-2-powerpc-di loop-modules-4.15.0-2-powerpc-di btrfs-modules-4.15.0-2-powerpc-di ext4-modules-4.15.0-2-powerpc-di isofs-modules-4.15.0-2-powerpc-di jfs-modules-4.15.0-2-powerpc-di xfs-modules-4.15.0-2-powerpc-di fat-modules-4.15.0-2-powerpc-di hfs-modules-4.15.0-2-powerpc-di affs-modules-4.15.0-2-powerpc-di md-modules-4.15.0-2-powerpc-di multipath-modules-4.15.0-2-powerpc-di usb-modules-4.15.0-2-powerpc-di usb-storage-modules-4.15.0-2-powerpc-di pcmcia-storage-modules-4.15.0-2-powerpc-di fb-modules-4.15.0-2-powerpc-di input-modules-4.15.0-2-powerpc-di event-modules-4.15.0-2-powerpc-di mouse-modules-4.15.0-2-powerpc-di nic-pcmcia-modules-4.15.0-2-powerpc-di pcmcia-modules-4.15.0-2-powerpc-di sata-modules-4.15.0-2-powerpc-di crc-modules-4.15.0-2-powerpc-di crypto-modules-4.15.0-2-powerpc-di crypto-dm-modules-4.15.0-2-powerpc-di ata-modules-4.15.0-2-powerpc-di nbd-modules-4.15.0-2-powerpc-di squashfs-modules-4.15.0-2-powerpc-di virtio-modules-4.15.0-2-powerpc-di uinput-modules-4.15.0-2-powerpc-di zlib-modules-4.15.0-2-powerpc-di udf-modules-4.15.0-2-powerpc-di fuse-modules-4.15.0-2-powerpc-di kernel-image-4.15.0-2-powerpc64-di nic-modules-4.15.0-2-powerpc64-di nic-shared-modules-4.15.0-2-powerpc64-di serial-modules-4.15.0-2-powerpc64-di usb-serial-modules-4.15.0-2-powerpc64-di ppp-modules-4.15.0-2-powerpc64-di pata-modules-4.15.0-2-powerpc64-di cdrom-core-modules-4.15.0-2-powerpc64-di firewire-core-modules-4.15.0-2-powerpc64-di scsi-core-modules-4.15.0-2-powerpc64-di scsi-modules-4.15.0-2-powerpc64-di loop-modules-4.15.0-2-powerpc64-di btrfs-modules-4.15.0-2-powerpc64-di ext4-modules-4.15.0-2-powerpc64-di isofs-modules-4.15.0-2-powerpc64-di jfs-modules-4.15.0-2-powerpc64-di xfs-modules-4.15.0-2-powerpc64-di fat-modules-4.15.0-2-powerpc64-di hfs-modules-4.15.0-2-powerpc64-di affs-modules-4.15.0-2-powerpc64-di md-modules-4.15.0-2-powerpc64-di multipath-modules-4.15.0-2-powerpc64-di usb-modules-4.15.0-2-powerpc64-di usb-storage-modules-4.15.0-2-powerpc64-di pcmcia-storage-modules-4.15.0-2-powerpc64-di input-modules-4.15.0-2-powerpc64-di event-modules-4.15.0-2-powerpc64-di mouse-modules-4.15.0-2-powerpc64-di nic-pcmcia-modules-4.15.0-2-powerpc64-di pcmcia-modules-4.15.0-2-powerpc64-di sata-modules-4.15.0-2-powerpc64-di crc-modules-4.15.0-2-powerpc64-di crypto-modules-4.15.0-2-powerpc64-di crypto-dm-modules-4.15.0-2-powerpc64-di ata-modules-4.15.0-2-powerpc64-di nbd-modules-4.15.0-2-powerpc64-di squashfs-modules-4.15.0-2-powerpc64-di virtio-modules-4.15.0-2-powerpc64-di uinput-modules-4.15.0-2-powerpc64-di udf-modules-4.15.0-2-powerpc64-di fuse-modules-4.15.0-2-powerpc64-di hypervisor-modules-4.15.0-2-powerpc64-di fancontrol-modules-4.15.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.15.0-1' 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.15.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  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.15.0-1' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.0-1' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_powerpc_none_real:
  binary-arch_powerpc_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_powerpcspe_none_real:
  binary-arch_powerpcspe_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
  binary-arch_ppc64::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.15.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-powerpc64-di nic-modules-4.15.0-1-powerpc64-di nic-shared-modules-4.15.0-1-powerpc64-di serial-modules-4.15.0-1-powerpc64-di usb-serial-modules-4.15.0-1-powerpc64-di ppp-modules-4.15.0-1-powerpc64-di pata-modules-4.15.0-1-powerpc64-di cdrom-core-modules-4.15.0-1-powerpc64-di firewire-core-modules-4.15.0-1-powerpc64-di scsi-core-modules-4.15.0-1-powerpc64-di scsi-modules-4.15.0-1-powerpc64-di loop-modules-4.15.0-1-powerpc64-di btrfs-modules-4.15.0-1-powerpc64-di ext4-modules-4.15.0-1-powerpc64-di isofs-modules-4.15.0-1-powerpc64-di jfs-modules-4.15.0-1-powerpc64-di xfs-modules-4.15.0-1-powerpc64-di fat-modules-4.15.0-1-powerpc64-di hfs-modules-4.15.0-1-powerpc64-di affs-modules-4.15.0-1-powerpc64-di md-modules-4.15.0-1-powerpc64-di multipath-modules-4.15.0-1-powerpc64-di usb-modules-4.15.0-1-powerpc64-di usb-storage-modules-4.15.0-1-powerpc64-di pcmcia-storage-modules-4.15.0-1-powerpc64-di input-modules-4.15.0-1-powerpc64-di event-modules-4.15.0-1-powerpc64-di mouse-modules-4.15.0-1-powerpc64-di nic-pcmcia-modules-4.15.0-1-powerpc64-di pcmcia-modules-4.15.0-1-powerpc64-di sata-modules-4.15.0-1-powerpc64-di crc-modules-4.15.0-1-powerpc64-di crypto-modules-4.15.0-1-powerpc64-di crypto-dm-modules-4.15.0-1-powerpc64-di ata-modules-4.15.0-1-powerpc64-di nbd-modules-4.15.0-1-powerpc64-di squashfs-modules-4.15.0-1-powerpc64-di virtio-modules-4.15.0-1-powerpc64-di uinput-modules-4.15.0-1-powerpc64-di udf-modules-4.15.0-1-powerpc64-di fuse-modules-4.15.0-1-powerpc64-di hypervisor-modules-4.15.0-1-powerpc64-di fancontrol-modules-4.15.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.15.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-powerpc64-di nic-modules-4.15.0-2-powerpc64-di nic-shared-modules-4.15.0-2-powerpc64-di serial-modules-4.15.0-2-powerpc64-di usb-serial-modules-4.15.0-2-powerpc64-di ppp-modules-4.15.0-2-powerpc64-di pata-modules-4.15.0-2-powerpc64-di cdrom-core-modules-4.15.0-2-powerpc64-di firewire-core-modules-4.15.0-2-powerpc64-di scsi-core-modules-4.15.0-2-powerpc64-di scsi-modules-4.15.0-2-powerpc64-di loop-modules-4.15.0-2-powerpc64-di btrfs-modules-4.15.0-2-powerpc64-di ext4-modules-4.15.0-2-powerpc64-di isofs-modules-4.15.0-2-powerpc64-di jfs-modules-4.15.0-2-powerpc64-di xfs-modules-4.15.0-2-powerpc64-di fat-modules-4.15.0-2-powerpc64-di hfs-modules-4.15.0-2-powerpc64-di affs-modules-4.15.0-2-powerpc64-di md-modules-4.15.0-2-powerpc64-di multipath-modules-4.15.0-2-powerpc64-di usb-modules-4.15.0-2-powerpc64-di usb-storage-modules-4.15.0-2-powerpc64-di pcmcia-storage-modules-4.15.0-2-powerpc64-di input-modules-4.15.0-2-powerpc64-di event-modules-4.15.0-2-powerpc64-di mouse-modules-4.15.0-2-powerpc64-di nic-pcmcia-modules-4.15.0-2-powerpc64-di pcmcia-modules-4.15.0-2-powerpc64-di sata-modules-4.15.0-2-powerpc64-di crc-modules-4.15.0-2-powerpc64-di crypto-modules-4.15.0-2-powerpc64-di crypto-dm-modules-4.15.0-2-powerpc64-di ata-modules-4.15.0-2-powerpc64-di nbd-modules-4.15.0-2-powerpc64-di squashfs-modules-4.15.0-2-powerpc64-di virtio-modules-4.15.0-2-powerpc64-di uinput-modules-4.15.0-2-powerpc64-di udf-modules-4.15.0-2-powerpc64-di fuse-modules-4.15.0-2-powerpc64-di hypervisor-modules-4.15.0-2-powerpc64-di fancontrol-modules-4.15.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.15.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-powerpc64-di nic-modules-4.15.0-2-powerpc64-di nic-shared-modules-4.15.0-2-powerpc64-di serial-modules-4.15.0-2-powerpc64-di usb-serial-modules-4.15.0-2-powerpc64-di ppp-modules-4.15.0-2-powerpc64-di pata-modules-4.15.0-2-powerpc64-di cdrom-core-modules-4.15.0-2-powerpc64-di firewire-core-modules-4.15.0-2-powerpc64-di scsi-core-modules-4.15.0-2-powerpc64-di scsi-modules-4.15.0-2-powerpc64-di loop-modules-4.15.0-2-powerpc64-di btrfs-modules-4.15.0-2-powerpc64-di ext4-modules-4.15.0-2-powerpc64-di isofs-modules-4.15.0-2-powerpc64-di jfs-modules-4.15.0-2-powerpc64-di xfs-modules-4.15.0-2-powerpc64-di fat-modules-4.15.0-2-powerpc64-di hfs-modules-4.15.0-2-powerpc64-di affs-modules-4.15.0-2-powerpc64-di md-modules-4.15.0-2-powerpc64-di multipath-modules-4.15.0-2-powerpc64-di usb-modules-4.15.0-2-powerpc64-di usb-storage-modules-4.15.0-2-powerpc64-di pcmcia-storage-modules-4.15.0-2-powerpc64-di input-modules-4.15.0-2-powerpc64-di event-modules-4.15.0-2-powerpc64-di mouse-modules-4.15.0-2-powerpc64-di nic-pcmcia-modules-4.15.0-2-powerpc64-di pcmcia-modules-4.15.0-2-powerpc64-di sata-modules-4.15.0-2-powerpc64-di crc-modules-4.15.0-2-powerpc64-di crypto-modules-4.15.0-2-powerpc64-di crypto-dm-modules-4.15.0-2-powerpc64-di ata-modules-4.15.0-2-powerpc64-di nbd-modules-4.15.0-2-powerpc64-di squashfs-modules-4.15.0-2-powerpc64-di virtio-modules-4.15.0-2-powerpc64-di uinput-modules-4.15.0-2-powerpc64-di udf-modules-4.15.0-2-powerpc64-di fuse-modules-4.15.0-2-powerpc64-di hypervisor-modules-4.15.0-2-powerpc64-di fancontrol-modules-4.15.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.15.0-1' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_ppc64_none_real:
  binary-arch_ppc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
  binary-arch_ppc64el::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.15.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-powerpc64le-di nic-modules-4.15.0-1-powerpc64le-di nic-shared-modules-4.15.0-1-powerpc64le-di serial-modules-4.15.0-1-powerpc64le-di usb-serial-modules-4.15.0-1-powerpc64le-di ppp-modules-4.15.0-1-powerpc64le-di cdrom-core-modules-4.15.0-1-powerpc64le-di firewire-core-modules-4.15.0-1-powerpc64le-di scsi-core-modules-4.15.0-1-powerpc64le-di scsi-modules-4.15.0-1-powerpc64le-di loop-modules-4.15.0-1-powerpc64le-di btrfs-modules-4.15.0-1-powerpc64le-di ext4-modules-4.15.0-1-powerpc64le-di isofs-modules-4.15.0-1-powerpc64le-di jfs-modules-4.15.0-1-powerpc64le-di xfs-modules-4.15.0-1-powerpc64le-di fat-modules-4.15.0-1-powerpc64le-di md-modules-4.15.0-1-powerpc64le-di multipath-modules-4.15.0-1-powerpc64le-di usb-modules-4.15.0-1-powerpc64le-di usb-storage-modules-4.15.0-1-powerpc64le-di input-modules-4.15.0-1-powerpc64le-di event-modules-4.15.0-1-powerpc64le-di mouse-modules-4.15.0-1-powerpc64le-di sata-modules-4.15.0-1-powerpc64le-di crc-modules-4.15.0-1-powerpc64le-di crypto-modules-4.15.0-1-powerpc64le-di crypto-dm-modules-4.15.0-1-powerpc64le-di ata-modules-4.15.0-1-powerpc64le-di nbd-modules-4.15.0-1-powerpc64le-di squashfs-modules-4.15.0-1-powerpc64le-di virtio-modules-4.15.0-1-powerpc64le-di uinput-modules-4.15.0-1-powerpc64le-di udf-modules-4.15.0-1-powerpc64le-di fuse-modules-4.15.0-1-powerpc64le-di hypervisor-modules-4.15.0-1-powerpc64le-di fancontrol-modules-4.15.0-1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.15.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-powerpc64le-di nic-modules-4.15.0-2-powerpc64le-di nic-shared-modules-4.15.0-2-powerpc64le-di serial-modules-4.15.0-2-powerpc64le-di usb-serial-modules-4.15.0-2-powerpc64le-di ppp-modules-4.15.0-2-powerpc64le-di cdrom-core-modules-4.15.0-2-powerpc64le-di firewire-core-modules-4.15.0-2-powerpc64le-di scsi-core-modules-4.15.0-2-powerpc64le-di scsi-modules-4.15.0-2-powerpc64le-di loop-modules-4.15.0-2-powerpc64le-di btrfs-modules-4.15.0-2-powerpc64le-di ext4-modules-4.15.0-2-powerpc64le-di isofs-modules-4.15.0-2-powerpc64le-di jfs-modules-4.15.0-2-powerpc64le-di xfs-modules-4.15.0-2-powerpc64le-di fat-modules-4.15.0-2-powerpc64le-di md-modules-4.15.0-2-powerpc64le-di multipath-modules-4.15.0-2-powerpc64le-di usb-modules-4.15.0-2-powerpc64le-di usb-storage-modules-4.15.0-2-powerpc64le-di input-modules-4.15.0-2-powerpc64le-di event-modules-4.15.0-2-powerpc64le-di mouse-modules-4.15.0-2-powerpc64le-di sata-modules-4.15.0-2-powerpc64le-di crc-modules-4.15.0-2-powerpc64le-di crypto-modules-4.15.0-2-powerpc64le-di crypto-dm-modules-4.15.0-2-powerpc64le-di ata-modules-4.15.0-2-powerpc64le-di nbd-modules-4.15.0-2-powerpc64le-di squashfs-modules-4.15.0-2-powerpc64le-di virtio-modules-4.15.0-2-powerpc64le-di uinput-modules-4.15.0-2-powerpc64le-di udf-modules-4.15.0-2-powerpc64le-di fuse-modules-4.15.0-2-powerpc64le-di hypervisor-modules-4.15.0-2-powerpc64le-di fancontrol-modules-4.15.0-2-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.15.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-powerpc64le-di nic-modules-4.15.0-2-powerpc64le-di nic-shared-modules-4.15.0-2-powerpc64le-di serial-modules-4.15.0-2-powerpc64le-di usb-serial-modules-4.15.0-2-powerpc64le-di ppp-modules-4.15.0-2-powerpc64le-di cdrom-core-modules-4.15.0-2-powerpc64le-di firewire-core-modules-4.15.0-2-powerpc64le-di scsi-core-modules-4.15.0-2-powerpc64le-di scsi-modules-4.15.0-2-powerpc64le-di loop-modules-4.15.0-2-powerpc64le-di btrfs-modules-4.15.0-2-powerpc64le-di ext4-modules-4.15.0-2-powerpc64le-di isofs-modules-4.15.0-2-powerpc64le-di jfs-modules-4.15.0-2-powerpc64le-di xfs-modules-4.15.0-2-powerpc64le-di fat-modules-4.15.0-2-powerpc64le-di md-modules-4.15.0-2-powerpc64le-di multipath-modules-4.15.0-2-powerpc64le-di usb-modules-4.15.0-2-powerpc64le-di usb-storage-modules-4.15.0-2-powerpc64le-di input-modules-4.15.0-2-powerpc64le-di event-modules-4.15.0-2-powerpc64le-di mouse-modules-4.15.0-2-powerpc64le-di sata-modules-4.15.0-2-powerpc64le-di crc-modules-4.15.0-2-powerpc64le-di crypto-modules-4.15.0-2-powerpc64le-di crypto-dm-modules-4.15.0-2-powerpc64le-di ata-modules-4.15.0-2-powerpc64le-di nbd-modules-4.15.0-2-powerpc64le-di squashfs-modules-4.15.0-2-powerpc64le-di virtio-modules-4.15.0-2-powerpc64le-di uinput-modules-4.15.0-2-powerpc64le-di udf-modules-4.15.0-2-powerpc64le-di fuse-modules-4.15.0-2-powerpc64le-di hypervisor-modules-4.15.0-2-powerpc64le-di fancontrol-modules-4.15.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.15.0-1' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_ppc64el_none_real:
  binary-arch_ppc64el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-s390x-di nic-modules-4.15.0-1-s390x-di scsi-core-modules-4.15.0-1-s390x-di scsi-modules-4.15.0-1-s390x-di loop-modules-4.15.0-1-s390x-di btrfs-modules-4.15.0-1-s390x-di ext4-modules-4.15.0-1-s390x-di isofs-modules-4.15.0-1-s390x-di xfs-modules-4.15.0-1-s390x-di fat-modules-4.15.0-1-s390x-di md-modules-4.15.0-1-s390x-di multipath-modules-4.15.0-1-s390x-di crc-modules-4.15.0-1-s390x-di crypto-modules-4.15.0-1-s390x-di crypto-dm-modules-4.15.0-1-s390x-di nbd-modules-4.15.0-1-s390x-di virtio-modules-4.15.0-1-s390x-di zlib-modules-4.15.0-1-s390x-di udf-modules-4.15.0-1-s390x-di fuse-modules-4.15.0-1-s390x-di dasd-modules-4.15.0-1-s390x-di dasd-extra-modules-4.15.0-1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='4.15.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-s390x-di nic-modules-4.15.0-2-s390x-di scsi-core-modules-4.15.0-2-s390x-di scsi-modules-4.15.0-2-s390x-di loop-modules-4.15.0-2-s390x-di btrfs-modules-4.15.0-2-s390x-di ext4-modules-4.15.0-2-s390x-di isofs-modules-4.15.0-2-s390x-di xfs-modules-4.15.0-2-s390x-di fat-modules-4.15.0-2-s390x-di md-modules-4.15.0-2-s390x-di multipath-modules-4.15.0-2-s390x-di crc-modules-4.15.0-2-s390x-di crypto-modules-4.15.0-2-s390x-di crypto-dm-modules-4.15.0-2-s390x-di nbd-modules-4.15.0-2-s390x-di virtio-modules-4.15.0-2-s390x-di zlib-modules-4.15.0-2-s390x-di udf-modules-4.15.0-2-s390x-di fuse-modules-4.15.0-2-s390x-di dasd-modules-4.15.0-2-s390x-di dasd-extra-modules-4.15.0-2-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='4.15.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-s390x-di nic-modules-4.15.0-2-s390x-di scsi-core-modules-4.15.0-2-s390x-di scsi-modules-4.15.0-2-s390x-di loop-modules-4.15.0-2-s390x-di btrfs-modules-4.15.0-2-s390x-di ext4-modules-4.15.0-2-s390x-di isofs-modules-4.15.0-2-s390x-di xfs-modules-4.15.0-2-s390x-di fat-modules-4.15.0-2-s390x-di md-modules-4.15.0-2-s390x-di multipath-modules-4.15.0-2-s390x-di crc-modules-4.15.0-2-s390x-di crypto-modules-4.15.0-2-s390x-di crypto-dm-modules-4.15.0-2-s390x-di nbd-modules-4.15.0-2-s390x-di virtio-modules-4.15.0-2-s390x-di zlib-modules-4.15.0-2-s390x-di udf-modules-4.15.0-2-s390x-di fuse-modules-4.15.0-2-s390x-di dasd-modules-4.15.0-2-s390x-di dasd-extra-modules-4.15.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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  binary-arch_s390x_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_sh3: binary-arch_sh3_real
  binary-arch_sh3_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
  binary-arch_sh4::
-       $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.15.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-sh7751r-di nic-modules-4.15.0-1-sh7751r-di usb-serial-modules-4.15.0-1-sh7751r-di ppp-modules-4.15.0-1-sh7751r-di pata-modules-4.15.0-1-sh7751r-di cdrom-core-modules-4.15.0-1-sh7751r-di firewire-core-modules-4.15.0-1-sh7751r-di loop-modules-4.15.0-1-sh7751r-di btrfs-modules-4.15.0-1-sh7751r-di ext4-modules-4.15.0-1-sh7751r-di isofs-modules-4.15.0-1-sh7751r-di jfs-modules-4.15.0-1-sh7751r-di xfs-modules-4.15.0-1-sh7751r-di fat-modules-4.15.0-1-sh7751r-di minix-modules-4.15.0-1-sh7751r-di md-modules-4.15.0-1-sh7751r-di multipath-modules-4.15.0-1-sh7751r-di usb-storage-modules-4.15.0-1-sh7751r-di nic-usb-modules-4.15.0-1-sh7751r-di sata-modules-4.15.0-1-sh7751r-di i2c-modules-4.15.0-1-sh7751r-di crc-modules-4.15.0-1-sh7751r-di crypto-modules-4.15.0-1-sh7751r-di crypto-dm-modules-4.15.0-1-sh7751r-di nbd-modules-4.15.0-1-sh7751r-di squashfs-modules-4.15.0-1-sh7751r-di speakup-modules-4.15.0-1-sh7751r-di virtio-modules-4.15.0-1-sh7751r-di sound-modules-4.15.0-1-sh7751r-di zlib-modules-4.15.0-1-sh7751r-di udf-modules-4.15.0-1-sh7751r-di fuse-modules-4.15.0-1-sh7751r-di kernel-image-4.15.0-1-sh7785lcr-di nic-modules-4.15.0-1-sh7785lcr-di usb-serial-modules-4.15.0-1-sh7785lcr-di ppp-modules-4.15.0-1-sh7785lcr-di pata-modules-4.15.0-1-sh7785lcr-di cdrom-core-modules-4.15.0-1-sh7785lcr-di firewire-core-modules-4.15.0-1-sh7785lcr-di loop-modules-4.15.0-1-sh7785lcr-di btrfs-modules-4.15.0-1-sh7785lcr-di ext4-modules-4.15.0-1-sh7785lcr-di isofs-modules-4.15.0-1-sh7785lcr-di jfs-modules-4.15.0-1-sh7785lcr-di xfs-modules-4.15.0-1-sh7785lcr-di fat-modules-4.15.0-1-sh7785lcr-di minix-modules-4.15.0-1-sh7785lcr-di md-modules-4.15.0-1-sh7785lcr-di multipath-modules-4.15.0-1-sh7785lcr-di nic-usb-modules-4.15.0-1-sh7785lcr-di sata-modules-4.15.0-1-sh7785lcr-di crc-modules-4.15.0-1-sh7785lcr-di crypto-modules-4.15.0-1-sh7785lcr-di crypto-dm-modules-4.15.0-1-sh7785lcr-di nbd-modules-4.15.0-1-sh7785lcr-di squashfs-modules-4.15.0-1-sh7785lcr-di speakup-modules-4.15.0-1-sh7785lcr-di sound-modules-4.15.0-1-sh7785lcr-di zlib-modules-4.15.0-1-sh7785lcr-di udf-modules-4.15.0-1-sh7785lcr-di fuse-modules-4.15.0-1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.15.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-sh7751r-di nic-modules-4.15.0-2-sh7751r-di usb-serial-modules-4.15.0-2-sh7751r-di ppp-modules-4.15.0-2-sh7751r-di pata-modules-4.15.0-2-sh7751r-di cdrom-core-modules-4.15.0-2-sh7751r-di firewire-core-modules-4.15.0-2-sh7751r-di loop-modules-4.15.0-2-sh7751r-di btrfs-modules-4.15.0-2-sh7751r-di ext4-modules-4.15.0-2-sh7751r-di isofs-modules-4.15.0-2-sh7751r-di jfs-modules-4.15.0-2-sh7751r-di xfs-modules-4.15.0-2-sh7751r-di fat-modules-4.15.0-2-sh7751r-di minix-modules-4.15.0-2-sh7751r-di md-modules-4.15.0-2-sh7751r-di multipath-modules-4.15.0-2-sh7751r-di usb-storage-modules-4.15.0-2-sh7751r-di nic-usb-modules-4.15.0-2-sh7751r-di sata-modules-4.15.0-2-sh7751r-di i2c-modules-4.15.0-2-sh7751r-di crc-modules-4.15.0-2-sh7751r-di crypto-modules-4.15.0-2-sh7751r-di crypto-dm-modules-4.15.0-2-sh7751r-di nbd-modules-4.15.0-2-sh7751r-di squashfs-modules-4.15.0-2-sh7751r-di speakup-modules-4.15.0-2-sh7751r-di virtio-modules-4.15.0-2-sh7751r-di sound-modules-4.15.0-2-sh7751r-di zlib-modules-4.15.0-2-sh7751r-di udf-modules-4.15.0-2-sh7751r-di fuse-modules-4.15.0-2-sh7751r-di kernel-image-4.15.0-2-sh7785lcr-di nic-modules-4.15.0-2-sh7785lcr-di usb-serial-modules-4.15.0-2-sh7785lcr-di ppp-modules-4.15.0-2-sh7785lcr-di pata-modules-4.15.0-2-sh7785lcr-di cdrom-core-modules-4.15.0-2-sh7785lcr-di firewire-core-modules-4.15.0-2-sh7785lcr-di loop-modules-4.15.0-2-sh7785lcr-di btrfs-modules-4.15.0-2-sh7785lcr-di ext4-modules-4.15.0-2-sh7785lcr-di isofs-modules-4.15.0-2-sh7785lcr-di jfs-modules-4.15.0-2-sh7785lcr-di xfs-modules-4.15.0-2-sh7785lcr-di fat-modules-4.15.0-2-sh7785lcr-di minix-modules-4.15.0-2-sh7785lcr-di md-modules-4.15.0-2-sh7785lcr-di multipath-modules-4.15.0-2-sh7785lcr-di nic-usb-modules-4.15.0-2-sh7785lcr-di sata-modules-4.15.0-2-sh7785lcr-di crc-modules-4.15.0-2-sh7785lcr-di crypto-modules-4.15.0-2-sh7785lcr-di crypto-dm-modules-4.15.0-2-sh7785lcr-di nbd-modules-4.15.0-2-sh7785lcr-di squashfs-modules-4.15.0-2-sh7785lcr-di speakup-modules-4.15.0-2-sh7785lcr-di sound-modules-4.15.0-2-sh7785lcr-di zlib-modules-4.15.0-2-sh7785lcr-di udf-modules-4.15.0-2-sh7785lcr-di fuse-modules-4.15.0-2-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.15.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-sh7751r-di nic-modules-4.15.0-2-sh7751r-di usb-serial-modules-4.15.0-2-sh7751r-di ppp-modules-4.15.0-2-sh7751r-di pata-modules-4.15.0-2-sh7751r-di cdrom-core-modules-4.15.0-2-sh7751r-di firewire-core-modules-4.15.0-2-sh7751r-di loop-modules-4.15.0-2-sh7751r-di btrfs-modules-4.15.0-2-sh7751r-di ext4-modules-4.15.0-2-sh7751r-di isofs-modules-4.15.0-2-sh7751r-di jfs-modules-4.15.0-2-sh7751r-di xfs-modules-4.15.0-2-sh7751r-di fat-modules-4.15.0-2-sh7751r-di minix-modules-4.15.0-2-sh7751r-di md-modules-4.15.0-2-sh7751r-di multipath-modules-4.15.0-2-sh7751r-di usb-storage-modules-4.15.0-2-sh7751r-di nic-usb-modules-4.15.0-2-sh7751r-di sata-modules-4.15.0-2-sh7751r-di i2c-modules-4.15.0-2-sh7751r-di crc-modules-4.15.0-2-sh7751r-di crypto-modules-4.15.0-2-sh7751r-di crypto-dm-modules-4.15.0-2-sh7751r-di nbd-modules-4.15.0-2-sh7751r-di squashfs-modules-4.15.0-2-sh7751r-di speakup-modules-4.15.0-2-sh7751r-di virtio-modules-4.15.0-2-sh7751r-di sound-modules-4.15.0-2-sh7751r-di zlib-modules-4.15.0-2-sh7751r-di udf-modules-4.15.0-2-sh7751r-di fuse-modules-4.15.0-2-sh7751r-di kernel-image-4.15.0-2-sh7785lcr-di nic-modules-4.15.0-2-sh7785lcr-di usb-serial-modules-4.15.0-2-sh7785lcr-di ppp-modules-4.15.0-2-sh7785lcr-di pata-modules-4.15.0-2-sh7785lcr-di cdrom-core-modules-4.15.0-2-sh7785lcr-di firewire-core-modules-4.15.0-2-sh7785lcr-di loop-modules-4.15.0-2-sh7785lcr-di btrfs-modules-4.15.0-2-sh7785lcr-di ext4-modules-4.15.0-2-sh7785lcr-di isofs-modules-4.15.0-2-sh7785lcr-di jfs-modules-4.15.0-2-sh7785lcr-di xfs-modules-4.15.0-2-sh7785lcr-di fat-modules-4.15.0-2-sh7785lcr-di minix-modules-4.15.0-2-sh7785lcr-di md-modules-4.15.0-2-sh7785lcr-di multipath-modules-4.15.0-2-sh7785lcr-di nic-usb-modules-4.15.0-2-sh7785lcr-di sata-modules-4.15.0-2-sh7785lcr-di crc-modules-4.15.0-2-sh7785lcr-di crypto-modules-4.15.0-2-sh7785lcr-di crypto-dm-modules-4.15.0-2-sh7785lcr-di nbd-modules-4.15.0-2-sh7785lcr-di squashfs-modules-4.15.0-2-sh7785lcr-di speakup-modules-4.15.0-2-sh7785lcr-di sound-modules-4.15.0-2-sh7785lcr-di zlib-modules-4.15.0-2-sh7785lcr-di udf-modules-4.15.0-2-sh7785lcr-di fuse-modules-4.15.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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_sh4_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-1-sparc64-di nic-modules-4.15.0-1-sparc64-di ppp-modules-4.15.0-1-sparc64-di pata-modules-4.15.0-1-sparc64-di cdrom-core-modules-4.15.0-1-sparc64-di scsi-core-modules-4.15.0-1-sparc64-di scsi-modules-4.15.0-1-sparc64-di btrfs-modules-4.15.0-1-sparc64-di ext4-modules-4.15.0-1-sparc64-di isofs-modules-4.15.0-1-sparc64-di jfs-modules-4.15.0-1-sparc64-di ufs-modules-4.15.0-1-sparc64-di xfs-modules-4.15.0-1-sparc64-di fat-modules-4.15.0-1-sparc64-di md-modules-4.15.0-1-sparc64-di multipath-modules-4.15.0-1-sparc64-di usb-modules-4.15.0-1-sparc64-di usb-storage-modules-4.15.0-1-sparc64-di input-modules-4.15.0-1-sparc64-di sata-modules-4.15.0-1-sparc64-di crc-modules-4.15.0-1-sparc64-di crypto-modules-4.15.0-1-sparc64-di crypto-dm-modules-4.15.0-1-sparc64-di ata-modules-4.15.0-1-sparc64-di nbd-modules-4.15.0-1-sparc64-di squashfs-modules-4.15.0-1-sparc64-di virtio-modules-4.15.0-1-sparc64-di zlib-modules-4.15.0-1-sparc64-di udf-modules-4.15.0-1-sparc64-di fuse-modules-4.15.0-1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='4.15.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-sparc64-di nic-modules-4.15.0-2-sparc64-di ppp-modules-4.15.0-2-sparc64-di pata-modules-4.15.0-2-sparc64-di cdrom-core-modules-4.15.0-2-sparc64-di scsi-core-modules-4.15.0-2-sparc64-di scsi-modules-4.15.0-2-sparc64-di btrfs-modules-4.15.0-2-sparc64-di ext4-modules-4.15.0-2-sparc64-di isofs-modules-4.15.0-2-sparc64-di jfs-modules-4.15.0-2-sparc64-di ufs-modules-4.15.0-2-sparc64-di xfs-modules-4.15.0-2-sparc64-di fat-modules-4.15.0-2-sparc64-di md-modules-4.15.0-2-sparc64-di multipath-modules-4.15.0-2-sparc64-di usb-modules-4.15.0-2-sparc64-di usb-storage-modules-4.15.0-2-sparc64-di input-modules-4.15.0-2-sparc64-di sata-modules-4.15.0-2-sparc64-di crc-modules-4.15.0-2-sparc64-di crypto-modules-4.15.0-2-sparc64-di crypto-dm-modules-4.15.0-2-sparc64-di ata-modules-4.15.0-2-sparc64-di nbd-modules-4.15.0-2-sparc64-di squashfs-modules-4.15.0-2-sparc64-di virtio-modules-4.15.0-2-sparc64-di zlib-modules-4.15.0-2-sparc64-di udf-modules-4.15.0-2-sparc64-di fuse-modules-4.15.0-2-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='4.15.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15' PACKAGE_NAMES='kernel-image-4.15.0-2-sparc64-di nic-modules-4.15.0-2-sparc64-di ppp-modules-4.15.0-2-sparc64-di pata-modules-4.15.0-2-sparc64-di cdrom-core-modules-4.15.0-2-sparc64-di scsi-core-modules-4.15.0-2-sparc64-di scsi-modules-4.15.0-2-sparc64-di btrfs-modules-4.15.0-2-sparc64-di ext4-modules-4.15.0-2-sparc64-di isofs-modules-4.15.0-2-sparc64-di jfs-modules-4.15.0-2-sparc64-di ufs-modules-4.15.0-2-sparc64-di xfs-modules-4.15.0-2-sparc64-di fat-modules-4.15.0-2-sparc64-di md-modules-4.15.0-2-sparc64-di multipath-modules-4.15.0-2-sparc64-di usb-modules-4.15.0-2-sparc64-di usb-storage-modules-4.15.0-2-sparc64-di input-modules-4.15.0-2-sparc64-di sata-modules-4.15.0-2-sparc64-di crc-modules-4.15.0-2-sparc64-di crypto-modules-4.15.0-2-sparc64-di crypto-dm-modules-4.15.0-2-sparc64-di ata-modules-4.15.0-2-sparc64-di nbd-modules-4.15.0-2-sparc64-di squashfs-modules-4.15.0-2-sparc64-di virtio-modules-4.15.0-2-sparc64-di zlib-modules-4.15.0-2-sparc64-di udf-modules-4.15.0-2-sparc64-di fuse-modules-4.15.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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_sparc_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-arch_tilegx: binary-arch_tilegx_real
  binary-arch_tilegx_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-1' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.15.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-indep:: binary-indep_none setup
  binary-indep::
-       $(MAKE) -f debian/rules.real binary-indep ABINAME='4.15.0-1' ALL_FEATURESETS='none' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 arm64_none_arm64 hppa_none_parisc hppa_none_parisc64-smp i386_none_686 i386_none_686-pae 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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='4.15.0-2' ALL_FEATURESETS='none' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 arm64_none_arm64 armhf_none_armmp armhf_none_armmp-lpae hppa_none_parisc hppa_none_parisc64-smp i386_none_686 i386_none_686-pae 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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-indep ABINAME='4.15.0-2' ALL_FEATURESETS='none' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 arm64_none_arm64 hppa_none_parisc hppa_none_parisc64-smp i386_none_686 i386_none_686-pae 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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-indep_none: binary-indep_none_real
  binary-indep_none_real::
-       $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.15.0-1' ALL_KERNEL_ARCHES='alpha arm64 m68k mips parisc powerpc s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.15.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 m68k mips parisc powerpc s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.15.0-2' ALL_KERNEL_ARCHES='alpha arm64 m68k mips parisc powerpc s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_alpha:: source_none_real
  binary-libc-dev_alpha::
-       $(MAKE) -f debian/rules.real install-libc-dev_alpha ABINAME='4.15.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_alpha ABINAME='4.15.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_alpha ABINAME='4.15.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_amd64:: source_none_real
  binary-libc-dev_amd64::
-       $(MAKE) -f debian/rules.real install-libc-dev_amd64 ABINAME='4.15.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_amd64 ABINAME='4.15.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_amd64 ABINAME='4.15.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_arm64:: source_none_real
  binary-libc-dev_arm64::
-       $(MAKE) -f debian/rules.real install-libc-dev_arm64 ABINAME='4.15.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_arm64 ABINAME='4.15.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_arm64 ABINAME='4.15.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_arm64ilp32:: source_none_real
  binary-libc-dev_arm64ilp32::
-       $(MAKE) -f debian/rules.real install-libc-dev_arm64ilp32 ABINAME='4.15.0-1' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_arm64ilp32 ABINAME='4.15.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_arm64ilp32 ABINAME='4.15.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_armel:: source_none_real
  binary-libc-dev_armel::
-       $(MAKE) -f debian/rules.real install-libc-dev_armel ABINAME='4.15.0-1' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_armel ABINAME='4.15.0-2' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_armel ABINAME='4.15.0-2' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_armhf:: source_none_real
  binary-libc-dev_armhf::
-       $(MAKE) -f debian/rules.real install-libc-dev_armhf ABINAME='4.15.0-1' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_armhf ABINAME='4.15.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_armhf ABINAME='4.15.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_hppa:: source_none_real
  binary-libc-dev_hppa::
-       $(MAKE) -f debian/rules.real install-libc-dev_hppa ABINAME='4.15.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_hppa ABINAME='4.15.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_hppa ABINAME='4.15.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_i386:: source_none_real
  binary-libc-dev_i386::
-       $(MAKE) -f debian/rules.real install-libc-dev_i386 ABINAME='4.15.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_i386 ABINAME='4.15.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_i386 ABINAME='4.15.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_m68k:: source_none_real
  binary-libc-dev_m68k::
-       $(MAKE) -f debian/rules.real install-libc-dev_m68k ABINAME='4.15.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_m68k ABINAME='4.15.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_m68k ABINAME='4.15.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mips:: source_none_real
  binary-libc-dev_mips::
-       $(MAKE) -f debian/rules.real install-libc-dev_mips ABINAME='4.15.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mips ABINAME='4.15.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mips ABINAME='4.15.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mips64:: source_none_real
  binary-libc-dev_mips64::
-       $(MAKE) -f debian/rules.real install-libc-dev_mips64 ABINAME='4.15.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mips64 ABINAME='4.15.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mips64 ABINAME='4.15.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mips64el:: source_none_real
  binary-libc-dev_mips64el::
-       $(MAKE) -f debian/rules.real install-libc-dev_mips64el ABINAME='4.15.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mips64el ABINAME='4.15.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mips64el ABINAME='4.15.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mips64r6:: source_none_real
  binary-libc-dev_mips64r6::
-       $(MAKE) -f debian/rules.real install-libc-dev_mips64r6 ABINAME='4.15.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mips64r6 ABINAME='4.15.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mips64r6 ABINAME='4.15.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mips64r6el:: source_none_real
  binary-libc-dev_mips64r6el::
-       $(MAKE) -f debian/rules.real install-libc-dev_mips64r6el ABINAME='4.15.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mips64r6el ABINAME='4.15.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mips64r6el ABINAME='4.15.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mipsel:: source_none_real
  binary-libc-dev_mipsel::
-       $(MAKE) -f debian/rules.real install-libc-dev_mipsel ABINAME='4.15.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mipsel ABINAME='4.15.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mipsel ABINAME='4.15.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mipsn32:: source_none_real
  binary-libc-dev_mipsn32::
-       $(MAKE) -f debian/rules.real install-libc-dev_mipsn32 ABINAME='4.15.0-1' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mipsn32 ABINAME='4.15.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mipsn32 ABINAME='4.15.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mipsn32el:: source_none_real
  binary-libc-dev_mipsn32el::
-       $(MAKE) -f debian/rules.real install-libc-dev_mipsn32el ABINAME='4.15.0-1' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mipsn32el ABINAME='4.15.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mipsn32el ABINAME='4.15.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mipsn32r6:: source_none_real
  binary-libc-dev_mipsn32r6::
-       $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6 ABINAME='4.15.0-1' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6 ABINAME='4.15.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6 ABINAME='4.15.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mipsn32r6el:: source_none_real
  binary-libc-dev_mipsn32r6el::
-       $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6el ABINAME='4.15.0-1' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6el ABINAME='4.15.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mipsn32r6el ABINAME='4.15.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mipsr6:: source_none_real
  binary-libc-dev_mipsr6::
-       $(MAKE) -f debian/rules.real install-libc-dev_mipsr6 ABINAME='4.15.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mipsr6 ABINAME='4.15.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mipsr6 ABINAME='4.15.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_mipsr6el:: source_none_real
  binary-libc-dev_mipsr6el::
-       $(MAKE) -f debian/rules.real install-libc-dev_mipsr6el ABINAME='4.15.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_mipsr6el ABINAME='4.15.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_mipsr6el ABINAME='4.15.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_powerpc:: source_none_real
  binary-libc-dev_powerpc::
-       $(MAKE) -f debian/rules.real install-libc-dev_powerpc ABINAME='4.15.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_powerpc ABINAME='4.15.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_powerpc ABINAME='4.15.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_powerpcspe:: source_none_real
  binary-libc-dev_powerpcspe::
-       $(MAKE) -f debian/rules.real install-libc-dev_powerpcspe ABINAME='4.15.0-1' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_powerpcspe ABINAME='4.15.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_powerpcspe ABINAME='4.15.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_ppc64:: source_none_real
  binary-libc-dev_ppc64::
-       $(MAKE) -f debian/rules.real install-libc-dev_ppc64 ABINAME='4.15.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_ppc64 ABINAME='4.15.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_ppc64 ABINAME='4.15.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_ppc64el:: source_none_real
  binary-libc-dev_ppc64el::
-       $(MAKE) -f debian/rules.real install-libc-dev_ppc64el ABINAME='4.15.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_ppc64el ABINAME='4.15.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_ppc64el ABINAME='4.15.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_s390:: source_none_real
  binary-libc-dev_s390::
-       $(MAKE) -f debian/rules.real install-libc-dev_s390 ABINAME='4.15.0-1' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_s390 ABINAME='4.15.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_s390 ABINAME='4.15.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_s390x:: source_none_real
  binary-libc-dev_s390x::
-       $(MAKE) -f debian/rules.real install-libc-dev_s390x ABINAME='4.15.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_s390x ABINAME='4.15.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_s390x ABINAME='4.15.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_sh3:: source_none_real
  binary-libc-dev_sh3::
-       $(MAKE) -f debian/rules.real install-libc-dev_sh3 ABINAME='4.15.0-1' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_sh3 ABINAME='4.15.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_sh3 ABINAME='4.15.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_sh4:: source_none_real
  binary-libc-dev_sh4::
-       $(MAKE) -f debian/rules.real install-libc-dev_sh4 ABINAME='4.15.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_sh4 ABINAME='4.15.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_sh4 ABINAME='4.15.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_sparc:: source_none_real
  binary-libc-dev_sparc::
-       $(MAKE) -f debian/rules.real install-libc-dev_sparc ABINAME='4.15.0-1' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_sparc ABINAME='4.15.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_sparc ABINAME='4.15.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_sparc64:: source_none_real
  binary-libc-dev_sparc64::
-       $(MAKE) -f debian/rules.real install-libc-dev_sparc64 ABINAME='4.15.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_sparc64 ABINAME='4.15.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_sparc64 ABINAME='4.15.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_tilegx:: source_none_real
  binary-libc-dev_tilegx::
-       $(MAKE) -f debian/rules.real install-libc-dev_tilegx ABINAME='4.15.0-1' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_tilegx ABINAME='4.15.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_tilegx ABINAME='4.15.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  binary-libc-dev_x32:: source_none_real
  binary-libc-dev_x32::
-       $(MAKE) -f debian/rules.real install-libc-dev_x32 ABINAME='4.15.0-1' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real install-libc-dev_x32 ABINAME='4.15.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real install-libc-dev_x32 ABINAME='4.15.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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_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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_alpha_none_real:
  build-arch_alpha_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_amd64: build-arch_amd64_none build-arch_amd64_real
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_amd64_none_real:
  build-arch_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_arm64_none_real:
  build-arch_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_arm64ilp32: build-arch_arm64ilp32_real
  build-arch_arm64ilp32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='arm64ilp32' DO_HEADERS_ALL='False' KERNEL_ARCH='arm64' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_armel: build-arch_armel_real
  build-arch_armel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -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.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -build-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -build-arch_armhf_none_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='armel' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 +build-arch_armhf: build-arch_armhf_real
  build-arch_armhf_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='armhf' DO_HEADERS_ALL='False' KERNEL_ARCH='arm' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_hppa: build-arch_hppa_none build-arch_hppa_real
  build-arch_hppa_none: build-arch_hppa_none_parisc build-arch_hppa_none_parisc64-smp build-arch_hppa_none_real
  build-arch_hppa_none_parisc: build-arch_hppa_none_parisc_real
  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.15.0-1' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-1' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_hppa_none_real:
  build-arch_hppa_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_i386: build-arch_i386_none build-arch_i386_real
  build-arch_i386_none: build-arch_i386_none_686 build-arch_i386_none_686-pae build-arch_i386_none_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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_i386_none_real:
  build-arch_i386_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_m68k_none_real:
  build-arch_m68k_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mips64_none_real:
  build-arch_mips64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mips64el_none_real:
  build-arch_mips64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mips64r6_none_real:
  build-arch_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mips64r6el_none_real:
  build-arch_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mips_none_real:
  build-arch_mips_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mipsel_none_real:
  build-arch_mipsel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mipsn32: build-arch_mipsn32_real
  build-arch_mipsn32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mipsn32el: build-arch_mipsn32el_real
  build-arch_mipsn32el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mipsn32r6: build-arch_mipsn32r6_real
  build-arch_mipsn32r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32r6' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
  build-arch_mipsn32r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsn32r6el' DO_HEADERS_ALL='False' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mipsr6_none_real:
  build-arch_mipsr6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_mipsr6el_none_real:
  build-arch_mipsr6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  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.15.0-1' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-1' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_powerpc_none_real:
  build-arch_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_powerpcspe_none_real:
  build-arch_powerpcspe_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_ppc64_none_real:
  build-arch_ppc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_ppc64el_none_real:
  build-arch_ppc64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_s390: build-arch_s390_real
  build-arch_s390_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='s390' DO_HEADERS_ALL='False' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  build-arch_s390x_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_sh3: build-arch_sh3_real
  build-arch_sh3_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='sh3' DO_HEADERS_ALL='False' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_sh4_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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
@@@ -663,22 -681,22 +663,22 @@@ build-arch_sparc64_none_real
  build-arch_sparc64_none_sparc64: build-arch_sparc64_none_sparc64_real
  build-arch_sparc64_none_sparc64-smp: build-arch_sparc64_none_sparc64-smp_real
  build-arch_sparc64_none_sparc64-smp_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_sparc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='sparc' DO_HEADERS_ALL='False' KERNEL_ARCH='sparc' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_tilegx: build-arch_tilegx_real
  build-arch_tilegx_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='tilegx' DO_HEADERS_ALL='False' KERNEL_ARCH='tile' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-arch_x32: build-arch_x32_real
  build-arch_x32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-1' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.15.0-2' ARCH='x32' DO_HEADERS_ALL='False' KERNEL_ARCH='x86' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-indep:: build-indep_none
  build-indep::
-       $(MAKE) -f debian/rules.real build-indep ABINAME='4.15.0-1' ALL_FEATURESETS='none' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 arm64_none_arm64 hppa_none_parisc hppa_none_parisc64-smp i386_none_686 i386_none_686-pae 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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='4.15.0-2' ALL_FEATURESETS='none' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 arm64_none_arm64 armhf_none_armmp armhf_none_armmp-lpae hppa_none_parisc hppa_none_parisc64-smp i386_none_686 i386_none_686-pae 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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real build-indep ABINAME='4.15.0-2' ALL_FEATURESETS='none' ALL_TRIPLETS='alpha_none_alpha-generic alpha_none_alpha-smp amd64_none_amd64 amd64_none_cloud-amd64 arm64_none_arm64 hppa_none_parisc hppa_none_parisc64-smp i386_none_686 i386_none_686-pae 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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  build-indep_none: build-indep_none_real
  build-indep_none_real:
  setup: setup_alpha setup_amd64 setup_arm64 setup_arm64ilp32 setup_armel setup_armhf setup_hppa setup_i386 setup_m68k setup_mips setup_mips64 setup_mips64el setup_mips64r6 setup_mips64r6el setup_mipsel setup_mipsn32 setup_mipsn32el setup_mipsn32r6 setup_mipsn32r6el setup_mipsr6 setup_mipsr6el setup_none setup_powerpc setup_powerpcspe setup_ppc64 setup_ppc64el setup_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_tilegx setup_x32
@@@ -686,27 -704,27 +686,27 @@@ setup_alpha: setup_alpha_none setup_alp
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_alpha_none_real:
  setup_alpha_real:
  setup_amd64: setup_amd64_none setup_amd64_real
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  setup_amd64_none_real:
  setup_amd64_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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  setup_arm64_none_real:
  setup_arm64_real:
  setup_arm64ilp32: setup_arm64ilp32_real
@@@ -720,9 -746,9 +720,9 @@@ setup_hppa_none: setup_hppa_none_paris
  setup_hppa_none_parisc: setup_hppa_none_parisc_real
  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.15.0-1' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-2' ARCH='hppa' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_hppa_none_real:
  setup_hppa_real:
  setup_i386: setup_i386_none setup_i386_real
@@@ -730,16 -756,16 +730,16 @@@ setup_i386_none: setup_i386_none_686 se
  setup_i386_none_686: setup_i386_none_686_real
  setup_i386_none_686-pae: setup_i386_none_686-pae_real
  setup_i386_none_686-pae_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  setup_i386_none_686_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  setup_i386_none_real:
  setup_i386_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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_m68k_none_real:
  setup_m68k_real:
  setup_mips: setup_mips_none setup_mips_real
@@@ -747,65 -773,65 +747,65 @@@ setup_mips64: setup_mips64_none setup_m
  setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_octeon setup_mips64_none_real
  setup_mips64_none_5kc-malta: setup_mips64_none_5kc-malta_real
  setup_mips64_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_mips64_none_octeon: setup_mips64_none_octeon_real
  setup_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='mips64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
  setup_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='mips64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips64r6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mips64r6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_mips_none_octeon: setup_mips_none_octeon_real
  setup_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='mips' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' 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.15.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
  setup_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='mipsel' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_mipsel_none_real:
  setup_mipsel_real:
  setup_mipsn32: setup_mipsn32_real
@@@ -820,20 -846,20 +820,20 @@@ setup_mipsr6: setup_mipsr6_none setup_m
  setup_mipsr6_none: setup_mipsr6_none_mips32r6 setup_mipsr6_none_mips64r6 setup_mipsr6_none_real
  setup_mipsr6_none_mips32r6: setup_mipsr6_none_mips32r6_real
  setup_mipsr6_none_mips32r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real
  setup_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='mipsr6' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  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.15.0-1' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real
  setup_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='mipsr6el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_mipsr6el_none_real:
  setup_mipsr6el_real:
  setup_none: setup_none_real
@@@ -843,33 -869,33 +843,33 @@@ setup_powerpc_none: setup_powerpc_none_
  setup_powerpc_none_powerpc: setup_powerpc_none_powerpc_real
  setup_powerpc_none_powerpc-smp: setup_powerpc_none_powerpc-smp_real
  setup_powerpc_none_powerpc-smp_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
  setup_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  setup_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' ARCH='powerpc' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  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.15.0-1' ARCH='powerpcspe' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  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.15.0-1' ARCH='ppc64' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  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.15.0-1' ARCH='ppc64el' COMPILER='gcc-7' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.15.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  setup_ppc64el_none_real:
  setup_ppc64el_real:
  setup_s390: setup_s390_real
@@@ -879,7 -905,7 +879,7 @@@ setup_s390x_none: setup_s390x_none_rea
  setup_s390x_none_real:
  setup_s390x_none_s390x: setup_s390x_none_s390x_real
  setup_s390x_none_s390x_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VDSO='True' VERSION='4.15'
  setup_s390x_real:
  setup_sh3: setup_sh3_real
  setup_sh3_real:
@@@ -888,10 -914,10 +888,10 @@@ setup_sh4_none: setup_sh4_none_real set
  setup_sh4_none_real:
  setup_sh4_none_sh7751r: setup_sh4_none_sh7751r_real
  setup_sh4_none_sh7751r_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
  setup_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_sh4_real:
  setup_sparc: setup_sparc_real
  setup_sparc64: setup_sparc64_none setup_sparc64_real
@@@ -900,9 -926,9 +900,9 @@@ setup_sparc64_none_real
  setup_sparc64_none_sparc64: setup_sparc64_none_sparc64_real
  setup_sparc64_none_sparc64-smp: setup_sparc64_none_sparc64-smp_real
  setup_sparc64_none_sparc64-smp_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.0-1' 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.15.0-1-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.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.15.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.15.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.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
  setup_sparc64_real:
  setup_sparc_real:
  setup_tilegx: setup_tilegx_real
@@@ -912,4 -938,4 +912,4 @@@ setup_x32_real
  source: source_none
  source_none: source_none_real
  source_none_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='4.15.0-1' FEATURESET='none' SOURCEVERSION='4.15.4-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='4.15.0-2' FEATURESET='none' SOURCEVERSION='4.15.11-1' UPSTREAMVERSION='4.15' VERSION='4.15'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='4.15.0-2' FEATURESET='none' SOURCEVERSION='4.15.11-1+rpi1' UPSTREAMVERSION='4.15' VERSION='4.15'
index accb0ef2d352d7d0c99445d9374299824476cd5a,71721c739973ed2afe82679cc33b388b90710b33..fb53014ade415a809f22791f9ff531bb3d24361b
@@@ -1,5 -1,5 +1,5 @@@
  Tests: selftests
  Restrictions: breaks-testbed, needs-root, isolation-machine
- Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-4.15.0-1-alpha-generic [alpha], linux-image-4.15.0-1-alpha-smp [alpha], linux-image-4.15.0-1-amd64 [amd64], linux-image-4.15.0-1-cloud-amd64 [amd64], linux-image-4.15.0-1-arm64 [arm64], linux-image-4.15.0-1-parisc [hppa], linux-image-4.15.0-1-parisc64-smp [hppa], linux-image-4.15.0-1-686 [i386], linux-image-4.15.0-1-686-pae [i386], linux-image-4.15.0-1-m68k [m68k], linux-image-4.15.0-1-4kc-malta [mips mipsel], linux-image-4.15.0-1-5kc-malta [mips mips64 mips64el mipsel], linux-image-4.15.0-1-octeon [mips mips64 mips64el mipsel], linux-image-4.15.0-1-loongson-3 [mips64el mipsel], linux-image-4.15.0-1-mips64r6 [mips64r6 mipsr6], linux-image-4.15.0-1-mips64r6el [mips64r6el mipsr6el], linux-image-4.15.0-1-mips32r6 [mipsr6], linux-image-4.15.0-1-mips32r6el [mipsr6el], linux-image-4.15.0-1-powerpc [powerpc], linux-image-4.15.0-1-powerpc-smp [powerpc], linux-image-4.15.0-1-powerpc64 [powerpc ppc64], linux-image-4.15.0-1-powerpcspe [powerpcspe], linux-image-4.15.0-1-powerpc64le [ppc64el], linux-image-4.15.0-1-s390x [s390x], linux-image-4.15.0-1-sh7751r [sh4], linux-image-4.15.0-1-sh7785lcr [sh4], linux-image-4.15.0-1-sparc64 [sparc64], linux-image-4.15.0-1-sparc64-smp [sparc64]
 -Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-4.15.0-2-alpha-generic [alpha], linux-image-4.15.0-2-alpha-smp [alpha], linux-image-4.15.0-2-amd64 [amd64], linux-image-4.15.0-2-cloud-amd64 [amd64], linux-image-4.15.0-2-arm64 [arm64], linux-image-4.15.0-2-armmp [armhf], linux-image-4.15.0-2-armmp-lpae [armhf], linux-image-4.15.0-2-parisc [hppa], linux-image-4.15.0-2-parisc64-smp [hppa], linux-image-4.15.0-2-686 [i386], linux-image-4.15.0-2-686-pae [i386], linux-image-4.15.0-2-m68k [m68k], linux-image-4.15.0-2-4kc-malta [mips mipsel], linux-image-4.15.0-2-5kc-malta [mips mips64 mips64el mipsel], linux-image-4.15.0-2-octeon [mips mips64 mips64el mipsel], linux-image-4.15.0-2-loongson-3 [mips64el mipsel], linux-image-4.15.0-2-mips64r6 [mips64r6 mipsr6], linux-image-4.15.0-2-mips64r6el [mips64r6el mipsr6el], linux-image-4.15.0-2-mips32r6 [mipsr6], linux-image-4.15.0-2-mips32r6el [mipsr6el], linux-image-4.15.0-2-powerpc [powerpc], linux-image-4.15.0-2-powerpc-smp [powerpc], linux-image-4.15.0-2-powerpc64 [powerpc ppc64], linux-image-4.15.0-2-powerpcspe [powerpcspe], linux-image-4.15.0-2-powerpc64le [ppc64el], linux-image-4.15.0-2-s390x [s390x], linux-image-4.15.0-2-sh7751r [sh4], linux-image-4.15.0-2-sh7785lcr [sh4], linux-image-4.15.0-2-sparc64 [sparc64], linux-image-4.15.0-2-sparc64-smp [sparc64]
++Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-4.15.0-2-alpha-generic [alpha], linux-image-4.15.0-2-alpha-smp [alpha], linux-image-4.15.0-2-amd64 [amd64], linux-image-4.15.0-2-cloud-amd64 [amd64], linux-image-4.15.0-2-arm64 [arm64], linux-image-4.15.0-2-parisc [hppa], linux-image-4.15.0-2-parisc64-smp [hppa], linux-image-4.15.0-2-686 [i386], linux-image-4.15.0-2-686-pae [i386], linux-image-4.15.0-2-m68k [m68k], linux-image-4.15.0-2-4kc-malta [mips mipsel], linux-image-4.15.0-2-5kc-malta [mips mips64 mips64el mipsel], linux-image-4.15.0-2-octeon [mips mips64 mips64el mipsel], linux-image-4.15.0-2-loongson-3 [mips64el mipsel], linux-image-4.15.0-2-mips64r6 [mips64r6 mipsr6], linux-image-4.15.0-2-mips64r6el [mips64r6el mipsr6el], linux-image-4.15.0-2-mips32r6 [mipsr6], linux-image-4.15.0-2-mips32r6el [mipsr6el], linux-image-4.15.0-2-powerpc [powerpc], linux-image-4.15.0-2-powerpc-smp [powerpc], linux-image-4.15.0-2-powerpc64 [powerpc ppc64], linux-image-4.15.0-2-powerpcspe [powerpcspe], linux-image-4.15.0-2-powerpc64le [ppc64el], linux-image-4.15.0-2-s390x [s390x], linux-image-4.15.0-2-sh7751r [sh4], linux-image-4.15.0-2-sh7785lcr [sh4], linux-image-4.15.0-2-sparc64 [sparc64], linux-image-4.15.0-2-sparc64-smp [sparc64]
  Classes: smp