Merge version 5.10.178-3+rpi1 and 5.10.179-3 to produce 5.10.179-3+rpi1 archive/raspbian/5.10.179-3+rpi1 raspbian/5.10.179-3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 11 Aug 2023 05:54:30 +0000 (06:54 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 11 Aug 2023 05:54:30 +0000 (06:54 +0100)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index f44d00d697508757af4117ed4f3753442e12f1f2,a7ed17ba00840278daaf9963d7dee774b00e06ee..30b0f9aaf825eea51470c90be10f54c4867e950c
- linux (5.10.178-3+rpi1) bullseye-staging; urgency=medium
++linux (5.10.179-3+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 4.14.13-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Feb 2018 23:32:32 +0000]
 +  * Disable kernel builds from this package, we build our kernels from other source packages.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sat, 13 May 2023 08:45:37 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 11 Aug 2023 05:54:06 +0000
++
+ linux (5.10.179-3) bullseye-security; urgency=high
+   [ Salvatore Bonaccorso ]
+   * [x86] microcode/AMD: Load late on both threads too
+   * [x86] cpu/amd: Move the errata checking functionality up
+   * [x86] cpu/amd: Add a Zenbleed fix (CVE-2023-20593)
+   * netfilter: nftables: statify nft_parse_register()
+   * netfilter: nf_tables: validate registers coming from userspace.
+   * netfilter: nf_tables: hold mutex on netns pre_exit path
+   * netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
+     (CVE-2023-3390)
+   * Ignore ABI changes for nft_parse_register (dropped with 08a01c11a5bb
+     ("netfilter: nftables: statify nft_parse_register()"))
+   [ Ben Hutchings ]
+   * netfilter: nf_tables: fix chain binding transaction logic (CVE-2023-3610)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 28 Jul 2023 00:17:15 +0200
+ linux (5.10.179-2) bullseye-security; urgency=high
+   * ipv6: rpl: Fix Route of Death. (CVE-2023-2156)
+   * netfilter: nf_tables: do not ignore genmask when looking up chain by id
+     (CVE-2023-31248)
+   * netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
+     (CVE-2023-35001)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 14 Jul 2023 22:24:08 +0200
+ linux (5.10.179-1) bullseye-security; urgency=high
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.179
+     - [arm64] dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node
+     - netfilter: br_netfilter: fix recent physdev match breakage
+     - [arm64,armhf] regulator: fan53555: Explicitly include bits header
+     - net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
+       (CVE-2023-31436)
+     - virtio_net: bugfix overflow inside xdp_linearize_page()
+     - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
+     - sfc: Fix use-after-free due to selftest_work
+     - netfilter: nf_tables: fix ifdef to also consider nf_tables=m
+     - i40e: fix accessing vsi->active_filters without holding lock
+     - i40e: fix i40e_setup_misc_vector() error handling
+     - mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
+     - net: rpl: fix rpl header size calculation
+     - bpf: Fix incorrect verifier pruning due to missing register precision
+       taints
+     - e1000e: Disable TSO on i219-LM card to increase speed
+     - f2fs: Fix f2fs_truncate_partial_nodes ftrace event
+     - Input: i8042 - add quirk for Fujitsu Lifebook A574/H
+     - scsi: megaraid_sas: Fix fw_crash_buffer_show()
+     - scsi: core: Improve scsi_vpd_inquiry() checks
+     - [s390x] ptrace: fix PTRACE_GET_LAST_BREAK error handling
+     - nvme-tcp: fix a possible UAF when failing to allocate an io queue
+     - xen/netback: use same error messages for same errors
+     - xfs: drop submit side trans alloc for append ioends
+     - iio: light: tsl2772: fix reading proximity-diodes from device tree
+     - nilfs2: initialize unused bytes in segment summary blocks
+     - memstick: fix memory leak if card device is never registered
+     - kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
+     - mm/khugepaged: check again on anon uffd-wp during isolation
+     - sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
+     - sched/uclamp: Fix fits_capacity() check in feec()
+     - sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
+     - sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
+     - sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
+     - sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit
+       condition
+     - sched/fair: Detect capacity inversion
+     - sched/fair: Consider capacity inversion in util_fits_cpu()
+     - sched/uclamp: Fix a uninitialized variable warnings
+     - sched/fair: Fixes for capacity inversion detection
+     - virtiofs: clean up error handling in virtio_fs_get_tree()
+     - virtiofs: split requests that exceed virtqueue size
+     - fuse: check s_root when destroying sb
+     - fuse: fix attr version comparison in fuse_read_update_size()
+     - fuse: always revalidate rename target dentry
+     - fuse: fix deadlock between atomic O_TRUNC and page invalidation
+     - Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
+     - ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
+     - ext4: fix use-after-free in ext4_xattr_set_entry
+     - udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
+     - tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
+     - inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
+     - dccp: Call inet6_destroy_sock() via sk->sk_destruct().
+     - sctp: Call inet6_destroy_sock() via sk->sk_destruct().
+     - [arm64,armhf] pwm: meson: Explicitly set .polarity in .get_state()
+     - ASN.1: Fix check for strdup() success
+   [ Salvatore Bonaccorso ]
+   * netfilter: nf_tables: deactivate anonymous set from preparation phase
+     (CVE-2023-32233)
+   * [rt] Refresh "sched/hotplug: Ensure only per-cpu kthreads run during
+     hotplug"
+   * Bump ABI to 23
+   * ovl: fail on invalid uid/gid mapping at copy up (CVE-2023-0386)
+   * [x86] KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with
+     vcpu_mask==NULL (Closes: #1035779)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 12 May 2023 06:08:40 +0200
  
  linux (5.10.178-3) bullseye; urgency=medium
  
index 2a647d5f85fb234d169f9ab8011602bfa22cc801,6303e191a1fe217158e506b984dc25cb735e9b4b..f39514a0db14c6e36a56b8013ee7a56146715ef6
@@@ -191,2790 -191,2886 +191,2792 @@@ aVuv_inf
  p96
  aVxhci_init_driver
  p97
- ass(Vbase
+ aVnft_parse_register
  p98
- tp99
- (dp100
+ ass(Vbase
+ p99
+ tp100
+ (dp101
  Varches
- p101
- (lp102
+ p102
+ (lp103
  Valpha
- p103
- aVamd64
  p104
- aVarm64
+ aVamd64
  p105
- aVarm64ilp32
+ aVarm64
  p106
- aVarmel
+ aVarm64ilp32
  p107
- aVarmhf
+ aVarmel
  p108
- aVhppa
+ aVarmhf
  p109
- aVi386
+ aVhppa
  p110
- aVia64
+ aVi386
  p111
- aVm68k
+ aVia64
  p112
- aVmips
+ aVm68k
  p113
- aVmips64
+ aVmips
  p114
- aVmips64el
+ aVmips64
  p115
- aVmips64r6
+ aVmips64el
  p116
- aVmips64r6el
+ aVmips64r6
  p117
- aVmipsel
+ aVmips64r6el
  p118
- aVmipsn32
+ aVmipsel
  p119
- aVmipsn32el
+ aVmipsn32
  p120
- aVmipsn32r6
+ aVmipsn32el
  p121
- aVmipsn32r6el
+ aVmipsn32r6
  p122
- aVmipsr6
+ aVmipsn32r6el
  p123
- aVmipsr6el
+ aVmipsr6
  p124
- aVpowerpc
+ aVmipsr6el
  p125
- aVppc64
+ aVpowerpc
  p126
- aVppc64el
+ aVppc64
  p127
- aVriscv64
+ aVppc64el
  p128
- aVs390
+ aVriscv64
  p129
- aVs390x
+ aVs390
  p130
- aVsh3
+ aVs390x
  p131
- aVsh4
+ aVsh3
  p132
- aVsparc
+ aVsh4
  p133
- aVsparc64
+ aVsparc
  p134
- aVx32
+ aVsparc64
  p135
- asVcompiler
+ aVx32
  p136
- Vgcc-10
+ asVcompiler
  p137
- sVfeaturesets
+ Vgcc-10
  p138
- (lp139
+ sVfeaturesets
+ p139
+ (lp140
  Vnone
- p140
- aVrt
  p141
- ass(Vbuild
+ aVrt
  p142
- tp143
- (dp144
+ ass(Vbuild
+ p143
+ tp144
+ (dp145
  Vdebug-info
- p145
+ p146
  I01
  sVsigned-code
- p146
+ p147
  I00
  ss(Vbase
- p147
- NVrt
  p148
- tp149
- (dp150
+ NVrt
+ p149
+ tp150
+ (dp151
  Venabled
- p151
+ p152
  I01
  ss(Vdescription
- p152
- tp153
- (dp154
+ p153
+ tp154
+ (dp155
  Vpart-long-up
- p155
- VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
  p156
- ss(Vimage
+ VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
  p157
- tp158
- (dp159
+ ss(Vimage
+ p158
+ tp159
+ (dp160
  Vinitramfs-generators
- p160
- (lp161
+ p161
+ (lp162
  Vinitramfs-tools
- p162
- aVinitramfs-fallback
  p163
- asVbreaks
+ aVinitramfs-fallback
  p164
- (lp165
+ asVbreaks
+ p165
+ (lp166
  Vfwupdate (<< 12-7)
- p166
- aVwireless-regdb (<< 2019.06.03-1~)
  p167
- asVrecommends
+ aVwireless-regdb (<< 2019.06.03-1~)
  p168
- (lp169
+ asVrecommends
+ p169
+ (lp170
  Vapparmor
- p170
- ass(Vrelations
  p171
- tp172
- (dp173
+ ass(Vrelations
+ p172
+ tp173
+ (dp174
  Vgcc-10
- p174
- Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
  p175
- sVinitramfs-fallback
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
  p176
- Vlinux-initramfs-tool
+ sVinitramfs-fallback
  p177
- sVinitramfs-tools
+ Vlinux-initramfs-tool
  p178
- Vinitramfs-tools (>= 0.120+deb8u2)
+ sVinitramfs-tools
  p179
- ss(Vbase
+ Vinitramfs-tools (>= 0.120+deb8u2)
  p180
- Valpha
+ ss(Vbase
  p181
- tp182
- (dp183
+ Valpha
+ p182
+ tp183
+ (dp184
  Vdefault-flavour
- p184
- Valpha-smp
  p185
- sVkernel-arch
+ Valpha-smp
  p186
- Valpha
+ sVkernel-arch
  p187
- sVfeaturesets
+ Valpha
  p188
- (lp189
+ sVfeaturesets
+ p189
+ (lp190
  Vnone
- p190
- ass(Vbuild
  p191
- g181
- tp192
- (dp193
+ ass(Vbuild
+ p192
+ g182
+ tp193
+ (dp194
  Vimage-file
- p194
- Varch/alpha/boot/vmlinux.gz
  p195
- ss(Vimage
+ Varch/alpha/boot/vmlinux.gz
  p196
- g181
- tp197
- (dp198
+ ss(Vimage
+ p197
+ g182
+ tp198
+ (dp199
  Vsuggests
- p199
- (lp200
+ p200
+ (lp201
  Vaboot
- p201
- aVfdutils
  p202
- asVinstall-stem
+ aVfdutils
  p203
- Vvmlinuz
+ asVinstall-stem
  p204
- ss(Vdescription
+ Vvmlinuz
  p205
- g181
- NValpha-generic
+ ss(Vdescription
  p206
- tp207
- (dp208
+ g182
+ NValpha-generic
+ p207
+ tp208
+ (dp209
  Vhardware
- p209
- VAlpha
  p210
- sVhardware-long
+ VAlpha
  p211
- VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
+ sVhardware-long
  p212
- ss(Vdescription
+ VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
  p213
- g181
- NValpha-smp
+ ss(Vdescription
  p214
- tp215
- (dp216
+ g182
+ NValpha-smp
+ p215
+ tp216
+ (dp217
  Vhardware
- p217
- VAlpha SMP
  p218
- sVhardware-long
+ VAlpha SMP
  p219
- VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
+ sVhardware-long
  p220
- ss(Vbase
+ VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
  p221
- g181
- g190
- tp222
- (dp223
+ ss(Vbase
+ p222
+ g182
+ g191
+ tp223
+ (dp224
  Vflavours
- p224
- (lp225
+ p225
+ (lp226
  Valpha-generic
- p226
- aValpha-smp
  p227
- asVimplicit-flavour
+ aValpha-smp
  p228
+ asVimplicit-flavour
+ p229
  I01
  ss(Vbase
- p229
- Vamd64
  p230
- tp231
- (dp232
+ Vamd64
+ p231
+ tp232
+ (dp233
  Vfeaturesets
- p233
- (lp234
+ p234
+ (lp235
  Vnone
- p235
- aVrt
  p236
- asVkernel-arch
+ aVrt
  p237
- Vx86
+ asVkernel-arch
  p238
- ss(Vbuild
+ Vx86
  p239
- g230
- tp240
- (dp241
+ ss(Vbuild
+ p240
+ g231
+ tp241
+ (dp242
  Vimage-file
- p242
- Varch/x86/boot/bzImage
  p243
sVsigned-code
Varch/x86/boot/bzImage
  p244
+ sVsigned-code
+ p245
  I01
  sVvdso
- p245
+ p246
  I01
  ss(Vimage
- p246
- g230
- tp247
- (dp248
+ p247
+ g231
+ tp248
+ (dp249
  Vbootloaders
- p249
- (lp250
+ p250
+ (lp251
  Vgrub-pc
- p251
- aVgrub-efi-amd64
  p252
- aVextlinux
+ aVgrub-efi-amd64
  p253
- asVinstall-stem
+ aVextlinux
  p254
- Vvmlinuz
+ asVinstall-stem
  p255
- sVbreaks
+ Vvmlinuz
  p256
- (lp257
+ sVbreaks
+ p257
+ (lp258
  Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p258
- ass(Vrelations
  p259
- g230
- tp260
- (dp261
+ ass(Vrelations
+ p260
+ g231
+ tp261
+ (dp262
  Vheaders%gcc-10
- p262
- Vlinux-compiler-gcc-10-x86
  p263
- ss(Vdescription
+ Vlinux-compiler-gcc-10-x86
  p264
- g230
- NVamd64
+ ss(Vdescription
  p265
- tp266
- (dp267
+ g231
+ NVamd64
+ p266
+ tp267
+ (dp268
  Vhardware
- p268
- V64-bit PCs
  p269
- sVhardware-long
+ V64-bit PCs
  p270
- VPCs with AMD64, Intel 64 or VIA Nano processors
+ sVhardware-long
  p271
- ss(Vdescription
+ VPCs with AMD64, Intel 64 or VIA Nano processors
  p272
- g230
- NVcloud-amd64
+ ss(Vdescription
  p273
- tp274
- (dp275
+ g231
+ NVcloud-amd64
+ p274
+ tp275
+ (dp276
  Vhardware
- p276
- Vx86-64 cloud
  p277
- sVhardware-long
+ Vx86-64 cloud
  p278
- Vcloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine
+ sVhardware-long
  p279
ss(Vbase
Vcloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine
  p280
- g230
- Vnone
+ ss(Vbase
  p281
- tp282
- (dp283
+ g231
+ Vnone
+ p282
+ tp283
+ (dp284
  Vflavours
- p284
- (lp285
+ p285
+ (lp286
  Vamd64
- p286
- aVcloud-amd64
  p287
- asVdefault-flavour
+ aVcloud-amd64
  p288
- Vamd64
+ asVdefault-flavour
  p289
- ss(Vimage
+ Vamd64
  p290
- g230
- g281
- Vcloud-amd64
+ ss(Vimage
  p291
- tp292
- (dp293
+ g231
+ g282
+ Vcloud-amd64
+ p292
+ tp293
+ (dp294
  Vconfigs
- p294
- (lp295
+ p295
+ (lp296
  Vconfig.cloud
- p296
- aVamd64/config.cloud-amd64
  p297
- ass(Vbase
+ aVamd64/config.cloud-amd64
  p298
- g230
- Vrt
+ ass(Vbase
  p299
- tp300
- (dp301
+ g231
+ Vrt
+ p300
+ tp301
+ (dp302
  Vflavours
- p302
- (lp303
+ p303
+ (lp304
  Vamd64
- p304
- ass(Vbase
  p305
- Varm64
+ ass(Vbase
  p306
- tp307
- (dp308
+ Varm64
+ p307
+ tp308
+ (dp309
  Vcross-compile-compat
- p309
- Varm-linux-gnueabihf-
  p310
- sVkernel-arch
+ Varm-linux-gnueabihf-
  p311
- Varm64
+ sVkernel-arch
  p312
- sVfeaturesets
+ Varm64
  p313
- (lp314
+ sVfeaturesets
+ p314
+ (lp315
  Vnone
- p315
- aVrt
  p316
- ass(Vbuild
+ aVrt
  p317
- g306
- tp318
- (dp319
+ ass(Vbuild
+ p318
+ g307
+ tp319
+ (dp320
  Vimage-file
- p320
- Varch/arm64/boot/Image
  p321
sVsigned-code
Varch/arm64/boot/Image
  p322
+ sVsigned-code
+ p323
  I01
  sVvdso
- p323
+ p324
  I01
  ss(Vimage
- p324
- g306
- tp325
- (dp326
+ p325
+ g307
+ tp326
+ (dp327
  Vinstall-stem
- p327
- Vvmlinuz
  p328
- sVbreaks
+ Vvmlinuz
  p329
- (lp330
+ sVbreaks
+ p330
+ (lp331
  Vlibmozjs185-1.0
- p331
- aVlibmozjs-24-0 (<< 24.2.0-5.1~)
  p332
- ass(Vdescription
+ aVlibmozjs-24-0 (<< 24.2.0-5.1~)
  p333
- g306
- NVarm64
+ ass(Vdescription
  p334
- tp335
- (dp336
+ g307
+ NVarm64
+ p335
+ tp336
+ (dp337
  Vhardware
- p337
- V64-bit ARMv8 machines
  p338
- ss(Vdescription
+ V64-bit ARMv8 machines
  p339
- g306
- NVcloud-arm64
+ ss(Vdescription
  p340
- tp341
- (dp342
+ g307
+ NVcloud-arm64
+ p341
+ tp342
+ (dp343
  Vhardware
- p343
- Varm64 cloud
  p344
- sVhardware-long
+ Varm64 cloud
  p345
- Vcloud platforms supporting arm64 virtual machines
+ sVhardware-long
  p346
- ss(Vimage
+ Vcloud platforms supporting arm64 virtual machines
  p347
- g306
- NVarm64
+ ss(Vimage
  p348
- tp349
- (dp350
+ g307
+ NVarm64
+ p349
+ tp350
+ (dp351
  s(Vrelations
- p351
- g306
- tp352
- (dp353
+ p352
+ g307
+ tp353
+ (dp354
  Vgcc-10
- p354
- Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
  p355
- sVheaders%gcc-10
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
  p356
Vgcc-10
sVheaders%gcc-10
  p357
- ss(Vbase
+ Vgcc-10
  p358
- g306
- Vnone
+ ss(Vbase
  p359
- tp360
- (dp361
+ g307
+ Vnone
+ p360
+ tp361
+ (dp362
  Vflavours
- p362
- (lp363
+ p363
+ (lp364
  Varm64
- p364
- aVcloud-arm64
  p365
- asVdefault-flavour
+ aVcloud-arm64
  p366
- Varm64
+ asVdefault-flavour
  p367
- ss(Vimage
+ Varm64
  p368
- g306
- g359
- Vcloud-arm64
+ ss(Vimage
  p369
- tp370
- (dp371
+ g307
+ g360
+ Vcloud-arm64
+ p370
+ tp371
+ (dp372
  Vconfigs
- p372
- (lp373
+ p373
+ (lp374
  Vconfig.cloud
- p374
- aVarm64/config.cloud-arm64
  p375
- ass(Vbase
+ aVarm64/config.cloud-arm64
  p376
- g306
- Vrt
+ ass(Vbase
  p377
- tp378
- (dp379
+ g307
+ Vrt
+ p378
+ tp379
+ (dp380
  Vflavours
- p380
- (lp381
+ p381
+ (lp382
  Varm64
- p382
- ass(Vbase
  p383
- Varm64ilp32
+ ass(Vbase
  p384
- tp385
- (dp386
+ Varm64ilp32
+ p385
+ tp386
+ (dp387
  Vkernel-arch
- p387
- Varm64
  p388
- sVfeaturesets
+ Varm64
  p389
- (lp390
+ sVfeaturesets
+ p390
+ (lp391
  ss(Vbase
- p391
- Varmel
  p392
- tp393
- (dp394
+ Varmel
+ p393
+ tp394
+ (dp395
  Vkernel-arch
- p395
- Varm
  p396
- sg188
- (lp397
- g190
+ Varm
+ p397
+ sg189
+ (lp398
+ g191
  ass(Vbuild
- p398
- g392
- tp399
- (dp400
+ p399
+ g393
+ tp400
+ (dp401
  Vimage-file
- p401
- Varch/arm/boot/zImage
  p402
sVuncompressed-image-file
Varch/arm/boot/zImage
  p403
Varch/arm/boot/Image
sVuncompressed-image-file
  p404
ss(Vimage
Varch/arm/boot/Image
  p405
- g392
- tp406
- (dp407
+ ss(Vimage
+ p406
+ g393
+ tp407
+ (dp408
  Vinstall-stem
- p408
- Vvmlinuz
  p409
- ss(Vrelations
+ Vvmlinuz
  p410
- g392
- tp411
- (dp412
+ ss(Vrelations
+ p411
+ g393
+ tp412
+ (dp413
  Vheaders%gcc-10
- p413
- Vlinux-compiler-gcc-10-arm
  p414
- ss(Vdescription
+ Vlinux-compiler-gcc-10-arm
  p415
- g392
- NVmarvell
+ ss(Vdescription
  p416
- tp417
- (dp418
+ g393
+ NVmarvell
+ p417
+ tp418
+ (dp419
  Vhardware
- p419
- VMarvell Kirkwood/Orion
  p420
- sVhardware-long
+ VMarvell Kirkwood/Orion
  p421
- VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware)
+ sVhardware-long
  p422
- ss(Vdescription
+ VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware)
  p423
- g392
- NVrpi
+ ss(Vdescription
  p424
- tp425
- (dp426
+ g393
+ NVrpi
+ p425
+ tp426
+ (dp427
  Vhardware
- p427
- VRaspberry Pi and Pi Zero
  p428
- sVhardware-long
+ VRaspberry Pi and Pi Zero
  p429
- VRaspberry Pi, Raspberry Pi Zero based systems
+ sVhardware-long
  p430
- ss(Vimage
+ VRaspberry Pi, Raspberry Pi Zero based systems
  p431
- g392
- NVmarvell
+ ss(Vimage
  p432
- tp433
- (dp434
+ g393
+ NVmarvell
+ p433
+ tp434
+ (dp435
  Vrecommends
- p435
- (lp436
+ p436
+ (lp437
  Vu-boot-tools
- p437
- asVcheck-size
  p438
+ asVcheck-size
+ p439
  I2729712
  sVcheck-size-with-dtb
- p439
+ p440
  I01
  sVbreaks
- p440
- (lp441
+ p441
+ (lp442
  Vflash-kernel (<< 3.57~)
- p442
- ass(g221
- g392
- g190
- tp443
- (dp444
- g224
- (lp445
+ p443
+ ass(g222
+ g393
+ g191
+ tp444
+ (dp445
+ g225
+ (lp446
  Vmarvell
- p446
- aVrpi
  p447
- asg228
+ aVrpi
+ p448
+ asg229
  I01
  ss(Vbase
- p448
- Varmhf
  p449
- tp450
- (dp451
+ Varmhf
+ p450
+ tp451
+ (dp452
  Vfeaturesets
- p452
- (lp453
+ p453
+ (lp454
 -Vnone
 +sVkernel-arch
- p454
- Varm
  p455
- ss(Vbase
 -aVrt
 -p456
 -asVkernel-arch
 -p457
+ Varm
 -p458
 -ss(Vbuild
 -p459
 -g450
 -tp460
 -(dp461
 -Vimage-file
 -p462
 -Varch/arm/boot/zImage
 -p463
 -sVvdso
 -p464
 -I01
 -ss(Vimage
 -p465
 -g450
 -tp466
 -(dp467
 -Vinstall-stem
 -p468
 -Vvmlinuz
 -p469
 -ss(Vrelations
 -p470
 -g450
 -tp471
 -(dp472
 -Vheaders%gcc-10
 -p473
 -Vlinux-compiler-gcc-10-arm
 -p474
 -ss(Vdescription
 -p475
 -g450
 -NVarmmp
 -p476
 -tp477
 -(dp478
 -Vhardware
 -p479
 -VARMv7 multiplatform compatible SoCs
 -p480
 -sVhardware-long
 -p481
 -VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
 -p482
 -ss(Vdescription
 -p483
 -g450
 -NVarmmp-lpae
 -p484
 -tp485
 -(dp486
 -Vhardware
 -p487
 -VARMv7 multiplatform compatible SoCs supporting LPAE
 -p488
 -sVhardware-long
 -p489
 -VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
 -p490
 -ss(Vbase
 -p491
 -g450
 -Vnone
 -p492
 -tp493
 -(dp494
 -Vflavours
 -p495
 -(lp496
 -Varmmp
 -p497
 -aVarmmp-lpae
 -p498
 -asVdefault-flavour
 -p499
 -Varmmp
 -p500
 +p456
- Vhppa
+ ss(Vbase
 -p501
 -g450
 -Vrt
 -p502
 -tp503
 -(dp504
 -Vflavours
 -p505
 -(lp506
 -Varmmp
 -p507
 -ass(Vbase
 -p508
 +p457
- tp458
- (dp459
+ Vhppa
 -p509
 -tp510
 -(dp511
++p458
++tp459
++(dp460
  Vdefault-flavour
- p460
- Vparisc
 -p512
 +p461
- sVkernel-arch
- p462
  Vparisc
 -p513
++p462
+ sVkernel-arch
 -p514
 +p463
- sg188
- (lp464
- g190
+ Vparisc
 -p515
++p464
+ sg189
 -(lp516
++(lp465
+ g191
  ass(Vbuild
- p465
- g457
- tp466
- (dp467
 -p517
 -g509
 -tp518
 -(dp519
++p466
++g458
++tp467
++(dp468
  Vimage-file
- p468
- Varch/parisc/boot/bzImage
 -p520
 +p469
- sVdebug-info
+ Varch/parisc/boot/bzImage
 -p521
 +p470
+ sVdebug-info
 -p522
++p471
  I00
  ss(Vimage
- p471
- g457
- tp472
- (dp473
 -p523
 -g509
 -tp524
 -(dp525
++p472
++g458
++tp473
++(dp474
  Vsuggests
- p474
- (lp475
 -p526
 -(lp527
++p475
++(lp476
  Vpalo
- p476
- asVinstall-stem
 -p528
 +p477
- Vvmlinuz
+ asVinstall-stem
 -p529
 +p478
- ss(Vdescription
+ Vvmlinuz
 -p530
 +p479
- g457
- NVparisc
+ ss(Vdescription
 -p531
 -g509
 +p480
- tp481
- (dp482
++g458
+ NVparisc
 -p532
 -tp533
 -(dp534
++p481
++tp482
++(dp483
  Vhardware
- p483
- V32-bit PA-RISC
 -p535
 +p484
- sVhardware-long
+ V32-bit PA-RISC
 -p536
 +p485
- VHP PA-RISC 32-bit systems with max 4 GB RAM
+ sVhardware-long
 -p537
 +p486
- ss(Vbase
+ VHP PA-RISC 32-bit systems with max 4 GB RAM
 -p538
 +p487
- g457
- NVparisc64
+ ss(Vbase
 -p539
 -g509
 +p488
- tp489
- (dp490
++g458
+ NVparisc64
 -p540
 -tp541
 -(dp542
++p489
++tp490
++(dp491
  Vcflags
- p491
- V-fno-cse-follow-jumps
 -p543
 +p492
- sVoverride-host-type
+ V-fno-cse-follow-jumps
 -p544
 +p493
- Vhppa64-linux-gnu
+ sVoverride-host-type
 -p545
 +p494
- ss(Vdescription
+ Vhppa64-linux-gnu
 -p546
 +p495
- g457
- NVparisc64
+ ss(Vdescription
 -p547
 -g509
 +p496
- tp497
- (dp498
++g458
+ NVparisc64
 -p548
 -tp549
 -(dp550
++p497
++tp498
++(dp499
  Vhardware
- p499
- V64-bit PA-RISC
 -p551
 +p500
- sVhardware-long
+ V64-bit PA-RISC
 -p552
 +p501
- VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
+ sVhardware-long
 -p553
 +p502
- ss(Vrelations
+ VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
 -p554
 +p503
- g457
- tp504
- (dp505
+ ss(Vrelations
 -p555
 -g509
 -tp556
 -(dp557
++p504
++g458
++tp505
++(dp506
  Vgcc-10
- p506
- Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
 -p558
 +p507
- ss(g221
- g457
- g190
- tp508
- (dp509
- g224
- (lp510
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
 -p559
++p508
+ ss(g222
 -g509
++g458
+ g191
 -tp560
 -(dp561
++tp509
++(dp510
+ g225
 -(lp562
++(lp511
  Vparisc
- p511
- aVparisc64
 -p563
 +p512
- asg228
+ aVparisc64
 -p564
++p513
+ asg229
  I01
  ss(Vbase
- p513
- Vi386
 -p565
 +p514
- tp515
- (dp516
+ Vi386
 -p566
 -tp567
 -(dp568
++p515
++tp516
++(dp517
  Vfeaturesets
- p517
- (lp518
 -p569
 -(lp570
++p518
++(lp519
  Vnone
- p519
- aVrt
 -p571
 +p520
- asVkernel-arch
+ aVrt
 -p572
 +p521
- Vx86
+ asVkernel-arch
 -p573
 +p522
- ss(Vbuild
+ Vx86
 -p574
 +p523
- g514
- tp524
- (dp525
+ ss(Vbuild
 -p575
 -g566
 -tp576
 -(dp577
++p524
++g515
++tp525
++(dp526
  Vimage-file
- p526
- Varch/x86/boot/bzImage
 -p578
 +p527
sVsigned-code
Varch/x86/boot/bzImage
 -p579
 +p528
+ sVsigned-code
 -p580
++p529
  I01
  sVvdso
- p529
 -p581
++p530
  I01
  ss(Vdescription
- p530
- g514
- tp531
- (dp532
 -p582
 -g566
 -tp583
 -(dp584
++p531
++g515
++tp532
++(dp533
  Vpart-long-pae
- p533
- VThis kernel requires PAE (Physical Address Extension).\u000aThis feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,\u000aCore and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,\u000aTurion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
 -p585
 +p534
- ss(Vimage
+ VThis kernel requires PAE (Physical Address Extension).\u000aThis feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,\u000aCore and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,\u000aTurion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
 -p586
 +p535
- g514
- tp536
- (dp537
+ ss(Vimage
 -p587
 -g566
 -tp588
 -(dp589
++p536
++g515
++tp537
++(dp538
  Vbootloaders
- p538
- (lp539
 -p590
 -(lp591
++p539
++(lp540
  Vgrub-pc
- p540
- aVgrub-efi-ia32
 -p592
 +p541
- aVextlinux
+ aVgrub-efi-ia32
 -p593
 +p542
- asVinstall-stem
+ aVextlinux
 -p594
 +p543
- Vvmlinuz
+ asVinstall-stem
 -p595
 +p544
- sVbreaks
+ Vvmlinuz
 -p596
 +p545
- (lp546
+ sVbreaks
 -p597
 -(lp598
++p546
++(lp547
  Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p547
- ass(Vrelations
 -p599
 +p548
- g514
- tp549
- (dp550
+ ass(Vrelations
 -p600
 -g566
 -tp601
 -(dp602
++p549
++g515
++tp550
++(dp551
  Vheaders%gcc-10
- p551
- Vlinux-compiler-gcc-10-x86
 -p603
 +p552
- ss(Vdescription
+ Vlinux-compiler-gcc-10-x86
 -p604
 +p553
- g514
- NV686
+ ss(Vdescription
 -p605
 -g566
 +p554
- tp555
- (dp556
++g515
+ NV686
 -p606
 -tp607
 -(dp608
++p555
++tp556
++(dp557
  Vhardware
- p557
- Volder PCs
 -p609
 +p558
- sVhardware-long
+ Volder PCs
 -p610
 +p559
- VPCs with one or more processors not supporting PAE
+ sVhardware-long
 -p611
 +p560
- ss(Vdescription
+ VPCs with one or more processors not supporting PAE
 -p612
 +p561
- g514
- NV686-pae
+ ss(Vdescription
 -p613
 -g566
 +p562
- tp563
- (dp564
++g515
+ NV686-pae
 -p614
 -tp615
 -(dp616
++p563
++tp564
++(dp565
  Vhardware
- p565
- Vmodern PCs
 -p617
 +p566
- sVhardware-long
+ Vmodern PCs
 -p618
 +p567
- VPCs with one or more processors supporting PAE
+ sVhardware-long
 -p619
 +p568
- sVparts
+ VPCs with one or more processors supporting PAE
 -p620
 +p569
- (lp570
+ sVparts
 -p621
 -(lp622
++p570
++(lp571
  Vpae
- p571
- ass(Vbase
 -p623
 +p572
- g514
- Vnone
+ ass(Vbase
 -p624
 -g566
 +p573
- tp574
- (dp575
++g515
+ Vnone
 -p625
 -tp626
 -(dp627
++p574
++tp575
++(dp576
  Vflavours
- p576
- (lp577
 -p628
 -(lp629
++p577
++(lp578
  V686
- p578
- aV686-pae
 -p630
 +p579
- asVdefault-flavour
+ aV686-pae
 -p631
 +p580
- V686-pae
+ asVdefault-flavour
 -p632
 +p581
ss(Vbase
V686-pae
 -p633
 +p582
- g514
- Vrt
+ ss(Vbase
 -p634
 -g566
 +p583
- tp584
- (dp585
++g515
+ Vrt
 -p635
 -tp636
 -(dp637
++p584
++tp585
++(dp586
  Vflavours
- p586
- (lp587
 -p638
 -(lp639
++p587
++(lp588
  V686-pae
- p588
- ass(Vbase
 -p640
 +p589
- Via64
+ ass(Vbase
 -p641
 +p590
- tp591
- (dp592
+ Via64
 -p642
 -tp643
 -(dp644
++p591
++tp592
++(dp593
  Vdefault-flavour
- p593
- Vitanium
 -p645
 +p594
- sVkernel-arch
+ Vitanium
 -p646
 +p595
- Via64
+ sVkernel-arch
 -p647
 +p596
- sg188
- (lp597
- g190
+ Via64
 -p648
++p597
+ sg189
 -(lp649
++(lp598
+ g191
  ass(Vbuild
- p598
- g590
- tp599
- (dp600
 -p650
 -g642
 -tp651
 -(dp652
++p599
++g591
++tp600
++(dp601
  Vimage-file
- p601
- Vvmlinux.gz
 -p653
 +p602
- ss(Vimage
+ Vvmlinux.gz
 -p654
 +p603
- g590
- tp604
- (dp605
+ ss(Vimage
 -p655
 -g642
 -tp656
 -(dp657
++p604
++g591
++tp605
++(dp606
  Vbootloaders
- p606
- (lp607
 -p658
 -(lp659
++p607
++(lp608
  Vgrub-efi-ia64
- p608
- asVinstall-stem
 -p660
 +p609
- Vvmlinuz
+ asVinstall-stem
 -p661
 +p610
- ss(Vdescription
+ Vvmlinuz
 -p662
 +p611
- g590
- NVitanium
+ ss(Vdescription
 -p663
 -g642
 +p612
- tp613
- (dp614
++g591
+ NVitanium
 -p664
 -tp665
 -(dp666
++p613
++tp614
++(dp615
  Vhardware
- p615
- VItanium (Merced)
 -p667
 +p616
- sVhardware-long
+ VItanium (Merced)
 -p668
 +p617
- Vsystems with original Itanium (Merced) processors
+ sVhardware-long
 -p669
 +p618
- ss(Vdescription
+ Vsystems with original Itanium (Merced) processors
 -p670
 +p619
- g590
- NVmckinley
+ ss(Vdescription
 -p671
 -g642
 +p620
- tp621
- (dp622
++g591
+ NVmckinley
 -p672
 -tp673
 -(dp674
++p621
++tp622
++(dp623
  Vhardware
- p623
- VItanium 2+
 -p675
 +p624
- sVhardware-long
+ VItanium 2+
 -p676
 +p625
- Vsystems with Itanium 2 or 9300/9500/9700-series processors
+ sVhardware-long
 -p677
 +p626
- ss(g221
- g590
- g190
- tp627
- (dp628
- g224
- (lp629
+ Vsystems with Itanium 2 or 9300/9500/9700-series processors
 -p678
++p627
+ ss(g222
 -g642
++g591
+ g191
 -tp679
 -(dp680
++tp628
++(dp629
+ g225
 -(lp681
++(lp630
  Vitanium
- p630
- aVmckinley
 -p682
 +p631
- asg228
+ aVmckinley
 -p683
++p632
+ asg229
  I01
  ss(Vbase
- p632
- Vm68k
 -p684
 +p633
- tp634
- (dp635
+ Vm68k
 -p685
 -tp686
 -(dp687
++p634
++tp635
++(dp636
  Vcflags
- p636
- V-ffreestanding
 -p688
 +p637
- sVdefault-flavour
+ V-ffreestanding
 -p689
 +p638
- Vm68k
+ sVdefault-flavour
 -p690
 +p639
- sVkernel-arch
- p640
  Vm68k
 -p691
++p640
+ sVkernel-arch
 -p692
 +p641
- sg188
- (lp642
- g190
+ Vm68k
 -p693
++p642
+ sg189
 -(lp694
++(lp643
+ g191
  ass(Vbuild
- p643
- g633
- tp644
- (dp645
 -p695
 -g685
 -tp696
 -(dp697
++p644
++g634
++tp645
++(dp646
  Vimage-file
- p646
- Vvmlinux
 -p698
 +p647
- ss(Vimage
+ Vvmlinux
 -p699
 +p648
- g633
- tp649
- (dp650
+ ss(Vimage
 -p700
 -g685
 -tp701
 -(dp702
++p649
++g634
++tp650
++(dp651
  Vsuggests
- p651
- (lp652
 -p703
 -(lp704
++p652
++(lp653
  Vvmelilo
- p653
- aVfdutils
 -p705
 +p654
- asVinstall-stem
+ aVfdutils
 -p706
 +p655
- Vvmlinux
+ asVinstall-stem
 -p707
 +p656
- ss(Vdescription
+ Vvmlinux
 -p708
 +p657
- g633
- NVm68k
+ ss(Vdescription
 -p709
 -g685
 +p658
- tp659
- (dp660
++g634
+ NVm68k
 -p710
 -tp711
 -(dp712
++p659
++tp660
++(dp661
  Vhardware
- p661
- VMotorola MC68020+ family
 -p713
 +p662
- ss(g221
- g633
- g190
- tp663
- (dp664
- g224
- (lp665
+ VMotorola MC68020+ family
 -p714
++p663
+ ss(g222
 -g685
++g634
+ g191
 -tp715
 -(dp716
++tp664
++(dp665
+ g225
 -(lp717
++(lp666
  Vm68k
- p666
- asg228
 -p718
++p667
+ asg229
  I01
  ss(Vbase
- p667
- Vmips
 -p719
 +p668
- tp669
- (dp670
- Vkernel-arch
- p671
  Vmips
 -p720
 -tp721
 -(dp722
++p669
++tp670
++(dp671
+ Vkernel-arch
 -p723
 +p672
- sg188
- (lp673
- g190
+ Vmips
 -p724
++p673
+ sg189
 -(lp725
++(lp674
+ g191
  ass(Vbuild
- p674
- g668
- tp675
- (dp676
 -p726
 -g720
 -tp727
 -(dp728
++p675
++g669
++tp676
++(dp677
  Vimage-file
- p677
- Vvmlinuz
 -p729
 +p678
- ss(Vimage
+ Vvmlinuz
 -p730
 +p679
- g668
- tp680
- (dp681
+ ss(Vimage
 -p731
 -g720
 -tp732
 -(dp733
++p680
++g669
++tp681
++(dp682
  Vinstall-stem
- p682
- Vvmlinuz
 -p734
 +p683
- ss(Vdescription
+ Vvmlinuz
 -p735
 +p684
- g668
- NV4kc-malta
+ ss(Vdescription
 -p736
 -g720
 +p685
- tp686
- (dp687
++g669
+ NV4kc-malta
 -p737
 -tp738
 -(dp739
++p686
++tp687
++(dp688
  Vhardware
- p688
- VMIPS Malta
 -p740
 +p689
- sVhardware-long
+ VMIPS Malta
 -p741
 +p690
- VMIPS Malta boards
+ sVhardware-long
 -p742
 +p691
- ss(Vimage
+ VMIPS Malta boards
 -p743
 +p692
- g668
- NV4kc-malta
+ ss(Vimage
 -p744
 -g720
 +p693
- tp694
- (dp695
++g669
+ NV4kc-malta
 -p745
 -tp746
 -(dp747
++p694
++tp695
++(dp696
  Vconfigs
- p696
- (lp697
 -p748
 -(lp749
++p697
++(lp698
  Vkernelarch-mips/config.malta
- p698
- aVkernelarch-mips/config.mips32r2
 -p750
 +p699
- ass(Vdescription
+ aVkernelarch-mips/config.mips32r2
 -p751
 +p700
- g668
- NV5kc-malta
+ ass(Vdescription
 -p752
 -g720
 +p701
- tp702
- (dp703
++g669
+ NV5kc-malta
 -p753
 -tp754
 -(dp755
++p702
++tp703
++(dp704
  Vhardware
- p704
- VMIPS Malta (64-bit)
 -p756
 +p705
- sVhardware-long
+ VMIPS Malta (64-bit)
 -p757
 +p706
- VMIPS Malta boards (64-bit)
+ sVhardware-long
 -p758
 +p707
- ss(Vimage
+ VMIPS Malta boards (64-bit)
 -p759
 +p708
- g668
- NV5kc-malta
+ ss(Vimage
 -p760
 -g720
 +p709
- tp710
- (dp711
++g669
+ NV5kc-malta
 -p761
 -tp762
 -(dp763
++p710
++tp711
++(dp712
  Vconfigs
- p712
- (lp713
 -p764
 -(lp765
++p713
++(lp714
  Vkernelarch-mips/config.malta
- p714
- aVkernelarch-mips/config.mips64r2
 -p766
 +p715
- ass(Vdescription
+ aVkernelarch-mips/config.mips64r2
 -p767
 +p716
- g668
- NVocteon
+ ass(Vdescription
 -p768
 -g720
 +p717
- tp718
- (dp719
++g669
+ NVocteon
 -p769
 -tp770
 -(dp771
++p718
++tp719
++(dp720
  Vhardware
- p720
- VOcteon
 -p772
 +p721
- sVhardware-long
+ VOcteon
 -p773
 +p722
- VCavium Networks Octeon
+ sVhardware-long
 -p774
 +p723
- ss(Vbuild
+ VCavium Networks Octeon
 -p775
 +p724
- g668
- NVocteon
+ ss(Vbuild
 -p776
 -g720
 +p725
- tp726
- (dp727
++g669
+ NVocteon
 -p777
 -tp778
 -(dp779
++p726
++tp727
++(dp728
  Vimage-file
- p728
- Vvmlinux
 -p780
 +p729
- ss(Vimage
+ Vvmlinux
 -p781
 +p730
- g668
- NVocteon
+ ss(Vimage
 -p782
 -g720
 +p731
- tp732
- (dp733
++g669
+ NVocteon
 -p783
 -tp784
 -(dp785
++p732
++tp733
++(dp734
  Vinstall-stem
- p734
- Vvmlinux
 -p786
 +p735
- sVconfigs
+ Vvmlinux
 -p787
 +p736
- (lp737
+ sVconfigs
 -p788
 -(lp789
++p737
++(lp738
  Vkernelarch-mips/config.octeon
- p738
- ass(g221
- g668
- g190
- tp739
- (dp740
- g224
- (lp741
 -p790
++p739
+ ass(g222
 -g720
++g669
+ g191
 -tp791
 -(dp792
++tp740
++(dp741
+ g225
 -(lp793
++(lp742
  V4kc-malta
- p742
- aV5kc-malta
 -p794
 +p743
- aVocteon
+ aV5kc-malta
 -p795
 +p744
- asg228
+ aVocteon
 -p796
++p745
+ asg229
  I01
  ss(Vbase
- p745
- Vmips64
 -p797
 +p746
- tp747
- (dp748
+ Vmips64
 -p798
 -tp799
 -(dp800
++p747
++tp748
++(dp749
  Vkernel-arch
- p749
- Vmips
 -p801
 +p750
- sg188
- (lp751
- g190
+ Vmips
 -p802
++p751
+ sg189
 -(lp803
++(lp752
+ g191
  ass(Vbuild
- p752
- g746
- tp753
- (dp754
 -p804
 -g798
 -tp805
 -(dp806
++p753
++g747
++tp754
++(dp755
  Vimage-file
- p755
- Vvmlinuz
 -p807
 +p756
- ss(Vimage
+ Vvmlinuz
 -p808
 +p757
- g746
- tp758
- (dp759
+ ss(Vimage
 -p809
 -g798
 -tp810
 -(dp811
++p758
++g747
++tp759
++(dp760
  Vinstall-stem
- p760
- Vvmlinuz
 -p812
 +p761
- ss(Vdescription
+ Vvmlinuz
 -p813
 +p762
- g746
- NV5kc-malta
+ ss(Vdescription
 -p814
 -g798
 +p763
- tp764
- (dp765
++g747
+ NV5kc-malta
 -p815
 -tp816
 -(dp817
++p764
++tp765
++(dp766
  Vhardware
- p766
- VMIPS Malta
 -p818
 +p767
- sVhardware-long
+ VMIPS Malta
 -p819
 +p768
- VMIPS Malta boards
+ sVhardware-long
 -p820
 +p769
- ss(Vimage
+ VMIPS Malta boards
 -p821
 +p770
- g746
- NV5kc-malta
+ ss(Vimage
 -p822
 -g798
 +p771
- tp772
- (dp773
++g747
+ NV5kc-malta
 -p823
 -tp824
 -(dp825
++p772
++tp773
++(dp774
  Vconfigs
- p774
- (lp775
 -p826
 -(lp827
++p775
++(lp776
  Vkernelarch-mips/config.malta
- p776
- aVkernelarch-mips/config.mips64r2
 -p828
 +p777
- ass(Vdescription
+ aVkernelarch-mips/config.mips64r2
 -p829
 +p778
- g746
- NVocteon
+ ass(Vdescription
 -p830
 -g798
 +p779
- tp780
- (dp781
++g747
+ NVocteon
 -p831
 -tp832
 -(dp833
++p780
++tp781
++(dp782
  Vhardware
- p782
- VOcteon
 -p834
 +p783
- sVhardware-long
+ VOcteon
 -p835
 +p784
- VCavium Networks Octeon
+ sVhardware-long
 -p836
 +p785
- ss(Vbuild
+ VCavium Networks Octeon
 -p837
 +p786
- g746
- NVocteon
+ ss(Vbuild
 -p838
 -g798
 +p787
- tp788
- (dp789
++g747
+ NVocteon
 -p839
 -tp840
 -(dp841
++p788
++tp789
++(dp790
  Vimage-file
- p790
- Vvmlinux
 -p842
 +p791
- ss(Vimage
+ Vvmlinux
 -p843
 +p792
- g746
- NVocteon
+ ss(Vimage
 -p844
 -g798
 +p793
- tp794
- (dp795
++g747
+ NVocteon
 -p845
 -tp846
 -(dp847
++p794
++tp795
++(dp796
  Vinstall-stem
- p796
- Vvmlinux
 -p848
 +p797
- sVconfigs
+ Vvmlinux
 -p849
 +p798
- (lp799
+ sVconfigs
 -p850
 -(lp851
++p799
++(lp800
  Vkernelarch-mips/config.octeon
- p800
- ass(g221
- g746
- g190
- tp801
- (dp802
- g224
- (lp803
 -p852
++p801
+ ass(g222
 -g798
++g747
+ g191
 -tp853
 -(dp854
++tp802
++(dp803
+ g225
 -(lp855
++(lp804
  V5kc-malta
- p804
- aVocteon
 -p856
 +p805
- asg228
+ aVocteon
 -p857
++p806
+ asg229
  I01
  ss(Vbase
- p806
- Vmips64el
 -p858
 +p807
- tp808
- (dp809
+ Vmips64el
 -p859
 -tp860
 -(dp861
++p808
++tp809
++(dp810
  Vkernel-arch
- p810
- Vmips
 -p862
 +p811
- sg188
- (lp812
- g190
+ Vmips
 -p863
++p812
+ sg189
 -(lp864
++(lp813
+ g191
  ass(Vbuild
- p813
- g807
- tp814
- (dp815
 -p865
 -g859
 -tp866
 -(dp867
++p814
++g808
++tp815
++(dp816
  Vimage-file
- p816
- Vvmlinuz
 -p868
 +p817
- ss(Vimage
+ Vvmlinuz
 -p869
 +p818
- g807
- tp819
- (dp820
+ ss(Vimage
 -p870
 -g859
 -tp871
 -(dp872
++p819
++g808
++tp820
++(dp821
  Vinstall-stem
- p821
- Vvmlinuz
 -p873
 +p822
- ss(Vdescription
+ Vvmlinuz
 -p874
 +p823
- g807
- NV5kc-malta
+ ss(Vdescription
 -p875
 -g859
 +p824
- tp825
- (dp826
++g808
+ NV5kc-malta
 -p876
 -tp877
 -(dp878
++p825
++tp826
++(dp827
  Vhardware
- p827
- VMIPS Malta
 -p879
 +p828
- sVhardware-long
+ VMIPS Malta
 -p880
 +p829
- VMIPS Malta boards
+ sVhardware-long
 -p881
 +p830
- ss(Vimage
+ VMIPS Malta boards
 -p882
 +p831
- g807
- NV5kc-malta
+ ss(Vimage
 -p883
 -g859
 +p832
- tp833
- (dp834
++g808
+ NV5kc-malta
 -p884
 -tp885
 -(dp886
++p833
++tp834
++(dp835
  Vconfigs
- p835
- (lp836
 -p887
 -(lp888
++p836
++(lp837
  Vkernelarch-mips/config.malta
- p837
- aVkernelarch-mips/config.mips64r2
 -p889
 +p838
- ass(Vdescription
+ aVkernelarch-mips/config.mips64r2
 -p890
 +p839
- g807
- NVloongson-3
+ ass(Vdescription
 -p891
 -g859
 +p840
- tp841
- (dp842
++g808
+ NVloongson-3
 -p892
 -tp893
 -(dp894
++p841
++tp842
++(dp843
  Vhardware
- p843
- VLoongson 3A/3B
 -p895
 +p844
- sVhardware-long
+ VLoongson 3A/3B
 -p896
 +p845
- VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
+ sVhardware-long
 -p897
 +p846
- ss(Vimage
+ VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
 -p898
 +p847
- g807
- NVloongson-3
+ ss(Vimage
 -p899
 -g859
 +p848
- tp849
- (dp850
++g808
+ NVloongson-3
 -p900
 -tp901
 -(dp902
++p849
++tp850
++(dp851
  Vconfigs
- p851
- (lp852
 -p903
 -(lp904
++p852
++(lp853
  Vkernelarch-mips/config.loongson-3
- p853
- ass(Vdescription
 -p905
 +p854
- g807
- NVocteon
+ ass(Vdescription
 -p906
 -g859
 +p855
- tp856
- (dp857
++g808
+ NVocteon
 -p907
 -tp908
 -(dp909
++p856
++tp857
++(dp858
  Vhardware
- p858
- VOcteon
 -p910
 +p859
- sVhardware-long
+ VOcteon
 -p911
 +p860
- VCavium Networks Octeon
+ sVhardware-long
 -p912
 +p861
- ss(Vbuild
+ VCavium Networks Octeon
 -p913
 +p862
- g807
- NVocteon
+ ss(Vbuild
 -p914
 -g859
 +p863
- tp864
- (dp865
++g808
+ NVocteon
 -p915
 -tp916
 -(dp917
++p864
++tp865
++(dp866
  Vimage-file
- p866
- Vvmlinux
 -p918
 +p867
- ss(Vimage
+ Vvmlinux
 -p919
 +p868
- g807
- NVocteon
+ ss(Vimage
 -p920
 -g859
 +p869
- tp870
- (dp871
++g808
+ NVocteon
 -p921
 -tp922
 -(dp923
++p870
++tp871
++(dp872
  Vinstall-stem
- p872
- Vvmlinux
 -p924
 +p873
- sVconfigs
+ Vvmlinux
 -p925
 +p874
- (lp875
+ sVconfigs
 -p926
 -(lp927
++p875
++(lp876
  Vkernelarch-mips/config.octeon
- p876
- ass(g221
- g807
- g190
- tp877
- (dp878
- g224
- (lp879
 -p928
++p877
+ ass(g222
 -g859
++g808
+ g191
 -tp929
 -(dp930
++tp878
++(dp879
+ g225
 -(lp931
++(lp880
  V5kc-malta
- p880
- aVloongson-3
 -p932
 +p881
- aVocteon
+ aVloongson-3
 -p933
 +p882
- asg228
+ aVocteon
 -p934
++p883
+ asg229
  I01
  ss(Vbase
- p883
- Vmips64r6
 -p935
 +p884
- tp885
- (dp886
- Vdefault-flavour
- p887
  Vmips64r6
 -p936
 -tp937
 -(dp938
++p885
++tp886
++(dp887
+ Vdefault-flavour
 -p939
 +p888
- sVkernel-arch
+ Vmips64r6
 -p940
 +p889
- Vmips
+ sVkernel-arch
 -p941
 +p890
- sg188
- (lp891
- g190
+ Vmips
 -p942
++p891
+ sg189
 -(lp943
++(lp892
+ g191
  ass(Vbuild
- p892
- g884
- tp893
- (dp894
 -p944
 -g936
 -tp945
 -(dp946
++p893
++g885
++tp894
++(dp895
  Vimage-file
- p895
- Vvmlinux
 -p947
 +p896
- ss(Vimage
+ Vvmlinux
 -p948
 +p897
- g884
- tp898
- (dp899
+ ss(Vimage
 -p949
 -g936
 -tp950
 -(dp951
++p898
++g885
++tp899
++(dp900
  Vinstall-stem
- p900
- Vvmlinux
 -p952
 +p901
- ss(Vdescription
+ Vvmlinux
 -p953
 +p902
- g884
- NVmips64r6
+ ss(Vdescription
 -p954
 -g936
 +p903
- tp904
- (dp905
++g885
+ NVmips64r6
 -p955
 -tp956
 -(dp957
++p904
++tp905
++(dp906
  Vhardware
- p906
- VMIPS R6 (64 bit, big endian)
 -p958
 +p907
- sVhardware-long
- p908
  VMIPS R6 (64 bit, big endian)
 -p959
++p908
+ sVhardware-long
 -p960
 +p909
- ss(Vimage
+ VMIPS R6 (64 bit, big endian)
 -p961
 +p910
- g884
- NVmips64r6
+ ss(Vimage
 -p962
 -g936
 +p911
- tp912
- (dp913
++g885
+ NVmips64r6
 -p963
 -tp964
 -(dp965
++p912
++tp913
++(dp914
  Vconfigs
- p914
- (lp915
 -p966
 -(lp967
++p915
++(lp916
  Vkernelarch-mips/config.boston
- p916
- aVkernelarch-mips/config.mips64r6
 -p968
 +p917
- ass(g221
- g884
- g190
- tp918
- (dp919
- g224
- (lp920
+ aVkernelarch-mips/config.mips64r6
 -p969
++p918
+ ass(g222
 -g936
++g885
+ g191
 -tp970
 -(dp971
++tp919
++(dp920
+ g225
 -(lp972
++(lp921
  Vmips64r6
- p921
- asg228
 -p973
++p922
+ asg229
  I01
  ss(Vbase
- p922
- Vmips64r6el
 -p974
 +p923
- tp924
- (dp925
- Vdefault-flavour
- p926
  Vmips64r6el
 -p975
 -tp976
 -(dp977
++p924
++tp925
++(dp926
+ Vdefault-flavour
 -p978
 +p927
- sVkernel-arch
+ Vmips64r6el
 -p979
 +p928
- Vmips
+ sVkernel-arch
 -p980
 +p929
- sg188
- (lp930
- g190
+ Vmips
 -p981
++p930
+ sg189
 -(lp982
++(lp931
+ g191
  ass(Vbuild
- p931
- g923
- tp932
- (dp933
 -p983
 -g975
 -tp984
 -(dp985
++p932
++g924
++tp933
++(dp934
  Vimage-file
- p934
- Vvmlinux
 -p986
 +p935
- ss(Vimage
+ Vvmlinux
 -p987
 +p936
- g923
- tp937
- (dp938
+ ss(Vimage
 -p988
 -g975
 -tp989
 -(dp990
++p937
++g924
++tp938
++(dp939
  Vinstall-stem
- p939
- Vvmlinux
 -p991
 +p940
- ss(Vdescription
+ Vvmlinux
 -p992
 +p941
- g923
- NVmips64r6el
+ ss(Vdescription
 -p993
 -g975
 +p942
- tp943
- (dp944
++g924
+ NVmips64r6el
 -p994
 -tp995
 -(dp996
++p943
++tp944
++(dp945
  Vhardware
- p945
- VMIPS R6 (64 bit, little endian)
 -p997
 +p946
- sVhardware-long
- p947
  VMIPS R6 (64 bit, little endian)
 -p998
++p947
+ sVhardware-long
 -p999
 +p948
- ss(Vimage
+ VMIPS R6 (64 bit, little endian)
 -p1000
 +p949
- g923
- NVmips64r6el
+ ss(Vimage
 -p1001
 -g975
 +p950
- tp951
- (dp952
++g924
+ NVmips64r6el
 -p1002
 -tp1003
 -(dp1004
++p951
++tp952
++(dp953
  Vconfigs
- p953
- (lp954
 -p1005
 -(lp1006
++p954
++(lp955
  Vkernelarch-mips/config.boston
- p955
- aVkernelarch-mips/config.mips64r6
 -p1007
 +p956
- ass(g221
- g923
- g190
- tp957
- (dp958
- g224
- (lp959
+ aVkernelarch-mips/config.mips64r6
 -p1008
++p957
+ ass(g222
 -g975
++g924
+ g191
 -tp1009
 -(dp1010
++tp958
++(dp959
+ g225
 -(lp1011
++(lp960
  Vmips64r6el
- p960
- asg228
 -p1012
++p961
+ asg229
  I01
  ss(Vbase
- p961
- Vmipsel
 -p1013
 +p962
- tp963
- (dp964
+ Vmipsel
 -p1014
 -tp1015
 -(dp1016
++p963
++tp964
++(dp965
  Vkernel-arch
- p965
- Vmips
 -p1017
 +p966
- sg188
- (lp967
- g190
+ Vmips
 -p1018
++p967
+ sg189
 -(lp1019
++(lp968
+ g191
  ass(Vbuild
- p968
- g962
- tp969
- (dp970
 -p1020
 -g1014
 -tp1021
 -(dp1022
++p969
++g963
++tp970
++(dp971
  Vimage-file
- p971
- Vvmlinuz
 -p1023
 +p972
- ss(Vimage
+ Vvmlinuz
 -p1024
 +p973
- g962
- tp974
- (dp975
+ ss(Vimage
 -p1025
 -g1014
 -tp1026
 -(dp1027
++p974
++g963
++tp975
++(dp976
  Vinstall-stem
- p976
- Vvmlinuz
 -p1028
 +p977
- ss(Vdescription
+ Vvmlinuz
 -p1029
 +p978
- g962
- NV4kc-malta
+ ss(Vdescription
 -p1030
 -g1014
 +p979
- tp980
- (dp981
++g963
+ NV4kc-malta
 -p1031
 -tp1032
 -(dp1033
++p980
++tp981
++(dp982
  Vhardware
- p982
- VMIPS Malta
 -p1034
 +p983
- sVhardware-long
+ VMIPS Malta
 -p1035
 +p984
- VMIPS Malta boards
+ sVhardware-long
 -p1036
 +p985
- ss(Vimage
+ VMIPS Malta boards
 -p1037
 +p986
- g962
- NV4kc-malta
+ ss(Vimage
 -p1038
 -g1014
 +p987
- tp988
- (dp989
++g963
+ NV4kc-malta
 -p1039
 -tp1040
 -(dp1041
++p988
++tp989
++(dp990
  Vconfigs
- p990
- (lp991
 -p1042
 -(lp1043
++p991
++(lp992
  Vkernelarch-mips/config.malta
- p992
- aVkernelarch-mips/config.mips32r2
 -p1044
 +p993
- ass(Vdescription
+ aVkernelarch-mips/config.mips32r2
 -p1045
 +p994
- g962
- NV5kc-malta
+ ass(Vdescription
 -p1046
 -g1014
 +p995
- tp996
- (dp997
++g963
+ NV5kc-malta
 -p1047
 -tp1048
 -(dp1049
++p996
++tp997
++(dp998
  Vhardware
- p998
- VMIPS Malta (64-bit)
 -p1050
 +p999
- sVhardware-long
+ VMIPS Malta (64-bit)
 -p1051
 +p1000
- VMIPS Malta boards (64-bit)
+ sVhardware-long
 -p1052
 +p1001
- ss(Vimage
+ VMIPS Malta boards (64-bit)
 -p1053
 +p1002
- g962
- NV5kc-malta
+ ss(Vimage
 -p1054
 -g1014
 +p1003
- tp1004
- (dp1005
++g963
+ NV5kc-malta
 -p1055
 -tp1056
 -(dp1057
++p1004
++tp1005
++(dp1006
  Vconfigs
- p1006
- (lp1007
 -p1058
 -(lp1059
++p1007
++(lp1008
  Vkernelarch-mips/config.malta
- p1008
- aVkernelarch-mips/config.mips64r2
 -p1060
 +p1009
- ass(Vdescription
+ aVkernelarch-mips/config.mips64r2
 -p1061
 +p1010
- g962
- NVloongson-3
+ ass(Vdescription
 -p1062
 -g1014
 +p1011
- tp1012
- (dp1013
++g963
+ NVloongson-3
 -p1063
 -tp1064
 -(dp1065
++p1012
++tp1013
++(dp1014
  Vhardware
- p1014
- VLoongson 3A/3B
 -p1066
 +p1015
- sVhardware-long
+ VLoongson 3A/3B
 -p1067
 +p1016
- VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
+ sVhardware-long
 -p1068
 +p1017
- ss(Vimage
+ VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
 -p1069
 +p1018
- g962
- NVloongson-3
+ ss(Vimage
 -p1070
 -g1014
 +p1019
- tp1020
- (dp1021
++g963
+ NVloongson-3
 -p1071
 -tp1072
 -(dp1073
++p1020
++tp1021
++(dp1022
  Vconfigs
- p1022
- (lp1023
 -p1074
 -(lp1075
++p1023
++(lp1024
  Vkernelarch-mips/config.loongson-3
- p1024
- ass(Vdescription
 -p1076
 +p1025
- g962
- NVocteon
+ ass(Vdescription
 -p1077
 -g1014
 +p1026
- tp1027
- (dp1028
++g963
+ NVocteon
 -p1078
 -tp1079
 -(dp1080
++p1027
++tp1028
++(dp1029
  Vhardware
- p1029
- VOcteon
 -p1081
 +p1030
- sVhardware-long
+ VOcteon
 -p1082
 +p1031
- VCavium Networks Octeon
+ sVhardware-long
 -p1083
 +p1032
- ss(Vbuild
+ VCavium Networks Octeon
 -p1084
 +p1033
- g962
- NVocteon
+ ss(Vbuild
 -p1085
 -g1014
 +p1034
- tp1035
- (dp1036
++g963
+ NVocteon
 -p1086
 -tp1087
 -(dp1088
++p1035
++tp1036
++(dp1037
  Vimage-file
- p1037
- Vvmlinux
 -p1089
 +p1038
- ss(Vimage
+ Vvmlinux
 -p1090
 +p1039
- g962
- NVocteon
+ ss(Vimage
 -p1091
 -g1014
 +p1040
- tp1041
- (dp1042
++g963
+ NVocteon
 -p1092
 -tp1093
 -(dp1094
++p1041
++tp1042
++(dp1043
  Vinstall-stem
- p1043
- Vvmlinux
 -p1095
 +p1044
- sVconfigs
+ Vvmlinux
 -p1096
 +p1045
- (lp1046
+ sVconfigs
 -p1097
 -(lp1098
++p1046
++(lp1047
  Vkernelarch-mips/config.octeon
- p1047
- ass(g221
- g962
- g190
- tp1048
- (dp1049
- g224
- (lp1050
 -p1099
++p1048
+ ass(g222
 -g1014
++g963
+ g191
 -tp1100
 -(dp1101
++tp1049
++(dp1050
+ g225
 -(lp1102
++(lp1051
  V4kc-malta
- p1051
- aV5kc-malta
 -p1103
 +p1052
- aVloongson-3
+ aV5kc-malta
 -p1104
 +p1053
- aVocteon
+ aVloongson-3
 -p1105
 +p1054
- asg228
+ aVocteon
 -p1106
++p1055
+ asg229
  I01
  ss(Vbase
- p1055
- Vmipsn32
 -p1107
 +p1056
- tp1057
- (dp1058
+ Vmipsn32
 -p1108
 -tp1109
 -(dp1110
++p1057
++tp1058
++(dp1059
  Vkernel-arch
- p1059
- Vmips
 -p1111
 +p1060
sVfeaturesets
Vmips
 -p1112
 +p1061
- (lp1062
+ sVfeaturesets
 -p1113
 -(lp1114
++p1062
++(lp1063
  ss(Vbase
- p1063
- Vmipsn32el
 -p1115
 +p1064
- tp1065
- (dp1066
+ Vmipsn32el
 -p1116
 -tp1117
 -(dp1118
++p1065
++tp1066
++(dp1067
  Vkernel-arch
- p1067
- Vmips
 -p1119
 +p1068
sVfeaturesets
Vmips
 -p1120
 +p1069
- (lp1070
+ sVfeaturesets
 -p1121
 -(lp1122
++p1070
++(lp1071
  ss(Vbase
- p1071
- Vmipsn32r6
 -p1123
 +p1072
- tp1073
- (dp1074
+ Vmipsn32r6
 -p1124
 -tp1125
 -(dp1126
++p1073
++tp1074
++(dp1075
  Vkernel-arch
- p1075
- Vmips
 -p1127
 +p1076
sVfeaturesets
Vmips
 -p1128
 +p1077
- (lp1078
+ sVfeaturesets
 -p1129
 -(lp1130
++p1078
++(lp1079
  ss(Vbase
- p1079
- Vmipsn32r6el
 -p1131
 +p1080
- tp1081
- (dp1082
+ Vmipsn32r6el
 -p1132
 -tp1133
 -(dp1134
++p1081
++tp1082
++(dp1083
  Vkernel-arch
- p1083
- Vmips
 -p1135
 +p1084
sVfeaturesets
Vmips
 -p1136
 +p1085
- (lp1086
+ sVfeaturesets
 -p1137
 -(lp1138
++p1086
++(lp1087
  ss(Vbase
- p1087
- Vmipsr6
 -p1139
 +p1088
- tp1089
- (dp1090
+ Vmipsr6
 -p1140
 -tp1141
 -(dp1142
++p1089
++tp1090
++(dp1091
  Vdefault-flavour
- p1091
- Vmips32r6
 -p1143
 +p1092
- sVkernel-arch
+ Vmips32r6
 -p1144
 +p1093
- Vmips
+ sVkernel-arch
 -p1145
 +p1094
- sg188
- (lp1095
- g190
+ Vmips
 -p1146
++p1095
+ sg189
 -(lp1147
++(lp1096
+ g191
  ass(Vbuild
- p1096
- g1088
- tp1097
- (dp1098
 -p1148
 -g1140
 -tp1149
 -(dp1150
++p1097
++g1089
++tp1098
++(dp1099
  Vimage-file
- p1099
- Vvmlinux
 -p1151
 +p1100
- ss(Vimage
+ Vvmlinux
 -p1152
 +p1101
- g1088
- tp1102
- (dp1103
+ ss(Vimage
 -p1153
 -g1140
 -tp1154
 -(dp1155
++p1102
++g1089
++tp1103
++(dp1104
  Vinstall-stem
- p1104
- Vvmlinux
 -p1156
 +p1105
- ss(Vdescription
+ Vvmlinux
 -p1157
 +p1106
- g1088
- NVmips32r6
+ ss(Vdescription
 -p1158
 -g1140
 +p1107
- tp1108
- (dp1109
++g1089
+ NVmips32r6
 -p1159
 -tp1160
 -(dp1161
++p1108
++tp1109
++(dp1110
  Vhardware
- p1110
- VMIPS R6 (32 bit, big endian)
 -p1162
 +p1111
- sVhardware-long
- p1112
  VMIPS R6 (32 bit, big endian)
 -p1163
++p1112
+ sVhardware-long
 -p1164
 +p1113
- ss(Vimage
+ VMIPS R6 (32 bit, big endian)
 -p1165
 +p1114
- g1088
- NVmips32r6
+ ss(Vimage
 -p1166
 -g1140
 +p1115
- tp1116
- (dp1117
++g1089
+ NVmips32r6
 -p1167
 -tp1168
 -(dp1169
++p1116
++tp1117
++(dp1118
  Vconfigs
- p1118
- (lp1119
 -p1170
 -(lp1171
++p1119
++(lp1120
  Vkernelarch-mips/config.boston
- p1120
- aVkernelarch-mips/config.mips32r6
 -p1172
 +p1121
- ass(Vdescription
+ aVkernelarch-mips/config.mips32r6
 -p1173
 +p1122
- g1088
- NVmips64r6
+ ass(Vdescription
 -p1174
 -g1140
 +p1123
- tp1124
- (dp1125
++g1089
+ NVmips64r6
 -p1175
 -tp1176
 -(dp1177
++p1124
++tp1125
++(dp1126
  Vhardware
- p1126
- VMIPS R6 (64 bit, big endian)
 -p1178
 +p1127
- sVhardware-long
- p1128
  VMIPS R6 (64 bit, big endian)
 -p1179
++p1128
+ sVhardware-long
 -p1180
 +p1129
- ss(Vimage
+ VMIPS R6 (64 bit, big endian)
 -p1181
 +p1130
- g1088
- NVmips64r6
+ ss(Vimage
 -p1182
 -g1140
 +p1131
- tp1132
- (dp1133
++g1089
+ NVmips64r6
 -p1183
 -tp1184
 -(dp1185
++p1132
++tp1133
++(dp1134
  Vconfigs
- p1134
- (lp1135
 -p1186
 -(lp1187
++p1135
++(lp1136
  Vkernelarch-mips/config.boston
- p1136
- aVkernelarch-mips/config.mips64r6
 -p1188
 +p1137
- ass(g221
- g1088
- g190
- tp1138
- (dp1139
- g224
- (lp1140
+ aVkernelarch-mips/config.mips64r6
 -p1189
++p1138
+ ass(g222
 -g1140
++g1089
+ g191
 -tp1190
 -(dp1191
++tp1139
++(dp1140
+ g225
 -(lp1192
++(lp1141
  Vmips32r6
- p1141
- aVmips64r6
 -p1193
 +p1142
- asg228
+ aVmips64r6
 -p1194
++p1143
+ asg229
  I01
  ss(Vbase
- p1143
- Vmipsr6el
 -p1195
 +p1144
- tp1145
- (dp1146
+ Vmipsr6el
 -p1196
 -tp1197
 -(dp1198
++p1145
++tp1146
++(dp1147
  Vdefault-flavour
- p1147
- Vmips32r6el
 -p1199
 +p1148
- sVkernel-arch
+ Vmips32r6el
 -p1200
 +p1149
- Vmips
+ sVkernel-arch
 -p1201
 +p1150
- sg188
- (lp1151
- g190
+ Vmips
 -p1202
++p1151
+ sg189
 -(lp1203
++(lp1152
+ g191
  ass(Vbuild
- p1152
- g1144
- tp1153
- (dp1154
 -p1204
 -g1196
 -tp1205
 -(dp1206
++p1153
++g1145
++tp1154
++(dp1155
  Vimage-file
- p1155
- Vvmlinux
 -p1207
 +p1156
- ss(Vimage
+ Vvmlinux
 -p1208
 +p1157
- g1144
- tp1158
- (dp1159
+ ss(Vimage
 -p1209
 -g1196
 -tp1210
 -(dp1211
++p1158
++g1145
++tp1159
++(dp1160
  Vinstall-stem
- p1160
- Vvmlinux
 -p1212
 +p1161
- ss(Vdescription
+ Vvmlinux
 -p1213
 +p1162
- g1144
- NVmips32r6el
+ ss(Vdescription
 -p1214
 -g1196
 +p1163
- tp1164
- (dp1165
++g1145
+ NVmips32r6el
 -p1215
 -tp1216
 -(dp1217
++p1164
++tp1165
++(dp1166
  Vhardware
- p1166
- VMIPS R6 (32 bit, little endian)
 -p1218
 +p1167
- sVhardware-long
- p1168
  VMIPS R6 (32 bit, little endian)
 -p1219
++p1168
+ sVhardware-long
 -p1220
 +p1169
- ss(Vimage
+ VMIPS R6 (32 bit, little endian)
 -p1221
 +p1170
- g1144
- NVmips32r6el
+ ss(Vimage
 -p1222
 -g1196
 +p1171
- tp1172
- (dp1173
++g1145
+ NVmips32r6el
 -p1223
 -tp1224
 -(dp1225
++p1172
++tp1173
++(dp1174
  Vconfigs
- p1174
- (lp1175
 -p1226
 -(lp1227
++p1175
++(lp1176
  Vkernelarch-mips/config.boston
- p1176
- aVkernelarch-mips/config.mips32r6
 -p1228
 +p1177
- ass(Vdescription
+ aVkernelarch-mips/config.mips32r6
 -p1229
 +p1178
- g1144
- NVmips64r6el
+ ass(Vdescription
 -p1230
 -g1196
 +p1179
- tp1180
- (dp1181
++g1145
+ NVmips64r6el
 -p1231
 -tp1232
 -(dp1233
++p1180
++tp1181
++(dp1182
  Vhardware
- p1182
- VMIPS R6 (64 bit, little endian)
 -p1234
 +p1183
- sVhardware-long
- p1184
  VMIPS R6 (64 bit, little endian)
 -p1235
++p1184
+ sVhardware-long
 -p1236
 +p1185
- ss(Vimage
+ VMIPS R6 (64 bit, little endian)
 -p1237
 +p1186
- g1144
- NVmips64r6el
+ ss(Vimage
 -p1238
 -g1196
 +p1187
- tp1188
- (dp1189
++g1145
+ NVmips64r6el
 -p1239
 -tp1240
 -(dp1241
++p1188
++tp1189
++(dp1190
  Vconfigs
- p1190
- (lp1191
 -p1242
 -(lp1243
++p1191
++(lp1192
  Vkernelarch-mips/config.boston
- p1192
- aVkernelarch-mips/config.mips64r6
 -p1244
 +p1193
- ass(g221
- g1144
- g190
- tp1194
- (dp1195
- g224
- (lp1196
+ aVkernelarch-mips/config.mips64r6
 -p1245
++p1194
+ ass(g222
 -g1196
++g1145
+ g191
 -tp1246
 -(dp1247
++tp1195
++(dp1196
+ g225
 -(lp1248
++(lp1197
  Vmips32r6el
- p1197
- aVmips64r6el
 -p1249
 +p1198
- asg228
+ aVmips64r6el
 -p1250
++p1199
+ asg229
  I01
  ss(Vbase
- p1199
- Vpowerpc
 -p1251
 +p1200
- tp1201
- (dp1202
- Vkernel-arch
- p1203
  Vpowerpc
 -p1252
 -tp1253
 -(dp1254
++p1201
++tp1202
++(dp1203
+ Vkernel-arch
 -p1255
 +p1204
- sg188
- (lp1205
- g190
+ Vpowerpc
 -p1256
++p1205
+ sg189
 -(lp1257
++(lp1206
+ g191
  ass(Vbuild
- p1206
- g1200
- tp1207
- (dp1208
 -p1258
 -g1252
 -tp1259
 -(dp1260
++p1207
++g1201
++tp1208
++(dp1209
  Vimage-file
- p1209
- Vvmlinux
 -p1261
 +p1210
- sVvdso
+ Vvmlinux
 -p1262
 +p1211
+ sVvdso
 -p1263
++p1212
  I01
  ss(Vimage
- p1212
- g1200
- tp1213
- (dp1214
 -p1264
 -g1252
 -tp1265
 -(dp1266
++p1213
++g1201
++tp1214
++(dp1215
  Vconfigs
- p1215
- (lp1216
 -p1267
 -(lp1268
++p1216
++(lp1217
  sVbootloaders
- p1217
- (lp1218
 -p1269
 -(lp1270
++p1218
++(lp1219
  Vgrub-ieee1275
- p1219
- asVsuggests
 -p1271
 +p1220
- (lp1221
+ asVsuggests
 -p1272
 -(lp1273
++p1221
++(lp1222
  Vmkvmlinuz
- p1222
- asVinstall-stem
 -p1274
 +p1223
- Vvmlinux
+ asVinstall-stem
 -p1275
 +p1224
- ss(Vdescription
+ Vvmlinux
 -p1276
 +p1225
- g1200
- NVpowerpc
+ ss(Vdescription
 -p1277
 -g1252
 +p1226
- tp1227
- (dp1228
++g1201
+ NVpowerpc
 -p1278
 -tp1279
 -(dp1280
++p1227
++tp1228
++(dp1229
  Vhardware
- p1229
- Vuniprocessor 32-bit PowerPC
 -p1281
 +p1230
- ss(Vdescription
+ Vuniprocessor 32-bit PowerPC
 -p1282
 +p1231
- g1200
- NVpowerpc-smp
+ ss(Vdescription
 -p1283
 -g1252
 +p1232
- tp1233
- (dp1234
++g1201
+ NVpowerpc-smp
 -p1284
 -tp1285
 -(dp1286
++p1233
++tp1234
++(dp1235
  Vhardware
- p1235
- Vmultiprocessor 32-bit PowerPC
 -p1287
 +p1236
- ss(Vimage
+ Vmultiprocessor 32-bit PowerPC
 -p1288
 +p1237
- g1200
- NVpowerpc-smp
+ ss(Vimage
 -p1289
 -g1252
 +p1238
- tp1239
- (dp1240
++g1201
+ NVpowerpc-smp
 -p1290
 -tp1291
 -(dp1292
++p1239
++tp1240
++(dp1241
  Vconfigs
- p1241
- (lp1242
 -p1293
 -(lp1294
++p1242
++(lp1243
  Vpowerpc/config.powerpc
- p1243
- aVpowerpc/config.powerpc-smp
 -p1295
 +p1244
- ass(Vdescription
+ aVpowerpc/config.powerpc-smp
 -p1296
 +p1245
- g1200
- NVpowerpc64
+ ass(Vdescription
 -p1297
 -g1252
 +p1246
- tp1247
- (dp1248
++g1201
+ NVpowerpc64
 -p1298
 -tp1299
 -(dp1300
++p1247
++tp1248
++(dp1249
  Vhardware
- p1249
- V64-bit PowerPC
 -p1301
 +p1250
- ss(Vimage
+ V64-bit PowerPC
 -p1302
 +p1251
- g1200
- NVpowerpc64
+ ss(Vimage
 -p1303
 -g1252
 +p1252
- tp1253
- (dp1254
++g1201
+ NVpowerpc64
 -p1304
 -tp1305
 -(dp1306
++p1253
++tp1254
++(dp1255
  Vconfigs
- p1255
- (lp1256
 -p1307
 -(lp1308
++p1256
++(lp1257
  Vkernelarch-powerpc/config-arch-64
- p1257
- aVkernelarch-powerpc/config-arch-64-be
 -p1309
 +p1258
- ass(g221
- g1200
- g190
- tp1259
- (dp1260
- g224
- (lp1261
+ aVkernelarch-powerpc/config-arch-64-be
 -p1310
++p1259
+ ass(g222
 -g1252
++g1201
+ g191
 -tp1311
 -(dp1312
++tp1260
++(dp1261
+ g225
 -(lp1313
++(lp1262
  Vpowerpc
- p1262
- aVpowerpc-smp
 -p1314
 +p1263
- aVpowerpc64
+ aVpowerpc-smp
 -p1315
 +p1264
- asg228
+ aVpowerpc64
 -p1316
++p1265
+ asg229
  I01
  ss(Vbase
- p1265
- Vppc64
 -p1317
 +p1266
- tp1267
- (dp1268
+ Vppc64
 -p1318
 -tp1319
 -(dp1320
++p1267
++tp1268
++(dp1269
  Vdefault-flavour
- p1269
- Vpowerpc64
 -p1321
 +p1270
- sVkernel-arch
+ Vpowerpc64
 -p1322
 +p1271
- Vpowerpc
+ sVkernel-arch
 -p1323
 +p1272
- sg188
- (lp1273
- g190
+ Vpowerpc
 -p1324
++p1273
+ sg189
 -(lp1325
++(lp1274
+ g191
  ass(Vbuild
- p1274
- g1266
- tp1275
- (dp1276
 -p1326
 -g1318
 -tp1327
 -(dp1328
++p1275
++g1267
++tp1276
++(dp1277
  Vimage-file
- p1277
- Vvmlinux
 -p1329
 +p1278
- sVvdso
+ Vvmlinux
 -p1330
 +p1279
+ sVvdso
 -p1331
++p1280
  I01
  ss(Vimage
- p1280
- g1266
- tp1281
- (dp1282
 -p1332
 -g1318
 -tp1333
 -(dp1334
++p1281
++g1267
++tp1282
++(dp1283
  Vconfigs
- p1283
- (lp1284
 -p1335
 -(lp1336
++p1284
++(lp1285
  sVbootloaders
- p1285
- (lp1286
 -p1337
 -(lp1338
++p1286
++(lp1287
  Vgrub-ieee1275
- p1287
- asVsuggests
 -p1339
 +p1288
- (lp1289
+ asVsuggests
 -p1340
 -(lp1341
++p1289
++(lp1290
  Vmkvmlinuz
- p1290
- asVinstall-stem
 -p1342
 +p1291
- Vvmlinux
+ asVinstall-stem
 -p1343
 +p1292
- ss(Vdescription
+ Vvmlinux
 -p1344
 +p1293
- g1266
- NVpowerpc64
+ ss(Vdescription
 -p1345
 -g1318
 +p1294
- tp1295
- (dp1296
++g1267
+ NVpowerpc64
 -p1346
 -tp1347
 -(dp1348
++p1295
++tp1296
++(dp1297
  Vhardware
- p1297
- V64-bit PowerPC
 -p1349
 +p1298
- ss(Vimage
+ V64-bit PowerPC
 -p1350
 +p1299
- g1266
- NVpowerpc64
+ ss(Vimage
 -p1351
 -g1318
 +p1300
- tp1301
- (dp1302
++g1267
+ NVpowerpc64
 -p1352
 -tp1353
 -(dp1354
++p1301
++tp1302
++(dp1303
  Vconfigs
- p1303
- (lp1304
 -p1355
 -(lp1356
++p1304
++(lp1305
  Vkernelarch-powerpc/config-arch-64
- p1305
- aVkernelarch-powerpc/config-arch-64-be
 -p1357
 +p1306
- ass(g221
- g1266
- g190
- tp1307
- (dp1308
- g224
- (lp1309
+ aVkernelarch-powerpc/config-arch-64-be
 -p1358
++p1307
+ ass(g222
 -g1318
++g1267
+ g191
 -tp1359
 -(dp1360
++tp1308
++(dp1309
+ g225
 -(lp1361
++(lp1310
  Vpowerpc64
- p1310
- asg228
 -p1362
++p1311
+ asg229
  I01
  ss(Vbase
- p1311
- Vppc64el
 -p1363
 +p1312
- tp1313
- (dp1314
+ Vppc64el
 -p1364
 -tp1365
 -(dp1366
++p1313
++tp1314
++(dp1315
  Vdefault-flavour
- p1315
- Vpowerpc64le
 -p1367
 +p1316
- sVkernel-arch
+ Vpowerpc64le
 -p1368
 +p1317
- Vpowerpc
+ sVkernel-arch
 -p1369
 +p1318
- sg188
- (lp1319
- g190
+ Vpowerpc
 -p1370
++p1319
+ sg189
 -(lp1371
++(lp1320
+ g191
  ass(Vbuild
- p1320
- g1312
- tp1321
- (dp1322
 -p1372
 -g1364
 -tp1373
 -(dp1374
++p1321
++g1313
++tp1322
++(dp1323
  Vimage-file
- p1323
- Vvmlinux
 -p1375
 +p1324
- sVvdso
+ Vvmlinux
 -p1376
 +p1325
+ sVvdso
 -p1377
++p1326
  I01
  ss(Vimage
- p1326
- g1312
- tp1327
- (dp1328
 -p1378
 -g1364
 -tp1379
 -(dp1380
++p1327
++g1313
++tp1328
++(dp1329
  Vconfigs
- p1329
- (lp1330
 -p1381
 -(lp1382
++p1330
++(lp1331
  sVbootloaders
- p1331
- (lp1332
 -p1383
 -(lp1384
++p1332
++(lp1333
  Vgrub-ieee1275
- p1333
- asVsuggests
 -p1385
 +p1334
- (lp1335
+ asVsuggests
 -p1386
 -(lp1387
++p1335
++(lp1336
  Vmkvmlinuz
- p1336
- asVinstall-stem
 -p1388
 +p1337
- Vvmlinux
+ asVinstall-stem
 -p1389
 +p1338
- ss(Vdescription
+ Vvmlinux
 -p1390
 +p1339
- g1312
- NVpowerpc64le
+ ss(Vdescription
 -p1391
 -g1364
 +p1340
- tp1341
- (dp1342
++g1313
+ NVpowerpc64le
 -p1392
 -tp1393
 -(dp1394
++p1341
++tp1342
++(dp1343
  Vhardware
- p1343
- VLittle-endian 64-bit PowerPC
 -p1395
 +p1344
- ss(Vimage
+ VLittle-endian 64-bit PowerPC
 -p1396
 +p1345
- g1312
- NVpowerpc64le
+ ss(Vimage
 -p1397
 -g1364
 +p1346
- tp1347
- (dp1348
++g1313
+ NVpowerpc64le
 -p1398
 -tp1399
 -(dp1400
++p1347
++tp1348
++(dp1349
  Vconfigs
- p1349
- (lp1350
 -p1401
 -(lp1402
++p1350
++(lp1351
  Vkernelarch-powerpc/config-arch-64
- p1351
- aVkernelarch-powerpc/config-arch-64-le
 -p1403
 +p1352
- ass(g221
- g1312
- g190
- tp1353
- (dp1354
- g224
- (lp1355
+ aVkernelarch-powerpc/config-arch-64-le
 -p1404
++p1353
+ ass(g222
 -g1364
++g1313
+ g191
 -tp1405
 -(dp1406
++tp1354
++(dp1355
+ g225
 -(lp1407
++(lp1356
  Vpowerpc64le
- p1356
- asg228
 -p1408
++p1357
+ asg229
  I01
  ss(Vbase
- p1357
- Vriscv64
 -p1409
 +p1358
- tp1359
- (dp1360
+ Vriscv64
 -p1410
 -tp1411
 -(dp1412
++p1359
++tp1360
++(dp1361
  Vkernel-arch
- p1361
- Vriscv
 -p1413
 +p1362
- sVfeaturesets
+ Vriscv
 -p1414
 +p1363
- (lp1364
+ sVfeaturesets
 -p1415
 -(lp1416
++p1364
++(lp1365
  Vnone
- p1365
- ass(Vbuild
 -p1417
 +p1366
- g1358
- tp1367
- (dp1368
+ ass(Vbuild
 -p1418
 -g1410
 -tp1419
 -(dp1420
++p1367
++g1359
++tp1368
++(dp1369
  Vimage-file
- p1369
- Varch/riscv/boot/Image
 -p1421
 +p1370
- sVvdso
+ Varch/riscv/boot/Image
 -p1422
 +p1371
+ sVvdso
 -p1423
++p1372
  I01
  ss(Vimage
- p1372
- g1358
- tp1373
- (dp1374
 -p1424
 -g1410
 -tp1425
 -(dp1426
++p1373
++g1359
++tp1374
++(dp1375
  Vinstall-stem
- p1375
- Vvmlinux
 -p1427
 +p1376
- ss(Vdescription
+ Vvmlinux
 -p1428
 +p1377
- g1358
- NVriscv64
+ ss(Vdescription
 -p1429
 -g1410
 +p1378
- tp1379
- (dp1380
++g1359
+ NVriscv64
 -p1430
 -tp1431
 -(dp1432
++p1379
++tp1380
++(dp1381
  Vhardware
- p1381
- V64-bit RISC-V platforms
 -p1433
 +p1382
- sVhardware-long
- p1383
  V64-bit RISC-V platforms
 -p1434
++p1383
+ sVhardware-long
 -p1435
 +p1384
- ss(Vbase
+ V64-bit RISC-V platforms
 -p1436
 +p1385
- g1358
- Vnone
+ ss(Vbase
 -p1437
 -g1410
 +p1386
- tp1387
- (dp1388
++g1359
+ Vnone
 -p1438
 -tp1439
 -(dp1440
++p1387
++tp1388
++(dp1389
  Vflavours
- p1389
- (lp1390
 -p1441
 -(lp1442
++p1390
++(lp1391
  Vriscv64
- p1391
- asVdefault-flavour
 -p1443
 +p1392
- Vriscv64
+ asVdefault-flavour
 -p1444
 +p1393
- ss(Vbase
+ Vriscv64
 -p1445
 +p1394
- Vs390
+ ss(Vbase
 -p1446
 +p1395
- tp1396
- (dp1397
- Vkernel-arch
- p1398
  Vs390
 -p1447
 -tp1448
 -(dp1449
++p1396
++tp1397
++(dp1398
+ Vkernel-arch
 -p1450
 +p1399
- sVfeaturesets
+ Vs390
 -p1451
 +p1400
- (lp1401
+ sVfeaturesets
 -p1452
 -(lp1453
++p1401
++(lp1402
  ss(Vbase
- p1402
- Vs390x
 -p1454
 +p1403
- tp1404
- (dp1405
- Vdefault-flavour
- p1406
  Vs390x
 -p1455
 -tp1456
 -(dp1457
++p1404
++tp1405
++(dp1406
+ Vdefault-flavour
 -p1458
 +p1407
- sVkernel-arch
+ Vs390x
 -p1459
 +p1408
- Vs390
+ sVkernel-arch
 -p1460
 +p1409
- sg188
- (lp1410
- g190
+ Vs390
 -p1461
++p1410
+ sg189
 -(lp1462
++(lp1411
+ g191
  ass(Vbuild
- p1411
- g1403
- tp1412
- (dp1413
 -p1463
 -g1455
 -tp1464
 -(dp1465
++p1412
++g1404
++tp1413
++(dp1414
  Vimage-file
- p1414
- Varch/s390/boot/bzImage
 -p1466
 +p1415
- sVvdso
+ Varch/s390/boot/bzImage
 -p1467
 +p1416
+ sVvdso
 -p1468
++p1417
  I01
  ss(Vimage
- p1417
- g1403
- tp1418
- (dp1419
 -p1469
 -g1455
 -tp1470
 -(dp1471
++p1418
++g1404
++tp1419
++(dp1420
  Vbootloaders
- p1420
- (lp1421
 -p1472
 -(lp1473
++p1421
++(lp1422
  Vs390-tools
- p1422
- asVinstall-stem
 -p1474
 +p1423
- Vvmlinuz
+ asVinstall-stem
 -p1475
 +p1424
- ss(Vrelations
+ Vvmlinuz
 -p1476
 +p1425
- g1403
- tp1426
- (dp1427
+ ss(Vrelations
 -p1477
 -g1455
 -tp1478
 -(dp1479
++p1426
++g1404
++tp1427
++(dp1428
  Vheaders%gcc-10
- p1428
- Vlinux-compiler-gcc-10-s390
 -p1480
 +p1429
- ss(Vdescription
+ Vlinux-compiler-gcc-10-s390
 -p1481
 +p1430
- g1403
- NVs390x
+ ss(Vdescription
 -p1482
 -g1455
 +p1431
- tp1432
- (dp1433
++g1404
+ NVs390x
 -p1483
 -tp1484
 -(dp1485
++p1432
++tp1433
++(dp1434
  Vhardware
- p1434
- VIBM zSeries
 -p1486
 +p1435
- ss(g221
- g1403
- g190
- tp1436
- (dp1437
- g224
- (lp1438
+ VIBM zSeries
 -p1487
++p1436
+ ss(g222
 -g1455
++g1404
+ g191
 -tp1488
 -(dp1489
++tp1437
++(dp1438
+ g225
 -(lp1490
++(lp1439
  Vs390x
- p1439
- asg228
 -p1491
++p1440
+ asg229
  I01
  ss(Vbase
- p1440
- Vsh3
 -p1492
 +p1441
- tp1442
- (dp1443
+ Vsh3
 -p1493
 -tp1494
 -(dp1495
++p1442
++tp1443
++(dp1444
  Vkernel-arch
- p1444
- Vsh
 -p1496
 +p1445
- sVfeaturesets
+ Vsh
 -p1497
 +p1446
- (lp1447
+ sVfeaturesets
 -p1498
 -(lp1499
++p1447
++(lp1448
  ss(Vbase
- p1448
- Vsh4
 -p1500
 +p1449
- tp1450
- (dp1451
+ Vsh4
 -p1501
 -tp1502
 -(dp1503
++p1450
++tp1451
++(dp1452
  Vkernel-arch
- p1452
- Vsh
 -p1504
 +p1453
- sg188
- (lp1454
- g190
+ Vsh
 -p1505
++p1454
+ sg189
 -(lp1506
++(lp1455
+ g191
  ass(Vbuild
- p1455
- g1449
- tp1456
- (dp1457
 -p1507
 -g1501
 -tp1508
 -(dp1509
++p1456
++g1450
++tp1457
++(dp1458
  Vimage-file
- p1458
- Varch/sh/boot/zImage
 -p1510
 +p1459
ss(Vimage
Varch/sh/boot/zImage
 -p1511
 +p1460
- g1449
- tp1461
- (dp1462
+ ss(Vimage
 -p1512
 -g1501
 -tp1513
 -(dp1514
++p1461
++g1450
++tp1462
++(dp1463
  Vinstall-stem
- p1463
- Vvmlinuz
 -p1515
 +p1464
- ss(Vdescription
+ Vvmlinuz
 -p1516
 +p1465
- g1449
- NVsh7751r
+ ss(Vdescription
 -p1517
 -g1501
 +p1466
- tp1467
- (dp1468
++g1450
+ NVsh7751r
 -p1518
 -tp1519
 -(dp1520
++p1467
++tp1468
++(dp1469
  Vhardware
- p1469
- Vsh7751r
 -p1521
 +p1470
- sVhardware-long
+ Vsh7751r
 -p1522
 +p1471
- VRenesas SH7751R R2D plus board
+ sVhardware-long
 -p1523
 +p1472
- ss(Vdescription
+ VRenesas SH7751R R2D plus board
 -p1524
 +p1473
- g1449
- NVsh7785lcr
+ ss(Vdescription
 -p1525
 -g1501
 +p1474
- tp1475
- (dp1476
++g1450
+ NVsh7785lcr
 -p1526
 -tp1527
 -(dp1528
++p1475
++tp1476
++(dp1477
  Vhardware
- p1477
- Vsh7785lcr
 -p1529
 +p1478
- sVhardware-long
+ Vsh7785lcr
 -p1530
 +p1479
- VRenesas SH7785 reference board
+ sVhardware-long
 -p1531
 +p1480
- ss(Vimage
+ VRenesas SH7785 reference board
 -p1532
 +p1481
- g1449
- NVsh7785lcr
+ ss(Vimage
 -p1533
 -g1501
 +p1482
- tp1483
- (dp1484
++g1450
+ NVsh7785lcr
 -p1534
 -tp1535
 -(dp1536
++p1483
++tp1484
++(dp1485
  Vrecommends
- p1485
- (lp1486
 -p1537
 -(lp1538
++p1486
++(lp1487
  Vu-boot-tools
- p1487
- asVcheck-size
 -p1539
 +p1488
+ asVcheck-size
 -p1540
++p1489
  I4194304
- ss(g221
- g1449
- g190
- tp1489
- (dp1490
- g224
- (lp1491
+ ss(g222
 -g1501
++g1450
+ g191
 -tp1541
 -(dp1542
++tp1490
++(dp1491
+ g225
 -(lp1543
++(lp1492
  Vsh7751r
- p1492
- aVsh7785lcr
 -p1544
 +p1493
- asg228
+ aVsh7785lcr
 -p1545
++p1494
+ asg229
  I01
  ss(Vbase
- p1494
- Vsparc
 -p1546
 +p1495
- tp1496
- (dp1497
- Vkernel-arch
- p1498
  Vsparc
 -p1547
 -tp1548
 -(dp1549
++p1496
++tp1497
++(dp1498
+ Vkernel-arch
 -p1550
 +p1499
- sVfeaturesets
+ Vsparc
 -p1551
 +p1500
- (lp1501
+ sVfeaturesets
 -p1552
 -(lp1553
++p1501
++(lp1502
  ss(Vbase
- p1502
- Vsparc64
 -p1554
 +p1503
- tp1504
- (dp1505
+ Vsparc64
 -p1555
 -tp1556
 -(dp1557
++p1504
++tp1505
++(dp1506
  Vdefault-flavour
- p1506
- Vsparc64-smp
 -p1558
 +p1507
- sVkernel-arch
+ Vsparc64-smp
 -p1559
 +p1508
- Vsparc
+ sVkernel-arch
 -p1560
 +p1509
- sg188
- (lp1510
- g190
+ Vsparc
 -p1561
++p1510
+ sg189
 -(lp1562
++(lp1511
+ g191
  ass(Vbuild
- p1511
- g1503
- tp1512
- (dp1513
 -p1563
 -g1555
 -tp1564
 -(dp1565
++p1512
++g1504
++tp1513
++(dp1514
  Vimage-file
- p1514
- Vvmlinux
 -p1566
 +p1515
- ss(Vimage
+ Vvmlinux
 -p1567
 +p1516
- g1503
- tp1517
- (dp1518
+ ss(Vimage
 -p1568
 -g1555
 -tp1569
 -(dp1570
++p1517
++g1504
++tp1518
++(dp1519
  Vconfigs
- p1519
- (lp1520
 -p1571
 -(lp1572
++p1520
++(lp1521
  sVbootloaders
- p1521
- (lp1522
 -p1573
 -(lp1574
++p1522
++(lp1523
  Vgrub-ieee1275
- p1523
- asVsuggests
 -p1575
 +p1524
- (lp1525
+ asVsuggests
 -p1576
 -(lp1577
++p1525
++(lp1526
  Vfdutils
- p1526
- asVinstall-stem
 -p1578
 +p1527
- Vvmlinux
+ asVinstall-stem
 -p1579
 +p1528
- ss(Vdescription
+ Vvmlinux
 -p1580
 +p1529
- g1503
- NVsparc64
+ ss(Vdescription
 -p1581
 -g1555
 +p1530
- tp1531
- (dp1532
++g1504
+ NVsparc64
 -p1582
 -tp1583
 -(dp1584
++p1531
++tp1532
++(dp1533
  Vhardware
- p1533
- Vuniprocessor 64-bit UltraSPARC
 -p1585
 +p1534
- ss(Vimage
+ Vuniprocessor 64-bit UltraSPARC
 -p1586
 +p1535
- g1503
- NVsparc64
+ ss(Vimage
 -p1587
 -g1555
 +p1536
- tp1537
- (dp1538
++g1504
+ NVsparc64
 -p1588
 -tp1589
 -(dp1590
++p1537
++tp1538
++(dp1539
  Vconfigs
- p1539
- (lp1540
 -p1591
 -(lp1592
++p1540
++(lp1541
  Vkernelarch-sparc/config-up
- p1541
- ass(Vdescription
 -p1593
 +p1542
- g1503
- NVsparc64-smp
+ ass(Vdescription
 -p1594
 -g1555
 +p1543
- tp1544
- (dp1545
++g1504
+ NVsparc64-smp
 -p1595
 -tp1596
 -(dp1597
++p1544
++tp1545
++(dp1546
  Vhardware
- p1546
- Vmultiprocessor 64-bit UltraSPARC
 -p1598
 +p1547
- ss(Vimage
+ Vmultiprocessor 64-bit UltraSPARC
 -p1599
 +p1548
- g1503
- NVsparc64-smp
+ ss(Vimage
 -p1600
 -g1555
 +p1549
- tp1550
- (dp1551
++g1504
+ NVsparc64-smp
 -p1601
 -tp1602
 -(dp1603
++p1550
++tp1551
++(dp1552
  Vconfigs
- p1552
- (lp1553
 -p1604
 -(lp1605
++p1553
++(lp1554
  Vkernelarch-sparc/config-smp
- p1554
- ass(g221
- g1503
- g190
- tp1555
- (dp1556
- g224
- (lp1557
 -p1606
++p1555
+ ass(g222
 -g1555
++g1504
+ g191
 -tp1607
 -(dp1608
++tp1556
++(dp1557
+ g225
 -(lp1609
++(lp1558
  Vsparc64
- p1558
- aVsparc64-smp
 -p1610
 +p1559
- asg228
+ aVsparc64-smp
 -p1611
++p1560
+ asg229
  I01
  ss(Vbase
- p1560
- Vx32
 -p1612
 +p1561
- tp1562
- (dp1563
+ Vx32
 -p1613
 -tp1614
 -(dp1615
++p1562
++tp1563
++(dp1564
  Vkernel-arch
- p1564
- Vx86
 -p1616
 +p1565
- sVfeaturesets
+ Vx86
 -p1617
 +p1566
- (lp1567
+ sVfeaturesets
 -p1618
 -(lp1619
++p1567
++(lp1568
  ss(Vabi
- p1568
- NVrt
 -p1620
 +p1569
- tp1570
- (dp1571
+ NVrt
 -p1621
 -tp1622
 -(dp1623
++p1570
++tp1571
++(dp1572
  Vignore-changes
- p1572
- (lp1573
 -p1624
 -(lp1625
++p1573
++(lp1574
  V*
- p1574
- ass(Vdescription
 -p1626
 +p1575
- Ng1569
- tp1576
- (dp1577
+ ass(Vdescription
 -p1627
 -Ng1621
 -tp1628
 -(dp1629
++p1576
++Ng1570
++tp1577
++(dp1578
  Vpart-long-rt
- p1578
- VThis kernel includes the PREEMPT_RT realtime patch set.
 -p1630
 +p1579
- sVpart-short-rt
+ VThis kernel includes the PREEMPT_RT realtime patch set.
 -p1631
 +p1580
- VPREEMPT_RT
+ sVpart-short-rt
 -p1632
 +p1581
- sVparts
+ VPREEMPT_RT
 -p1633
 +p1582
- (lp1583
+ sVparts
 -p1634
 -(lp1635
++p1583
++(lp1584
  Vrt
- p1584
- ass(Vversion
 -p1636
 +p1585
- tp1586
- (dp1587
+ ass(Vversion
 -p1637
 -tp1638
 -(dp1639
++p1586
++tp1587
++(dp1588
  Vsource
- p1588
- V5.10.178-3+rpi1
 -p1640
 -V5.10.179-3
 -p1641
 +p1589
- sVupstream
++V5.10.179-3+rpi1
 +p1590
- V5.10
+ sVupstream
 -p1642
 +p1591
- sVabiname_base
+ V5.10
 -p1643
 +p1592
- V5.10.0
+ sVabiname_base
 -p1644
 +p1593
- sVabiname
+ V5.10.0
 -p1645
 +p1594
- V5.10.0-22
+ sVabiname
 -p1646
 +p1595
+ V5.10.0-23
 -p1647
++p1596
  ss.
diff --cc debian/control
index 818616e59d9cfe49b95c7e7a95c1a1f966fbfd62,77042852a7c75504822810916e5df99e89c345f0..3ef08ce871f61acbf6ddf2a9b70d00dbfd871424
@@@ -3383,10 -3383,199 +3383,10 @@@ Depends: kernel-image-5.10.0-23-armmp-d
  Description: MTD driver modules
   This package contains MTD driver modules.
  Build-Profiles: <!stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.10.0-22-armmp
+ Kernel-Version: 5.10.0-23-armmp
  Package-Type: udeb
  
- Package: kernel-image-5.10.0-22-parisc-di
 -Package: linux-image-5.10.0-23-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-23 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.10, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-23-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-23-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-23-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.10.0-23-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-23-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-23-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
 -Depends: linux-image-5.10.0-23-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-armmp
 -Architecture: armhf
 -Provides: linux-headers-generic
 -Depends: linux-headers-5.10.0-23-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-23-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-23-armmp.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-23-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-23 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.10, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs supporting LPAE
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel
 - supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for
 - details of supported platforms..
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-23-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-23-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-23-armmp-lpae, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.10.0-23-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-23-armmp-lpae package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-23-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-23-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel supporting LPAE. See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms..
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp-lpae configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp-lpae configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-23-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-23-armmp-lpae.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-23-armmp-lpae-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp-lpae configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp-lpae configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-rt-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-23 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.10, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 - .
 - This kernel includes the PREEMPT_RT realtime patch set.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-23-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-common-rt (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-23-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-23-rt-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.10.0-23-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-23-rt-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-23-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-23-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux rt-armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel rt-armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-23-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-23-rt-armmp.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-23-rt-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux rt-armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel rt-armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
+ Package: kernel-image-5.10.0-23-parisc-di
  Architecture: hppa
  Section: debian-installer
  Priority: standard
index e64262d6aaf35872b929ff30e8e8231f47ec00a5,33ef6f279edefcbeff3f579afb077873deb97b39..8d40ac3333b6668fb1fea593b769777865986788
@@@ -1,82 -1,78 +1,78 @@@
  9c6a3397b2f9def3220748d991c5e2c7  debian/bin/gencontrol.py
- 225c09c7214975a7d73bc5e61ece34b7  debian/build/version-info
- 74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
- d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
- 38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
 -bab595be473b3b87b997e49fbc229c38  debian/build/version-info
++2487b003cae378b3eb058db519b7014f  debian/build/version-info
+ fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
+ 9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
+ 358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
+ 7d4e853b855f515068df3355e2bf5865  debian/templates/control.extra.in
+ 578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
+ 2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
  ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
 -d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
+ eda4623fb10d5ba1cefa8502ebaeb0fd  debian/templates/control.image-dbg.in
+ 817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
 -85a6d9699cab87feefbb6ff98f3d8182  debian/templates/control.source.in
+ 459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
+ 91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
++d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
+ 36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
+ 74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
+ 77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
+ 9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
+ 4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
++85a6d9699cab87feefbb6ff98f3d8182  debian/templates/control.source.in
  692fab5899a4b3e3b3565a51028ddf3b  debian/templates/control.tools-unversioned.in
- 0961d6fa0a85c406d40b83db932807fe  debian/templates/image.meta.maintscript.in
- 6ac27e0078a5284814d0cf7b3a129d5c  debian/templates/control.tools-versioned.meta.in
  ebd530107480c7f86443512f7e28ac40  debian/templates/control.tools-versioned.in
- 358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
- 381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
- a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
- 36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
+ 6ac27e0078a5284814d0cf7b3a129d5c  debian/templates/control.tools-versioned.meta.in
+ b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
+ ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
+ 0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
+ 54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
+ 98d67252f9a33d17a78aa37c29603b83  debian/templates/image-dbg.meta.lintian-overrides.in
+ 8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
+ 769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
+ 0961d6fa0a85c406d40b83db932807fe  debian/templates/image.meta.maintscript.in
  0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.in
459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
  afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
- 54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
- 0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
  51797b6c275eb14e99009e78553904cc  debian/templates/perf.lintian-overrides.in
- 8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
- 9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
- 77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
  850cc4fd419adac7d008df061f958895  debian/templates/perf.meta.maintscript.in
- b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
- eda4623fb10d5ba1cefa8502ebaeb0fd  debian/templates/control.image-dbg.in
- 85a6d9699cab87feefbb6ff98f3d8182  debian/templates/control.source.in
- 91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
- ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
- 9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
- 98d67252f9a33d17a78aa37c29603b83  debian/templates/image-dbg.meta.lintian-overrides.in
- 578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
+ 381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
+ 814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.in
  33d71bfd398d2f9b3bc5c0193b67d17e  debian/templates/tests-control.main.in
- 4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
- 2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
- 7d4e853b855f515068df3355e2bf5865  debian/templates/control.extra.in
- 817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
- fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
- 769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
- cad12cbb0f2c0b1189f0c584e52482e3  debian/config/defines
+ a488ddf3e8386253351268ac9218622f  debian/config/defines
+ 59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
+ 026ce5cdad7814c28f4fd87589786719  debian/config/amd64/defines
+ 44bff3917069a99eeb20ceff24609dda  debian/config/arm64/defines
+ 3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
+ 18c882259e45d65ad257534da6cd18e6  debian/config/armel/defines
 -27ed61864d13f791e07f6ad8e688de2a  debian/config/armhf/defines
++300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
+ 366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
+ 855af7b688adb78c7d236e15bbf6bf38  debian/config/hppa/defines
  696fe9dde321cbe6691b9ba63a89441c  debian/config/i386/defines
 -77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
+ 97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
+ f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
+ a70015a9c92407a77e1bf32cd88a5f09  debian/config/mips64/defines
  aa0dc1c23ac4dee04d5abc5bca888f72  debian/config/mips64el/defines
- 8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
- 300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
- 026ce5cdad7814c28f4fd87589786719  debian/config/amd64/defines
- 3cffb73a6b8570b2fc03e83a7d0e0772  debian/config/ppc64el/defines
- 85c1ae5e3f2e17492053f7de76474463  debian/config/mipsr6el/defines
+ 147bd0cc58f0510d7573da6b5da80361  debian/config/mips64r6/defines
+ 534f8f84d6e68368b0191ad75fc288a3  debian/config/mips64r6el/defines
 +77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
- e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
- 44bff3917069a99eeb20ceff24609dda  debian/config/arm64/defines
+ 6d4413fd2605c197625fc8929fd6eb4d  debian/config/mipsel/defines
  e411d2dfe0018a7c40b6bf7efd45cd29  debian/config/mipsn32/defines
  174058e52aced932bf02606d6cb5649c  debian/config/mipsn32el/defines
- 366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
- 8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
+ 882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
+ 73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
+ f4f988c94f2fc477db801eddfe79c79e  debian/config/mipsr6/defines
+ 85c1ae5e3f2e17492053f7de76474463  debian/config/mipsr6el/defines
  45a4ad93313c2066248987dfa59dd6da  debian/config/powerpc/defines
  f9a739a574488a070d4811dd6a94cbbb  debian/config/ppc64/defines
- f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
- a70015a9c92407a77e1bf32cd88a5f09  debian/config/mips64/defines
- e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
- 6d4413fd2605c197625fc8929fd6eb4d  debian/config/mipsel/defines
+ 3cffb73a6b8570b2fc03e83a7d0e0772  debian/config/ppc64el/defines
  a50ff431517bddd759d53c0ad2850cb7  debian/config/riscv64/defines
- f4f988c94f2fc477db801eddfe79c79e  debian/config/mipsr6/defines
- f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
- c687c34582869dfb08f47ec435997514  debian/config/s390x/defines
- 97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
- 882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
- 59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
- 73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
- 855af7b688adb78c7d236e15bbf6bf38  debian/config/hppa/defines
- 18c882259e45d65ad257534da6cd18e6  debian/config/armel/defines
- 147bd0cc58f0510d7573da6b5da80361  debian/config/mips64r6/defines
- 3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
- 534f8f84d6e68368b0191ad75fc288a3  debian/config/mips64r6el/defines
  9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
- 61cbd68a5172174b0c8261b27ba5cf12  debian/config/i386/none/defines
- 7146ff53fc4f9fbb49948225d8589b69  debian/config/i386/rt/defines
- b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
- 1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
+ c687c34582869dfb08f47ec435997514  debian/config/s390x/defines
+ 8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
+ e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
 -8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
+ e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
++8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
+ f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
  5ecc16c27932acb9ff514badae52b51f  debian/config/amd64/none/defines
  7dc981827930ed6844a731ed954b9b9d  debian/config/amd64/rt/defines
  50ee12dd2cf9fe79bee7141560985f79  debian/config/arm64/none/defines
index 9cff229ff5dcc53ae494f8ed4a1d38aec12a50e2,b7f430a4bcdffaa6748bd25c6e25229da4f09ab8..0a32c18b6c07b6bc0e4ac14a8930949287f77aa3
  binary-arch: binary-arch_alpha binary-arch_amd64 binary-arch_arm64 binary-arch_arm64ilp32 binary-arch_armel binary-arch_armhf binary-arch_hppa binary-arch_i386 binary-arch_ia64 binary-arch_m68k binary-arch_mips binary-arch_mips64 binary-arch_mips64el binary-arch_mips64r6 binary-arch_mips64r6el binary-arch_mipsel binary-arch_mipsn32 binary-arch_mipsn32el binary-arch_mipsn32r6 binary-arch_mipsn32r6el binary-arch_mipsr6 binary-arch_mipsr6el binary-arch_powerpc binary-arch_ppc64 binary-arch_ppc64el binary-arch_riscv64 binary-arch_s390 binary-arch_s390x binary-arch_sh3 binary-arch_sh4 binary-arch_sparc binary-arch_sparc64 binary-arch_x32
  binary-arch_alpha:: binary-arch_alpha_none binary-arch_alpha_real
  binary-arch_alpha::
-       $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-alpha-generic-di nic-modules-5.10.0-22-alpha-generic-di nic-wireless-modules-5.10.0-22-alpha-generic-di nic-shared-modules-5.10.0-22-alpha-generic-di serial-modules-5.10.0-22-alpha-generic-di usb-serial-modules-5.10.0-22-alpha-generic-di ppp-modules-5.10.0-22-alpha-generic-di pata-modules-5.10.0-22-alpha-generic-di cdrom-core-modules-5.10.0-22-alpha-generic-di scsi-core-modules-5.10.0-22-alpha-generic-di scsi-modules-5.10.0-22-alpha-generic-di scsi-nic-modules-5.10.0-22-alpha-generic-di loop-modules-5.10.0-22-alpha-generic-di btrfs-modules-5.10.0-22-alpha-generic-di ext4-modules-5.10.0-22-alpha-generic-di isofs-modules-5.10.0-22-alpha-generic-di jfs-modules-5.10.0-22-alpha-generic-di xfs-modules-5.10.0-22-alpha-generic-di fat-modules-5.10.0-22-alpha-generic-di squashfs-modules-5.10.0-22-alpha-generic-di fuse-modules-5.10.0-22-alpha-generic-di f2fs-modules-5.10.0-22-alpha-generic-di md-modules-5.10.0-22-alpha-generic-di multipath-modules-5.10.0-22-alpha-generic-di usb-modules-5.10.0-22-alpha-generic-di usb-storage-modules-5.10.0-22-alpha-generic-di fb-modules-5.10.0-22-alpha-generic-di input-modules-5.10.0-22-alpha-generic-di event-modules-5.10.0-22-alpha-generic-di mouse-modules-5.10.0-22-alpha-generic-di nic-pcmcia-modules-5.10.0-22-alpha-generic-di pcmcia-modules-5.10.0-22-alpha-generic-di nic-usb-modules-5.10.0-22-alpha-generic-di sata-modules-5.10.0-22-alpha-generic-di i2c-modules-5.10.0-22-alpha-generic-di crc-modules-5.10.0-22-alpha-generic-di crypto-modules-5.10.0-22-alpha-generic-di crypto-dm-modules-5.10.0-22-alpha-generic-di ata-modules-5.10.0-22-alpha-generic-di nbd-modules-5.10.0-22-alpha-generic-di srm-modules-5.10.0-22-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-alpha-generic-di nic-modules-5.10.0-23-alpha-generic-di nic-wireless-modules-5.10.0-23-alpha-generic-di nic-shared-modules-5.10.0-23-alpha-generic-di serial-modules-5.10.0-23-alpha-generic-di usb-serial-modules-5.10.0-23-alpha-generic-di ppp-modules-5.10.0-23-alpha-generic-di pata-modules-5.10.0-23-alpha-generic-di cdrom-core-modules-5.10.0-23-alpha-generic-di scsi-core-modules-5.10.0-23-alpha-generic-di scsi-modules-5.10.0-23-alpha-generic-di scsi-nic-modules-5.10.0-23-alpha-generic-di loop-modules-5.10.0-23-alpha-generic-di btrfs-modules-5.10.0-23-alpha-generic-di ext4-modules-5.10.0-23-alpha-generic-di isofs-modules-5.10.0-23-alpha-generic-di jfs-modules-5.10.0-23-alpha-generic-di xfs-modules-5.10.0-23-alpha-generic-di fat-modules-5.10.0-23-alpha-generic-di squashfs-modules-5.10.0-23-alpha-generic-di fuse-modules-5.10.0-23-alpha-generic-di f2fs-modules-5.10.0-23-alpha-generic-di md-modules-5.10.0-23-alpha-generic-di multipath-modules-5.10.0-23-alpha-generic-di usb-modules-5.10.0-23-alpha-generic-di usb-storage-modules-5.10.0-23-alpha-generic-di fb-modules-5.10.0-23-alpha-generic-di input-modules-5.10.0-23-alpha-generic-di event-modules-5.10.0-23-alpha-generic-di mouse-modules-5.10.0-23-alpha-generic-di nic-pcmcia-modules-5.10.0-23-alpha-generic-di pcmcia-modules-5.10.0-23-alpha-generic-di nic-usb-modules-5.10.0-23-alpha-generic-di sata-modules-5.10.0-23-alpha-generic-di i2c-modules-5.10.0-23-alpha-generic-di crc-modules-5.10.0-23-alpha-generic-di crypto-modules-5.10.0-23-alpha-generic-di crypto-dm-modules-5.10.0-23-alpha-generic-di ata-modules-5.10.0-23-alpha-generic-di nbd-modules-5.10.0-23-alpha-generic-di srm-modules-5.10.0-23-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-alpha-generic-di nic-modules-5.10.0-23-alpha-generic-di nic-wireless-modules-5.10.0-23-alpha-generic-di nic-shared-modules-5.10.0-23-alpha-generic-di serial-modules-5.10.0-23-alpha-generic-di usb-serial-modules-5.10.0-23-alpha-generic-di ppp-modules-5.10.0-23-alpha-generic-di pata-modules-5.10.0-23-alpha-generic-di cdrom-core-modules-5.10.0-23-alpha-generic-di scsi-core-modules-5.10.0-23-alpha-generic-di scsi-modules-5.10.0-23-alpha-generic-di scsi-nic-modules-5.10.0-23-alpha-generic-di loop-modules-5.10.0-23-alpha-generic-di btrfs-modules-5.10.0-23-alpha-generic-di ext4-modules-5.10.0-23-alpha-generic-di isofs-modules-5.10.0-23-alpha-generic-di jfs-modules-5.10.0-23-alpha-generic-di xfs-modules-5.10.0-23-alpha-generic-di fat-modules-5.10.0-23-alpha-generic-di squashfs-modules-5.10.0-23-alpha-generic-di fuse-modules-5.10.0-23-alpha-generic-di f2fs-modules-5.10.0-23-alpha-generic-di md-modules-5.10.0-23-alpha-generic-di multipath-modules-5.10.0-23-alpha-generic-di usb-modules-5.10.0-23-alpha-generic-di usb-storage-modules-5.10.0-23-alpha-generic-di fb-modules-5.10.0-23-alpha-generic-di input-modules-5.10.0-23-alpha-generic-di event-modules-5.10.0-23-alpha-generic-di mouse-modules-5.10.0-23-alpha-generic-di nic-pcmcia-modules-5.10.0-23-alpha-generic-di pcmcia-modules-5.10.0-23-alpha-generic-di nic-usb-modules-5.10.0-23-alpha-generic-di sata-modules-5.10.0-23-alpha-generic-di i2c-modules-5.10.0-23-alpha-generic-di crc-modules-5.10.0-23-alpha-generic-di crypto-modules-5.10.0-23-alpha-generic-di crypto-dm-modules-5.10.0-23-alpha-generic-di ata-modules-5.10.0-23-alpha-generic-di nbd-modules-5.10.0-23-alpha-generic-di srm-modules-5.10.0-23-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_alpha_none: binary-arch_alpha_none_alpha-generic binary-arch_alpha_none_alpha-smp binary-arch_alpha_none_real
  binary-arch_alpha_none_alpha-generic: binary-arch_alpha_none_alpha-generic_real
  binary-arch_alpha_none_alpha-generic_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_alpha_none_alpha-smp: binary-arch_alpha_none_alpha-smp_real
  binary-arch_alpha_none_alpha-smp_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_alpha_none_real:
  binary-arch_alpha_real:: setup_alpha
  binary-arch_alpha_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-amd64-di nic-modules-5.10.0-22-amd64-di nic-wireless-modules-5.10.0-22-amd64-di nic-shared-modules-5.10.0-22-amd64-di serial-modules-5.10.0-22-amd64-di usb-serial-modules-5.10.0-22-amd64-di ppp-modules-5.10.0-22-amd64-di pata-modules-5.10.0-22-amd64-di cdrom-core-modules-5.10.0-22-amd64-di firewire-core-modules-5.10.0-22-amd64-di scsi-core-modules-5.10.0-22-amd64-di scsi-modules-5.10.0-22-amd64-di scsi-nic-modules-5.10.0-22-amd64-di loop-modules-5.10.0-22-amd64-di btrfs-modules-5.10.0-22-amd64-di ext4-modules-5.10.0-22-amd64-di isofs-modules-5.10.0-22-amd64-di jfs-modules-5.10.0-22-amd64-di xfs-modules-5.10.0-22-amd64-di fat-modules-5.10.0-22-amd64-di squashfs-modules-5.10.0-22-amd64-di udf-modules-5.10.0-22-amd64-di fuse-modules-5.10.0-22-amd64-di f2fs-modules-5.10.0-22-amd64-di md-modules-5.10.0-22-amd64-di multipath-modules-5.10.0-22-amd64-di usb-modules-5.10.0-22-amd64-di usb-storage-modules-5.10.0-22-amd64-di pcmcia-storage-modules-5.10.0-22-amd64-di fb-modules-5.10.0-22-amd64-di input-modules-5.10.0-22-amd64-di event-modules-5.10.0-22-amd64-di mouse-modules-5.10.0-22-amd64-di nic-pcmcia-modules-5.10.0-22-amd64-di pcmcia-modules-5.10.0-22-amd64-di nic-usb-modules-5.10.0-22-amd64-di sata-modules-5.10.0-22-amd64-di acpi-modules-5.10.0-22-amd64-di i2c-modules-5.10.0-22-amd64-di crc-modules-5.10.0-22-amd64-di crypto-modules-5.10.0-22-amd64-di crypto-dm-modules-5.10.0-22-amd64-di efi-modules-5.10.0-22-amd64-di ata-modules-5.10.0-22-amd64-di mmc-core-modules-5.10.0-22-amd64-di mmc-modules-5.10.0-22-amd64-di nbd-modules-5.10.0-22-amd64-di speakup-modules-5.10.0-22-amd64-di uinput-modules-5.10.0-22-amd64-di sound-modules-5.10.0-22-amd64-di mtd-core-modules-5.10.0-22-amd64-di rfkill-modules-5.10.0-22-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-amd64-di nic-modules-5.10.0-23-amd64-di nic-wireless-modules-5.10.0-23-amd64-di nic-shared-modules-5.10.0-23-amd64-di serial-modules-5.10.0-23-amd64-di usb-serial-modules-5.10.0-23-amd64-di ppp-modules-5.10.0-23-amd64-di pata-modules-5.10.0-23-amd64-di cdrom-core-modules-5.10.0-23-amd64-di firewire-core-modules-5.10.0-23-amd64-di scsi-core-modules-5.10.0-23-amd64-di scsi-modules-5.10.0-23-amd64-di scsi-nic-modules-5.10.0-23-amd64-di loop-modules-5.10.0-23-amd64-di btrfs-modules-5.10.0-23-amd64-di ext4-modules-5.10.0-23-amd64-di isofs-modules-5.10.0-23-amd64-di jfs-modules-5.10.0-23-amd64-di xfs-modules-5.10.0-23-amd64-di fat-modules-5.10.0-23-amd64-di squashfs-modules-5.10.0-23-amd64-di udf-modules-5.10.0-23-amd64-di fuse-modules-5.10.0-23-amd64-di f2fs-modules-5.10.0-23-amd64-di md-modules-5.10.0-23-amd64-di multipath-modules-5.10.0-23-amd64-di usb-modules-5.10.0-23-amd64-di usb-storage-modules-5.10.0-23-amd64-di pcmcia-storage-modules-5.10.0-23-amd64-di fb-modules-5.10.0-23-amd64-di input-modules-5.10.0-23-amd64-di event-modules-5.10.0-23-amd64-di mouse-modules-5.10.0-23-amd64-di nic-pcmcia-modules-5.10.0-23-amd64-di pcmcia-modules-5.10.0-23-amd64-di nic-usb-modules-5.10.0-23-amd64-di sata-modules-5.10.0-23-amd64-di acpi-modules-5.10.0-23-amd64-di i2c-modules-5.10.0-23-amd64-di crc-modules-5.10.0-23-amd64-di crypto-modules-5.10.0-23-amd64-di crypto-dm-modules-5.10.0-23-amd64-di efi-modules-5.10.0-23-amd64-di ata-modules-5.10.0-23-amd64-di mmc-core-modules-5.10.0-23-amd64-di mmc-modules-5.10.0-23-amd64-di nbd-modules-5.10.0-23-amd64-di speakup-modules-5.10.0-23-amd64-di uinput-modules-5.10.0-23-amd64-di sound-modules-5.10.0-23-amd64-di mtd-core-modules-5.10.0-23-amd64-di rfkill-modules-5.10.0-23-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-amd64-di nic-modules-5.10.0-23-amd64-di nic-wireless-modules-5.10.0-23-amd64-di nic-shared-modules-5.10.0-23-amd64-di serial-modules-5.10.0-23-amd64-di usb-serial-modules-5.10.0-23-amd64-di ppp-modules-5.10.0-23-amd64-di pata-modules-5.10.0-23-amd64-di cdrom-core-modules-5.10.0-23-amd64-di firewire-core-modules-5.10.0-23-amd64-di scsi-core-modules-5.10.0-23-amd64-di scsi-modules-5.10.0-23-amd64-di scsi-nic-modules-5.10.0-23-amd64-di loop-modules-5.10.0-23-amd64-di btrfs-modules-5.10.0-23-amd64-di ext4-modules-5.10.0-23-amd64-di isofs-modules-5.10.0-23-amd64-di jfs-modules-5.10.0-23-amd64-di xfs-modules-5.10.0-23-amd64-di fat-modules-5.10.0-23-amd64-di squashfs-modules-5.10.0-23-amd64-di udf-modules-5.10.0-23-amd64-di fuse-modules-5.10.0-23-amd64-di f2fs-modules-5.10.0-23-amd64-di md-modules-5.10.0-23-amd64-di multipath-modules-5.10.0-23-amd64-di usb-modules-5.10.0-23-amd64-di usb-storage-modules-5.10.0-23-amd64-di pcmcia-storage-modules-5.10.0-23-amd64-di fb-modules-5.10.0-23-amd64-di input-modules-5.10.0-23-amd64-di event-modules-5.10.0-23-amd64-di mouse-modules-5.10.0-23-amd64-di nic-pcmcia-modules-5.10.0-23-amd64-di pcmcia-modules-5.10.0-23-amd64-di nic-usb-modules-5.10.0-23-amd64-di sata-modules-5.10.0-23-amd64-di acpi-modules-5.10.0-23-amd64-di i2c-modules-5.10.0-23-amd64-di crc-modules-5.10.0-23-amd64-di crypto-modules-5.10.0-23-amd64-di crypto-dm-modules-5.10.0-23-amd64-di efi-modules-5.10.0-23-amd64-di ata-modules-5.10.0-23-amd64-di mmc-core-modules-5.10.0-23-amd64-di mmc-modules-5.10.0-23-amd64-di nbd-modules-5.10.0-23-amd64-di speakup-modules-5.10.0-23-amd64-di uinput-modules-5.10.0-23-amd64-di sound-modules-5.10.0-23-amd64-di mtd-core-modules-5.10.0-23-amd64-di rfkill-modules-5.10.0-23-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_amd64_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
  binary-arch_amd64_none: binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64 binary-arch_amd64_none_real
  binary-arch_amd64_none_amd64: binary-arch_amd64_none_amd64_real
  binary-arch_amd64_none_amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_amd64_none_cloud-amd64: binary-arch_amd64_none_cloud-amd64_real
  binary-arch_amd64_none_cloud-amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_amd64_none_real:
  binary-arch_amd64_real:: setup_amd64
  binary-arch_amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_amd64_rt: binary-arch_amd64_rt_amd64 binary-arch_amd64_rt_real
  binary-arch_amd64_rt_amd64: binary-arch_amd64_rt_amd64_real
  binary-arch_amd64_rt_amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_amd64_rt_real:
  binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real binary-arch_arm64_rt
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-arm64-di nic-modules-5.10.0-22-arm64-di nic-wireless-modules-5.10.0-22-arm64-di nic-shared-modules-5.10.0-22-arm64-di usb-serial-modules-5.10.0-22-arm64-di ppp-modules-5.10.0-22-arm64-di cdrom-core-modules-5.10.0-22-arm64-di scsi-core-modules-5.10.0-22-arm64-di scsi-modules-5.10.0-22-arm64-di scsi-nic-modules-5.10.0-22-arm64-di loop-modules-5.10.0-22-arm64-di btrfs-modules-5.10.0-22-arm64-di ext4-modules-5.10.0-22-arm64-di isofs-modules-5.10.0-22-arm64-di jfs-modules-5.10.0-22-arm64-di xfs-modules-5.10.0-22-arm64-di fat-modules-5.10.0-22-arm64-di squashfs-modules-5.10.0-22-arm64-di udf-modules-5.10.0-22-arm64-di fuse-modules-5.10.0-22-arm64-di f2fs-modules-5.10.0-22-arm64-di md-modules-5.10.0-22-arm64-di multipath-modules-5.10.0-22-arm64-di usb-modules-5.10.0-22-arm64-di usb-storage-modules-5.10.0-22-arm64-di fb-modules-5.10.0-22-arm64-di input-modules-5.10.0-22-arm64-di event-modules-5.10.0-22-arm64-di nic-usb-modules-5.10.0-22-arm64-di sata-modules-5.10.0-22-arm64-di i2c-modules-5.10.0-22-arm64-di crc-modules-5.10.0-22-arm64-di crypto-modules-5.10.0-22-arm64-di crypto-dm-modules-5.10.0-22-arm64-di efi-modules-5.10.0-22-arm64-di ata-modules-5.10.0-22-arm64-di mmc-modules-5.10.0-22-arm64-di nbd-modules-5.10.0-22-arm64-di uinput-modules-5.10.0-22-arm64-di leds-modules-5.10.0-22-arm64-di mtd-core-modules-5.10.0-22-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-arm64-di nic-modules-5.10.0-23-arm64-di nic-wireless-modules-5.10.0-23-arm64-di nic-shared-modules-5.10.0-23-arm64-di usb-serial-modules-5.10.0-23-arm64-di ppp-modules-5.10.0-23-arm64-di cdrom-core-modules-5.10.0-23-arm64-di scsi-core-modules-5.10.0-23-arm64-di scsi-modules-5.10.0-23-arm64-di scsi-nic-modules-5.10.0-23-arm64-di loop-modules-5.10.0-23-arm64-di btrfs-modules-5.10.0-23-arm64-di ext4-modules-5.10.0-23-arm64-di isofs-modules-5.10.0-23-arm64-di jfs-modules-5.10.0-23-arm64-di xfs-modules-5.10.0-23-arm64-di fat-modules-5.10.0-23-arm64-di squashfs-modules-5.10.0-23-arm64-di udf-modules-5.10.0-23-arm64-di fuse-modules-5.10.0-23-arm64-di f2fs-modules-5.10.0-23-arm64-di md-modules-5.10.0-23-arm64-di multipath-modules-5.10.0-23-arm64-di usb-modules-5.10.0-23-arm64-di usb-storage-modules-5.10.0-23-arm64-di fb-modules-5.10.0-23-arm64-di input-modules-5.10.0-23-arm64-di event-modules-5.10.0-23-arm64-di nic-usb-modules-5.10.0-23-arm64-di sata-modules-5.10.0-23-arm64-di i2c-modules-5.10.0-23-arm64-di crc-modules-5.10.0-23-arm64-di crypto-modules-5.10.0-23-arm64-di crypto-dm-modules-5.10.0-23-arm64-di efi-modules-5.10.0-23-arm64-di ata-modules-5.10.0-23-arm64-di mmc-modules-5.10.0-23-arm64-di nbd-modules-5.10.0-23-arm64-di uinput-modules-5.10.0-23-arm64-di leds-modules-5.10.0-23-arm64-di mtd-core-modules-5.10.0-23-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-arm64-di nic-modules-5.10.0-23-arm64-di nic-wireless-modules-5.10.0-23-arm64-di nic-shared-modules-5.10.0-23-arm64-di usb-serial-modules-5.10.0-23-arm64-di ppp-modules-5.10.0-23-arm64-di cdrom-core-modules-5.10.0-23-arm64-di scsi-core-modules-5.10.0-23-arm64-di scsi-modules-5.10.0-23-arm64-di scsi-nic-modules-5.10.0-23-arm64-di loop-modules-5.10.0-23-arm64-di btrfs-modules-5.10.0-23-arm64-di ext4-modules-5.10.0-23-arm64-di isofs-modules-5.10.0-23-arm64-di jfs-modules-5.10.0-23-arm64-di xfs-modules-5.10.0-23-arm64-di fat-modules-5.10.0-23-arm64-di squashfs-modules-5.10.0-23-arm64-di udf-modules-5.10.0-23-arm64-di fuse-modules-5.10.0-23-arm64-di f2fs-modules-5.10.0-23-arm64-di md-modules-5.10.0-23-arm64-di multipath-modules-5.10.0-23-arm64-di usb-modules-5.10.0-23-arm64-di usb-storage-modules-5.10.0-23-arm64-di fb-modules-5.10.0-23-arm64-di input-modules-5.10.0-23-arm64-di event-modules-5.10.0-23-arm64-di nic-usb-modules-5.10.0-23-arm64-di sata-modules-5.10.0-23-arm64-di i2c-modules-5.10.0-23-arm64-di crc-modules-5.10.0-23-arm64-di crypto-modules-5.10.0-23-arm64-di crypto-dm-modules-5.10.0-23-arm64-di efi-modules-5.10.0-23-arm64-di ata-modules-5.10.0-23-arm64-di mmc-modules-5.10.0-23-arm64-di nbd-modules-5.10.0-23-arm64-di uinput-modules-5.10.0-23-arm64-di leds-modules-5.10.0-23-arm64-di mtd-core-modules-5.10.0-23-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_arm64_none: binary-arch_arm64_none_arm64 binary-arch_arm64_none_cloud-arm64 binary-arch_arm64_none_real
  binary-arch_arm64_none_arm64: binary-arch_arm64_none_arm64_real
  binary-arch_arm64_none_arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_arm64_none_cloud-arm64: binary-arch_arm64_none_cloud-arm64_real
  binary-arch_arm64_none_cloud-arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_arm64_none_real:
  binary-arch_arm64_real:: setup_arm64
  binary-arch_arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_arm64_rt: binary-arch_arm64_rt_arm64 binary-arch_arm64_rt_real
  binary-arch_arm64_rt_arm64: binary-arch_arm64_rt_arm64_real
  binary-arch_arm64_rt_arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_arm64_rt_real:
  binary-arch_arm64ilp32: binary-arch_arm64ilp32_real
  binary-arch_arm64ilp32_real:: setup_arm64ilp32
  binary-arch_arm64ilp32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_armel:: binary-arch_armel_extra binary-arch_armel_none binary-arch_armel_real
  binary-arch_armel::
-       $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-marvell-di nic-modules-5.10.0-22-marvell-di nic-shared-modules-5.10.0-22-marvell-di usb-serial-modules-5.10.0-22-marvell-di ppp-modules-5.10.0-22-marvell-di cdrom-core-modules-5.10.0-22-marvell-di scsi-core-modules-5.10.0-22-marvell-di loop-modules-5.10.0-22-marvell-di ipv6-modules-5.10.0-22-marvell-di btrfs-modules-5.10.0-22-marvell-di ext4-modules-5.10.0-22-marvell-di isofs-modules-5.10.0-22-marvell-di jffs2-modules-5.10.0-22-marvell-di jfs-modules-5.10.0-22-marvell-di fat-modules-5.10.0-22-marvell-di minix-modules-5.10.0-22-marvell-di squashfs-modules-5.10.0-22-marvell-di udf-modules-5.10.0-22-marvell-di fuse-modules-5.10.0-22-marvell-di f2fs-modules-5.10.0-22-marvell-di md-modules-5.10.0-22-marvell-di multipath-modules-5.10.0-22-marvell-di usb-modules-5.10.0-22-marvell-di usb-storage-modules-5.10.0-22-marvell-di fb-modules-5.10.0-22-marvell-di input-modules-5.10.0-22-marvell-di event-modules-5.10.0-22-marvell-di mouse-modules-5.10.0-22-marvell-di nic-usb-modules-5.10.0-22-marvell-di sata-modules-5.10.0-22-marvell-di crc-modules-5.10.0-22-marvell-di crypto-modules-5.10.0-22-marvell-di crypto-dm-modules-5.10.0-22-marvell-di mmc-core-modules-5.10.0-22-marvell-di mmc-modules-5.10.0-22-marvell-di nbd-modules-5.10.0-22-marvell-di uinput-modules-5.10.0-22-marvell-di leds-modules-5.10.0-22-marvell-di mtd-modules-5.10.0-22-marvell-di mtd-core-modules-5.10.0-22-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-marvell-di nic-modules-5.10.0-23-marvell-di nic-shared-modules-5.10.0-23-marvell-di usb-serial-modules-5.10.0-23-marvell-di ppp-modules-5.10.0-23-marvell-di cdrom-core-modules-5.10.0-23-marvell-di scsi-core-modules-5.10.0-23-marvell-di loop-modules-5.10.0-23-marvell-di ipv6-modules-5.10.0-23-marvell-di btrfs-modules-5.10.0-23-marvell-di ext4-modules-5.10.0-23-marvell-di isofs-modules-5.10.0-23-marvell-di jffs2-modules-5.10.0-23-marvell-di jfs-modules-5.10.0-23-marvell-di fat-modules-5.10.0-23-marvell-di minix-modules-5.10.0-23-marvell-di squashfs-modules-5.10.0-23-marvell-di udf-modules-5.10.0-23-marvell-di fuse-modules-5.10.0-23-marvell-di f2fs-modules-5.10.0-23-marvell-di md-modules-5.10.0-23-marvell-di multipath-modules-5.10.0-23-marvell-di usb-modules-5.10.0-23-marvell-di usb-storage-modules-5.10.0-23-marvell-di fb-modules-5.10.0-23-marvell-di input-modules-5.10.0-23-marvell-di event-modules-5.10.0-23-marvell-di mouse-modules-5.10.0-23-marvell-di nic-usb-modules-5.10.0-23-marvell-di sata-modules-5.10.0-23-marvell-di crc-modules-5.10.0-23-marvell-di crypto-modules-5.10.0-23-marvell-di crypto-dm-modules-5.10.0-23-marvell-di mmc-core-modules-5.10.0-23-marvell-di mmc-modules-5.10.0-23-marvell-di nbd-modules-5.10.0-23-marvell-di uinput-modules-5.10.0-23-marvell-di leds-modules-5.10.0-23-marvell-di mtd-modules-5.10.0-23-marvell-di mtd-core-modules-5.10.0-23-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-marvell-di nic-modules-5.10.0-23-marvell-di nic-shared-modules-5.10.0-23-marvell-di usb-serial-modules-5.10.0-23-marvell-di ppp-modules-5.10.0-23-marvell-di cdrom-core-modules-5.10.0-23-marvell-di scsi-core-modules-5.10.0-23-marvell-di loop-modules-5.10.0-23-marvell-di ipv6-modules-5.10.0-23-marvell-di btrfs-modules-5.10.0-23-marvell-di ext4-modules-5.10.0-23-marvell-di isofs-modules-5.10.0-23-marvell-di jffs2-modules-5.10.0-23-marvell-di jfs-modules-5.10.0-23-marvell-di fat-modules-5.10.0-23-marvell-di minix-modules-5.10.0-23-marvell-di squashfs-modules-5.10.0-23-marvell-di udf-modules-5.10.0-23-marvell-di fuse-modules-5.10.0-23-marvell-di f2fs-modules-5.10.0-23-marvell-di md-modules-5.10.0-23-marvell-di multipath-modules-5.10.0-23-marvell-di usb-modules-5.10.0-23-marvell-di usb-storage-modules-5.10.0-23-marvell-di fb-modules-5.10.0-23-marvell-di input-modules-5.10.0-23-marvell-di event-modules-5.10.0-23-marvell-di mouse-modules-5.10.0-23-marvell-di nic-usb-modules-5.10.0-23-marvell-di sata-modules-5.10.0-23-marvell-di crc-modules-5.10.0-23-marvell-di crypto-modules-5.10.0-23-marvell-di crypto-dm-modules-5.10.0-23-marvell-di mmc-core-modules-5.10.0-23-marvell-di mmc-modules-5.10.0-23-marvell-di nbd-modules-5.10.0-23-marvell-di uinput-modules-5.10.0-23-marvell-di leds-modules-5.10.0-23-marvell-di mtd-modules-5.10.0-23-marvell-di mtd-core-modules-5.10.0-23-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_armel_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-10-arm'
  binary-arch_armel_none: binary-arch_armel_none_marvell binary-arch_armel_none_real binary-arch_armel_none_rpi
  binary-arch_armel_none_marvell: binary-arch_armel_none_marvell_real
  binary-arch_armel_none_marvell_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_armel_none_real:
  binary-arch_armel_none_rpi: binary-arch_armel_none_rpi_real
  binary-arch_armel_none_rpi_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_armel_real:: setup_armel
  binary-arch_armel_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_none binary-arch_armhf_real binary-arch_armhf_rt
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 +binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_real
  binary-arch_armhf::
-       $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-armmp-di nic-modules-5.10.0-22-armmp-di nic-wireless-modules-5.10.0-22-armmp-di nic-shared-modules-5.10.0-22-armmp-di usb-serial-modules-5.10.0-22-armmp-di ppp-modules-5.10.0-22-armmp-di pata-modules-5.10.0-22-armmp-di cdrom-core-modules-5.10.0-22-armmp-di scsi-core-modules-5.10.0-22-armmp-di scsi-modules-5.10.0-22-armmp-di scsi-nic-modules-5.10.0-22-armmp-di loop-modules-5.10.0-22-armmp-di btrfs-modules-5.10.0-22-armmp-di ext4-modules-5.10.0-22-armmp-di isofs-modules-5.10.0-22-armmp-di jfs-modules-5.10.0-22-armmp-di fat-modules-5.10.0-22-armmp-di squashfs-modules-5.10.0-22-armmp-di udf-modules-5.10.0-22-armmp-di fuse-modules-5.10.0-22-armmp-di f2fs-modules-5.10.0-22-armmp-di md-modules-5.10.0-22-armmp-di multipath-modules-5.10.0-22-armmp-di usb-modules-5.10.0-22-armmp-di usb-storage-modules-5.10.0-22-armmp-di fb-modules-5.10.0-22-armmp-di input-modules-5.10.0-22-armmp-di event-modules-5.10.0-22-armmp-di nic-usb-modules-5.10.0-22-armmp-di sata-modules-5.10.0-22-armmp-di i2c-modules-5.10.0-22-armmp-di crc-modules-5.10.0-22-armmp-di crypto-modules-5.10.0-22-armmp-di crypto-dm-modules-5.10.0-22-armmp-di efi-modules-5.10.0-22-armmp-di ata-modules-5.10.0-22-armmp-di mmc-modules-5.10.0-22-armmp-di nbd-modules-5.10.0-22-armmp-di uinput-modules-5.10.0-22-armmp-di leds-modules-5.10.0-22-armmp-di mtd-modules-5.10.0-22-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-armmp-di nic-modules-5.10.0-23-armmp-di nic-wireless-modules-5.10.0-23-armmp-di nic-shared-modules-5.10.0-23-armmp-di usb-serial-modules-5.10.0-23-armmp-di ppp-modules-5.10.0-23-armmp-di pata-modules-5.10.0-23-armmp-di cdrom-core-modules-5.10.0-23-armmp-di scsi-core-modules-5.10.0-23-armmp-di scsi-modules-5.10.0-23-armmp-di scsi-nic-modules-5.10.0-23-armmp-di loop-modules-5.10.0-23-armmp-di btrfs-modules-5.10.0-23-armmp-di ext4-modules-5.10.0-23-armmp-di isofs-modules-5.10.0-23-armmp-di jfs-modules-5.10.0-23-armmp-di fat-modules-5.10.0-23-armmp-di squashfs-modules-5.10.0-23-armmp-di udf-modules-5.10.0-23-armmp-di fuse-modules-5.10.0-23-armmp-di f2fs-modules-5.10.0-23-armmp-di md-modules-5.10.0-23-armmp-di multipath-modules-5.10.0-23-armmp-di usb-modules-5.10.0-23-armmp-di usb-storage-modules-5.10.0-23-armmp-di fb-modules-5.10.0-23-armmp-di input-modules-5.10.0-23-armmp-di event-modules-5.10.0-23-armmp-di nic-usb-modules-5.10.0-23-armmp-di sata-modules-5.10.0-23-armmp-di i2c-modules-5.10.0-23-armmp-di crc-modules-5.10.0-23-armmp-di crypto-modules-5.10.0-23-armmp-di crypto-dm-modules-5.10.0-23-armmp-di efi-modules-5.10.0-23-armmp-di ata-modules-5.10.0-23-armmp-di mmc-modules-5.10.0-23-armmp-di nbd-modules-5.10.0-23-armmp-di uinput-modules-5.10.0-23-armmp-di leds-modules-5.10.0-23-armmp-di mtd-modules-5.10.0-23-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-armmp-di nic-modules-5.10.0-23-armmp-di nic-wireless-modules-5.10.0-23-armmp-di nic-shared-modules-5.10.0-23-armmp-di usb-serial-modules-5.10.0-23-armmp-di ppp-modules-5.10.0-23-armmp-di pata-modules-5.10.0-23-armmp-di cdrom-core-modules-5.10.0-23-armmp-di scsi-core-modules-5.10.0-23-armmp-di scsi-modules-5.10.0-23-armmp-di scsi-nic-modules-5.10.0-23-armmp-di loop-modules-5.10.0-23-armmp-di btrfs-modules-5.10.0-23-armmp-di ext4-modules-5.10.0-23-armmp-di isofs-modules-5.10.0-23-armmp-di jfs-modules-5.10.0-23-armmp-di fat-modules-5.10.0-23-armmp-di squashfs-modules-5.10.0-23-armmp-di udf-modules-5.10.0-23-armmp-di fuse-modules-5.10.0-23-armmp-di f2fs-modules-5.10.0-23-armmp-di md-modules-5.10.0-23-armmp-di multipath-modules-5.10.0-23-armmp-di usb-modules-5.10.0-23-armmp-di usb-storage-modules-5.10.0-23-armmp-di fb-modules-5.10.0-23-armmp-di input-modules-5.10.0-23-armmp-di event-modules-5.10.0-23-armmp-di nic-usb-modules-5.10.0-23-armmp-di sata-modules-5.10.0-23-armmp-di i2c-modules-5.10.0-23-armmp-di crc-modules-5.10.0-23-armmp-di crypto-modules-5.10.0-23-armmp-di crypto-dm-modules-5.10.0-23-armmp-di efi-modules-5.10.0-23-armmp-di ata-modules-5.10.0-23-armmp-di mmc-modules-5.10.0-23-armmp-di nbd-modules-5.10.0-23-armmp-di uinput-modules-5.10.0-23-armmp-di leds-modules-5.10.0-23-armmp-di mtd-modules-5.10.0-23-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_armhf_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-10-arm'
 -binary-arch_armhf_none: binary-arch_armhf_none_armmp binary-arch_armhf_none_armmp-lpae binary-arch_armhf_none_real
 -binary-arch_armhf_none_armmp: binary-arch_armhf_none_armmp_real
 -binary-arch_armhf_none_armmp-lpae: binary-arch_armhf_none_armmp-lpae_real
 -binary-arch_armhf_none_armmp-lpae_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -binary-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -binary-arch_armhf_none_real:
  binary-arch_armhf_real:: setup_armhf
  binary-arch_armhf_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -binary-arch_armhf_rt: binary-arch_armhf_rt_armmp binary-arch_armhf_rt_real
 -binary-arch_armhf_rt_armmp: binary-arch_armhf_rt_armmp_real
 -binary-arch_armhf_rt_armmp_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -binary-arch_armhf_rt_real:
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_hppa:: binary-arch_hppa_extra binary-arch_hppa_none binary-arch_hppa_real
  binary-arch_hppa::
-       $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-parisc-di nic-modules-5.10.0-22-parisc-di nic-shared-modules-5.10.0-22-parisc-di serial-modules-5.10.0-22-parisc-di usb-serial-modules-5.10.0-22-parisc-di ppp-modules-5.10.0-22-parisc-di pata-modules-5.10.0-22-parisc-di cdrom-core-modules-5.10.0-22-parisc-di scsi-core-modules-5.10.0-22-parisc-di scsi-modules-5.10.0-22-parisc-di loop-modules-5.10.0-22-parisc-di btrfs-modules-5.10.0-22-parisc-di ext4-modules-5.10.0-22-parisc-di isofs-modules-5.10.0-22-parisc-di jfs-modules-5.10.0-22-parisc-di xfs-modules-5.10.0-22-parisc-di fat-modules-5.10.0-22-parisc-di squashfs-modules-5.10.0-22-parisc-di fuse-modules-5.10.0-22-parisc-di f2fs-modules-5.10.0-22-parisc-di md-modules-5.10.0-22-parisc-di multipath-modules-5.10.0-22-parisc-di usb-modules-5.10.0-22-parisc-di usb-storage-modules-5.10.0-22-parisc-di input-modules-5.10.0-22-parisc-di event-modules-5.10.0-22-parisc-di mouse-modules-5.10.0-22-parisc-di nic-usb-modules-5.10.0-22-parisc-di sata-modules-5.10.0-22-parisc-di crc-modules-5.10.0-22-parisc-di crypto-modules-5.10.0-22-parisc-di crypto-dm-modules-5.10.0-22-parisc-di ata-modules-5.10.0-22-parisc-di nbd-modules-5.10.0-22-parisc-di kernel-image-5.10.0-22-parisc64-di nic-modules-5.10.0-22-parisc64-di nic-shared-modules-5.10.0-22-parisc64-di serial-modules-5.10.0-22-parisc64-di usb-serial-modules-5.10.0-22-parisc64-di ppp-modules-5.10.0-22-parisc64-di pata-modules-5.10.0-22-parisc64-di cdrom-core-modules-5.10.0-22-parisc64-di scsi-core-modules-5.10.0-22-parisc64-di scsi-modules-5.10.0-22-parisc64-di loop-modules-5.10.0-22-parisc64-di btrfs-modules-5.10.0-22-parisc64-di ext4-modules-5.10.0-22-parisc64-di isofs-modules-5.10.0-22-parisc64-di jfs-modules-5.10.0-22-parisc64-di xfs-modules-5.10.0-22-parisc64-di fat-modules-5.10.0-22-parisc64-di squashfs-modules-5.10.0-22-parisc64-di fuse-modules-5.10.0-22-parisc64-di f2fs-modules-5.10.0-22-parisc64-di md-modules-5.10.0-22-parisc64-di multipath-modules-5.10.0-22-parisc64-di usb-modules-5.10.0-22-parisc64-di usb-storage-modules-5.10.0-22-parisc64-di fb-modules-5.10.0-22-parisc64-di input-modules-5.10.0-22-parisc64-di event-modules-5.10.0-22-parisc64-di mouse-modules-5.10.0-22-parisc64-di nic-usb-modules-5.10.0-22-parisc64-di sata-modules-5.10.0-22-parisc64-di crc-modules-5.10.0-22-parisc64-di crypto-modules-5.10.0-22-parisc64-di crypto-dm-modules-5.10.0-22-parisc64-di ata-modules-5.10.0-22-parisc64-di nbd-modules-5.10.0-22-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-parisc-di nic-modules-5.10.0-23-parisc-di nic-shared-modules-5.10.0-23-parisc-di serial-modules-5.10.0-23-parisc-di usb-serial-modules-5.10.0-23-parisc-di ppp-modules-5.10.0-23-parisc-di pata-modules-5.10.0-23-parisc-di cdrom-core-modules-5.10.0-23-parisc-di scsi-core-modules-5.10.0-23-parisc-di scsi-modules-5.10.0-23-parisc-di loop-modules-5.10.0-23-parisc-di btrfs-modules-5.10.0-23-parisc-di ext4-modules-5.10.0-23-parisc-di isofs-modules-5.10.0-23-parisc-di jfs-modules-5.10.0-23-parisc-di xfs-modules-5.10.0-23-parisc-di fat-modules-5.10.0-23-parisc-di squashfs-modules-5.10.0-23-parisc-di fuse-modules-5.10.0-23-parisc-di f2fs-modules-5.10.0-23-parisc-di md-modules-5.10.0-23-parisc-di multipath-modules-5.10.0-23-parisc-di usb-modules-5.10.0-23-parisc-di usb-storage-modules-5.10.0-23-parisc-di input-modules-5.10.0-23-parisc-di event-modules-5.10.0-23-parisc-di mouse-modules-5.10.0-23-parisc-di nic-usb-modules-5.10.0-23-parisc-di sata-modules-5.10.0-23-parisc-di crc-modules-5.10.0-23-parisc-di crypto-modules-5.10.0-23-parisc-di crypto-dm-modules-5.10.0-23-parisc-di ata-modules-5.10.0-23-parisc-di nbd-modules-5.10.0-23-parisc-di kernel-image-5.10.0-23-parisc64-di nic-modules-5.10.0-23-parisc64-di nic-shared-modules-5.10.0-23-parisc64-di serial-modules-5.10.0-23-parisc64-di usb-serial-modules-5.10.0-23-parisc64-di ppp-modules-5.10.0-23-parisc64-di pata-modules-5.10.0-23-parisc64-di cdrom-core-modules-5.10.0-23-parisc64-di scsi-core-modules-5.10.0-23-parisc64-di scsi-modules-5.10.0-23-parisc64-di loop-modules-5.10.0-23-parisc64-di btrfs-modules-5.10.0-23-parisc64-di ext4-modules-5.10.0-23-parisc64-di isofs-modules-5.10.0-23-parisc64-di jfs-modules-5.10.0-23-parisc64-di xfs-modules-5.10.0-23-parisc64-di fat-modules-5.10.0-23-parisc64-di squashfs-modules-5.10.0-23-parisc64-di fuse-modules-5.10.0-23-parisc64-di f2fs-modules-5.10.0-23-parisc64-di md-modules-5.10.0-23-parisc64-di multipath-modules-5.10.0-23-parisc64-di usb-modules-5.10.0-23-parisc64-di usb-storage-modules-5.10.0-23-parisc64-di fb-modules-5.10.0-23-parisc64-di input-modules-5.10.0-23-parisc64-di event-modules-5.10.0-23-parisc64-di mouse-modules-5.10.0-23-parisc64-di nic-usb-modules-5.10.0-23-parisc64-di sata-modules-5.10.0-23-parisc64-di crc-modules-5.10.0-23-parisc64-di crypto-modules-5.10.0-23-parisc64-di crypto-dm-modules-5.10.0-23-parisc64-di ata-modules-5.10.0-23-parisc64-di nbd-modules-5.10.0-23-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-parisc-di nic-modules-5.10.0-23-parisc-di nic-shared-modules-5.10.0-23-parisc-di serial-modules-5.10.0-23-parisc-di usb-serial-modules-5.10.0-23-parisc-di ppp-modules-5.10.0-23-parisc-di pata-modules-5.10.0-23-parisc-di cdrom-core-modules-5.10.0-23-parisc-di scsi-core-modules-5.10.0-23-parisc-di scsi-modules-5.10.0-23-parisc-di loop-modules-5.10.0-23-parisc-di btrfs-modules-5.10.0-23-parisc-di ext4-modules-5.10.0-23-parisc-di isofs-modules-5.10.0-23-parisc-di jfs-modules-5.10.0-23-parisc-di xfs-modules-5.10.0-23-parisc-di fat-modules-5.10.0-23-parisc-di squashfs-modules-5.10.0-23-parisc-di fuse-modules-5.10.0-23-parisc-di f2fs-modules-5.10.0-23-parisc-di md-modules-5.10.0-23-parisc-di multipath-modules-5.10.0-23-parisc-di usb-modules-5.10.0-23-parisc-di usb-storage-modules-5.10.0-23-parisc-di input-modules-5.10.0-23-parisc-di event-modules-5.10.0-23-parisc-di mouse-modules-5.10.0-23-parisc-di nic-usb-modules-5.10.0-23-parisc-di sata-modules-5.10.0-23-parisc-di crc-modules-5.10.0-23-parisc-di crypto-modules-5.10.0-23-parisc-di crypto-dm-modules-5.10.0-23-parisc-di ata-modules-5.10.0-23-parisc-di nbd-modules-5.10.0-23-parisc-di kernel-image-5.10.0-23-parisc64-di nic-modules-5.10.0-23-parisc64-di nic-shared-modules-5.10.0-23-parisc64-di serial-modules-5.10.0-23-parisc64-di usb-serial-modules-5.10.0-23-parisc64-di ppp-modules-5.10.0-23-parisc64-di pata-modules-5.10.0-23-parisc64-di cdrom-core-modules-5.10.0-23-parisc64-di scsi-core-modules-5.10.0-23-parisc64-di scsi-modules-5.10.0-23-parisc64-di loop-modules-5.10.0-23-parisc64-di btrfs-modules-5.10.0-23-parisc64-di ext4-modules-5.10.0-23-parisc64-di isofs-modules-5.10.0-23-parisc64-di jfs-modules-5.10.0-23-parisc64-di xfs-modules-5.10.0-23-parisc64-di fat-modules-5.10.0-23-parisc64-di squashfs-modules-5.10.0-23-parisc64-di fuse-modules-5.10.0-23-parisc64-di f2fs-modules-5.10.0-23-parisc64-di md-modules-5.10.0-23-parisc64-di multipath-modules-5.10.0-23-parisc64-di usb-modules-5.10.0-23-parisc64-di usb-storage-modules-5.10.0-23-parisc64-di fb-modules-5.10.0-23-parisc64-di input-modules-5.10.0-23-parisc64-di event-modules-5.10.0-23-parisc64-di mouse-modules-5.10.0-23-parisc64-di nic-usb-modules-5.10.0-23-parisc64-di sata-modules-5.10.0-23-parisc64-di crc-modules-5.10.0-23-parisc64-di crypto-modules-5.10.0-23-parisc64-di crypto-dm-modules-5.10.0-23-parisc64-di ata-modules-5.10.0-23-parisc64-di nbd-modules-5.10.0-23-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_hppa_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc64-smp'
        $(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc-smp'
@@@ -96,591 -109,604 +96,591 @@@ binary-arch_hppa_none: binary-arch_hppa
  binary-arch_hppa_none_parisc: binary-arch_hppa_none_parisc_real
  binary-arch_hppa_none_parisc64: binary-arch_hppa_none_parisc64_real
  binary-arch_hppa_none_parisc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_hppa_none_real:
  binary-arch_hppa_real:: setup_hppa
  binary-arch_hppa_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real binary-arch_i386_rt
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-686-di nic-modules-5.10.0-22-686-di nic-wireless-modules-5.10.0-22-686-di nic-shared-modules-5.10.0-22-686-di serial-modules-5.10.0-22-686-di usb-serial-modules-5.10.0-22-686-di ppp-modules-5.10.0-22-686-di pata-modules-5.10.0-22-686-di cdrom-core-modules-5.10.0-22-686-di firewire-core-modules-5.10.0-22-686-di scsi-core-modules-5.10.0-22-686-di scsi-modules-5.10.0-22-686-di scsi-nic-modules-5.10.0-22-686-di loop-modules-5.10.0-22-686-di btrfs-modules-5.10.0-22-686-di ext4-modules-5.10.0-22-686-di isofs-modules-5.10.0-22-686-di jfs-modules-5.10.0-22-686-di xfs-modules-5.10.0-22-686-di fat-modules-5.10.0-22-686-di squashfs-modules-5.10.0-22-686-di udf-modules-5.10.0-22-686-di fuse-modules-5.10.0-22-686-di f2fs-modules-5.10.0-22-686-di md-modules-5.10.0-22-686-di multipath-modules-5.10.0-22-686-di usb-modules-5.10.0-22-686-di usb-storage-modules-5.10.0-22-686-di pcmcia-storage-modules-5.10.0-22-686-di fb-modules-5.10.0-22-686-di input-modules-5.10.0-22-686-di event-modules-5.10.0-22-686-di mouse-modules-5.10.0-22-686-di nic-pcmcia-modules-5.10.0-22-686-di pcmcia-modules-5.10.0-22-686-di nic-usb-modules-5.10.0-22-686-di sata-modules-5.10.0-22-686-di acpi-modules-5.10.0-22-686-di i2c-modules-5.10.0-22-686-di crc-modules-5.10.0-22-686-di crypto-modules-5.10.0-22-686-di crypto-dm-modules-5.10.0-22-686-di efi-modules-5.10.0-22-686-di ata-modules-5.10.0-22-686-di mmc-core-modules-5.10.0-22-686-di mmc-modules-5.10.0-22-686-di nbd-modules-5.10.0-22-686-di speakup-modules-5.10.0-22-686-di uinput-modules-5.10.0-22-686-di sound-modules-5.10.0-22-686-di mtd-core-modules-5.10.0-22-686-di rfkill-modules-5.10.0-22-686-di kernel-image-5.10.0-22-686-pae-di nic-modules-5.10.0-22-686-pae-di nic-wireless-modules-5.10.0-22-686-pae-di nic-shared-modules-5.10.0-22-686-pae-di serial-modules-5.10.0-22-686-pae-di usb-serial-modules-5.10.0-22-686-pae-di ppp-modules-5.10.0-22-686-pae-di pata-modules-5.10.0-22-686-pae-di cdrom-core-modules-5.10.0-22-686-pae-di firewire-core-modules-5.10.0-22-686-pae-di scsi-core-modules-5.10.0-22-686-pae-di scsi-modules-5.10.0-22-686-pae-di scsi-nic-modules-5.10.0-22-686-pae-di loop-modules-5.10.0-22-686-pae-di btrfs-modules-5.10.0-22-686-pae-di ext4-modules-5.10.0-22-686-pae-di isofs-modules-5.10.0-22-686-pae-di jfs-modules-5.10.0-22-686-pae-di xfs-modules-5.10.0-22-686-pae-di fat-modules-5.10.0-22-686-pae-di squashfs-modules-5.10.0-22-686-pae-di udf-modules-5.10.0-22-686-pae-di fuse-modules-5.10.0-22-686-pae-di f2fs-modules-5.10.0-22-686-pae-di md-modules-5.10.0-22-686-pae-di multipath-modules-5.10.0-22-686-pae-di usb-modules-5.10.0-22-686-pae-di usb-storage-modules-5.10.0-22-686-pae-di pcmcia-storage-modules-5.10.0-22-686-pae-di fb-modules-5.10.0-22-686-pae-di input-modules-5.10.0-22-686-pae-di event-modules-5.10.0-22-686-pae-di mouse-modules-5.10.0-22-686-pae-di nic-pcmcia-modules-5.10.0-22-686-pae-di pcmcia-modules-5.10.0-22-686-pae-di nic-usb-modules-5.10.0-22-686-pae-di sata-modules-5.10.0-22-686-pae-di acpi-modules-5.10.0-22-686-pae-di i2c-modules-5.10.0-22-686-pae-di crc-modules-5.10.0-22-686-pae-di crypto-modules-5.10.0-22-686-pae-di crypto-dm-modules-5.10.0-22-686-pae-di efi-modules-5.10.0-22-686-pae-di ata-modules-5.10.0-22-686-pae-di mmc-core-modules-5.10.0-22-686-pae-di mmc-modules-5.10.0-22-686-pae-di nbd-modules-5.10.0-22-686-pae-di speakup-modules-5.10.0-22-686-pae-di uinput-modules-5.10.0-22-686-pae-di sound-modules-5.10.0-22-686-pae-di mtd-core-modules-5.10.0-22-686-pae-di rfkill-modules-5.10.0-22-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-686-di nic-modules-5.10.0-23-686-di nic-wireless-modules-5.10.0-23-686-di nic-shared-modules-5.10.0-23-686-di serial-modules-5.10.0-23-686-di usb-serial-modules-5.10.0-23-686-di ppp-modules-5.10.0-23-686-di pata-modules-5.10.0-23-686-di cdrom-core-modules-5.10.0-23-686-di firewire-core-modules-5.10.0-23-686-di scsi-core-modules-5.10.0-23-686-di scsi-modules-5.10.0-23-686-di scsi-nic-modules-5.10.0-23-686-di loop-modules-5.10.0-23-686-di btrfs-modules-5.10.0-23-686-di ext4-modules-5.10.0-23-686-di isofs-modules-5.10.0-23-686-di jfs-modules-5.10.0-23-686-di xfs-modules-5.10.0-23-686-di fat-modules-5.10.0-23-686-di squashfs-modules-5.10.0-23-686-di udf-modules-5.10.0-23-686-di fuse-modules-5.10.0-23-686-di f2fs-modules-5.10.0-23-686-di md-modules-5.10.0-23-686-di multipath-modules-5.10.0-23-686-di usb-modules-5.10.0-23-686-di usb-storage-modules-5.10.0-23-686-di pcmcia-storage-modules-5.10.0-23-686-di fb-modules-5.10.0-23-686-di input-modules-5.10.0-23-686-di event-modules-5.10.0-23-686-di mouse-modules-5.10.0-23-686-di nic-pcmcia-modules-5.10.0-23-686-di pcmcia-modules-5.10.0-23-686-di nic-usb-modules-5.10.0-23-686-di sata-modules-5.10.0-23-686-di acpi-modules-5.10.0-23-686-di i2c-modules-5.10.0-23-686-di crc-modules-5.10.0-23-686-di crypto-modules-5.10.0-23-686-di crypto-dm-modules-5.10.0-23-686-di efi-modules-5.10.0-23-686-di ata-modules-5.10.0-23-686-di mmc-core-modules-5.10.0-23-686-di mmc-modules-5.10.0-23-686-di nbd-modules-5.10.0-23-686-di speakup-modules-5.10.0-23-686-di uinput-modules-5.10.0-23-686-di sound-modules-5.10.0-23-686-di mtd-core-modules-5.10.0-23-686-di rfkill-modules-5.10.0-23-686-di kernel-image-5.10.0-23-686-pae-di nic-modules-5.10.0-23-686-pae-di nic-wireless-modules-5.10.0-23-686-pae-di nic-shared-modules-5.10.0-23-686-pae-di serial-modules-5.10.0-23-686-pae-di usb-serial-modules-5.10.0-23-686-pae-di ppp-modules-5.10.0-23-686-pae-di pata-modules-5.10.0-23-686-pae-di cdrom-core-modules-5.10.0-23-686-pae-di firewire-core-modules-5.10.0-23-686-pae-di scsi-core-modules-5.10.0-23-686-pae-di scsi-modules-5.10.0-23-686-pae-di scsi-nic-modules-5.10.0-23-686-pae-di loop-modules-5.10.0-23-686-pae-di btrfs-modules-5.10.0-23-686-pae-di ext4-modules-5.10.0-23-686-pae-di isofs-modules-5.10.0-23-686-pae-di jfs-modules-5.10.0-23-686-pae-di xfs-modules-5.10.0-23-686-pae-di fat-modules-5.10.0-23-686-pae-di squashfs-modules-5.10.0-23-686-pae-di udf-modules-5.10.0-23-686-pae-di fuse-modules-5.10.0-23-686-pae-di f2fs-modules-5.10.0-23-686-pae-di md-modules-5.10.0-23-686-pae-di multipath-modules-5.10.0-23-686-pae-di usb-modules-5.10.0-23-686-pae-di usb-storage-modules-5.10.0-23-686-pae-di pcmcia-storage-modules-5.10.0-23-686-pae-di fb-modules-5.10.0-23-686-pae-di input-modules-5.10.0-23-686-pae-di event-modules-5.10.0-23-686-pae-di mouse-modules-5.10.0-23-686-pae-di nic-pcmcia-modules-5.10.0-23-686-pae-di pcmcia-modules-5.10.0-23-686-pae-di nic-usb-modules-5.10.0-23-686-pae-di sata-modules-5.10.0-23-686-pae-di acpi-modules-5.10.0-23-686-pae-di i2c-modules-5.10.0-23-686-pae-di crc-modules-5.10.0-23-686-pae-di crypto-modules-5.10.0-23-686-pae-di crypto-dm-modules-5.10.0-23-686-pae-di efi-modules-5.10.0-23-686-pae-di ata-modules-5.10.0-23-686-pae-di mmc-core-modules-5.10.0-23-686-pae-di mmc-modules-5.10.0-23-686-pae-di nbd-modules-5.10.0-23-686-pae-di speakup-modules-5.10.0-23-686-pae-di uinput-modules-5.10.0-23-686-pae-di sound-modules-5.10.0-23-686-pae-di mtd-core-modules-5.10.0-23-686-pae-di rfkill-modules-5.10.0-23-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-686-di nic-modules-5.10.0-23-686-di nic-wireless-modules-5.10.0-23-686-di nic-shared-modules-5.10.0-23-686-di serial-modules-5.10.0-23-686-di usb-serial-modules-5.10.0-23-686-di ppp-modules-5.10.0-23-686-di pata-modules-5.10.0-23-686-di cdrom-core-modules-5.10.0-23-686-di firewire-core-modules-5.10.0-23-686-di scsi-core-modules-5.10.0-23-686-di scsi-modules-5.10.0-23-686-di scsi-nic-modules-5.10.0-23-686-di loop-modules-5.10.0-23-686-di btrfs-modules-5.10.0-23-686-di ext4-modules-5.10.0-23-686-di isofs-modules-5.10.0-23-686-di jfs-modules-5.10.0-23-686-di xfs-modules-5.10.0-23-686-di fat-modules-5.10.0-23-686-di squashfs-modules-5.10.0-23-686-di udf-modules-5.10.0-23-686-di fuse-modules-5.10.0-23-686-di f2fs-modules-5.10.0-23-686-di md-modules-5.10.0-23-686-di multipath-modules-5.10.0-23-686-di usb-modules-5.10.0-23-686-di usb-storage-modules-5.10.0-23-686-di pcmcia-storage-modules-5.10.0-23-686-di fb-modules-5.10.0-23-686-di input-modules-5.10.0-23-686-di event-modules-5.10.0-23-686-di mouse-modules-5.10.0-23-686-di nic-pcmcia-modules-5.10.0-23-686-di pcmcia-modules-5.10.0-23-686-di nic-usb-modules-5.10.0-23-686-di sata-modules-5.10.0-23-686-di acpi-modules-5.10.0-23-686-di i2c-modules-5.10.0-23-686-di crc-modules-5.10.0-23-686-di crypto-modules-5.10.0-23-686-di crypto-dm-modules-5.10.0-23-686-di efi-modules-5.10.0-23-686-di ata-modules-5.10.0-23-686-di mmc-core-modules-5.10.0-23-686-di mmc-modules-5.10.0-23-686-di nbd-modules-5.10.0-23-686-di speakup-modules-5.10.0-23-686-di uinput-modules-5.10.0-23-686-di sound-modules-5.10.0-23-686-di mtd-core-modules-5.10.0-23-686-di rfkill-modules-5.10.0-23-686-di kernel-image-5.10.0-23-686-pae-di nic-modules-5.10.0-23-686-pae-di nic-wireless-modules-5.10.0-23-686-pae-di nic-shared-modules-5.10.0-23-686-pae-di serial-modules-5.10.0-23-686-pae-di usb-serial-modules-5.10.0-23-686-pae-di ppp-modules-5.10.0-23-686-pae-di pata-modules-5.10.0-23-686-pae-di cdrom-core-modules-5.10.0-23-686-pae-di firewire-core-modules-5.10.0-23-686-pae-di scsi-core-modules-5.10.0-23-686-pae-di scsi-modules-5.10.0-23-686-pae-di scsi-nic-modules-5.10.0-23-686-pae-di loop-modules-5.10.0-23-686-pae-di btrfs-modules-5.10.0-23-686-pae-di ext4-modules-5.10.0-23-686-pae-di isofs-modules-5.10.0-23-686-pae-di jfs-modules-5.10.0-23-686-pae-di xfs-modules-5.10.0-23-686-pae-di fat-modules-5.10.0-23-686-pae-di squashfs-modules-5.10.0-23-686-pae-di udf-modules-5.10.0-23-686-pae-di fuse-modules-5.10.0-23-686-pae-di f2fs-modules-5.10.0-23-686-pae-di md-modules-5.10.0-23-686-pae-di multipath-modules-5.10.0-23-686-pae-di usb-modules-5.10.0-23-686-pae-di usb-storage-modules-5.10.0-23-686-pae-di pcmcia-storage-modules-5.10.0-23-686-pae-di fb-modules-5.10.0-23-686-pae-di input-modules-5.10.0-23-686-pae-di event-modules-5.10.0-23-686-pae-di mouse-modules-5.10.0-23-686-pae-di nic-pcmcia-modules-5.10.0-23-686-pae-di pcmcia-modules-5.10.0-23-686-pae-di nic-usb-modules-5.10.0-23-686-pae-di sata-modules-5.10.0-23-686-pae-di acpi-modules-5.10.0-23-686-pae-di i2c-modules-5.10.0-23-686-pae-di crc-modules-5.10.0-23-686-pae-di crypto-modules-5.10.0-23-686-pae-di crypto-dm-modules-5.10.0-23-686-pae-di efi-modules-5.10.0-23-686-pae-di ata-modules-5.10.0-23-686-pae-di mmc-core-modules-5.10.0-23-686-pae-di mmc-modules-5.10.0-23-686-pae-di nbd-modules-5.10.0-23-686-pae-di speakup-modules-5.10.0-23-686-pae-di uinput-modules-5.10.0-23-686-pae-di sound-modules-5.10.0-23-686-pae-di mtd-core-modules-5.10.0-23-686-pae-di rfkill-modules-5.10.0-23-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_i386_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
  binary-arch_i386_none: binary-arch_i386_none_686 binary-arch_i386_none_686-pae binary-arch_i386_none_real
  binary-arch_i386_none_686: binary-arch_i386_none_686_real
  binary-arch_i386_none_686-pae: binary-arch_i386_none_686-pae_real
  binary-arch_i386_none_686-pae_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_i386_none_real:
  binary-arch_i386_real:: setup_i386
  binary-arch_i386_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_i386_rt: binary-arch_i386_rt_686-pae binary-arch_i386_rt_real
  binary-arch_i386_rt_686-pae: binary-arch_i386_rt_686-pae_real
  binary-arch_i386_rt_686-pae_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_i386_rt_real:
  binary-arch_ia64:: binary-arch_ia64_none binary-arch_ia64_real
  binary-arch_ia64::
-       $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-itanium-di nic-modules-5.10.0-22-itanium-di nic-shared-modules-5.10.0-22-itanium-di serial-modules-5.10.0-22-itanium-di usb-serial-modules-5.10.0-22-itanium-di ppp-modules-5.10.0-22-itanium-di pata-modules-5.10.0-22-itanium-di cdrom-core-modules-5.10.0-22-itanium-di firewire-core-modules-5.10.0-22-itanium-di scsi-core-modules-5.10.0-22-itanium-di scsi-modules-5.10.0-22-itanium-di scsi-nic-modules-5.10.0-22-itanium-di loop-modules-5.10.0-22-itanium-di btrfs-modules-5.10.0-22-itanium-di ext4-modules-5.10.0-22-itanium-di isofs-modules-5.10.0-22-itanium-di jfs-modules-5.10.0-22-itanium-di xfs-modules-5.10.0-22-itanium-di fat-modules-5.10.0-22-itanium-di squashfs-modules-5.10.0-22-itanium-di udf-modules-5.10.0-22-itanium-di fuse-modules-5.10.0-22-itanium-di f2fs-modules-5.10.0-22-itanium-di md-modules-5.10.0-22-itanium-di multipath-modules-5.10.0-22-itanium-di usb-modules-5.10.0-22-itanium-di usb-storage-modules-5.10.0-22-itanium-di fb-modules-5.10.0-22-itanium-di input-modules-5.10.0-22-itanium-di event-modules-5.10.0-22-itanium-di mouse-modules-5.10.0-22-itanium-di pcmcia-modules-5.10.0-22-itanium-di nic-usb-modules-5.10.0-22-itanium-di sata-modules-5.10.0-22-itanium-di i2c-modules-5.10.0-22-itanium-di crc-modules-5.10.0-22-itanium-di crypto-modules-5.10.0-22-itanium-di crypto-dm-modules-5.10.0-22-itanium-di ata-modules-5.10.0-22-itanium-di nbd-modules-5.10.0-22-itanium-di uinput-modules-5.10.0-22-itanium-di mtd-core-modules-5.10.0-22-itanium-di ide-core-modules-5.10.0-22-itanium-di ide-modules-5.10.0-22-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-itanium-di nic-modules-5.10.0-23-itanium-di nic-shared-modules-5.10.0-23-itanium-di serial-modules-5.10.0-23-itanium-di usb-serial-modules-5.10.0-23-itanium-di ppp-modules-5.10.0-23-itanium-di pata-modules-5.10.0-23-itanium-di cdrom-core-modules-5.10.0-23-itanium-di firewire-core-modules-5.10.0-23-itanium-di scsi-core-modules-5.10.0-23-itanium-di scsi-modules-5.10.0-23-itanium-di scsi-nic-modules-5.10.0-23-itanium-di loop-modules-5.10.0-23-itanium-di btrfs-modules-5.10.0-23-itanium-di ext4-modules-5.10.0-23-itanium-di isofs-modules-5.10.0-23-itanium-di jfs-modules-5.10.0-23-itanium-di xfs-modules-5.10.0-23-itanium-di fat-modules-5.10.0-23-itanium-di squashfs-modules-5.10.0-23-itanium-di udf-modules-5.10.0-23-itanium-di fuse-modules-5.10.0-23-itanium-di f2fs-modules-5.10.0-23-itanium-di md-modules-5.10.0-23-itanium-di multipath-modules-5.10.0-23-itanium-di usb-modules-5.10.0-23-itanium-di usb-storage-modules-5.10.0-23-itanium-di fb-modules-5.10.0-23-itanium-di input-modules-5.10.0-23-itanium-di event-modules-5.10.0-23-itanium-di mouse-modules-5.10.0-23-itanium-di pcmcia-modules-5.10.0-23-itanium-di nic-usb-modules-5.10.0-23-itanium-di sata-modules-5.10.0-23-itanium-di i2c-modules-5.10.0-23-itanium-di crc-modules-5.10.0-23-itanium-di crypto-modules-5.10.0-23-itanium-di crypto-dm-modules-5.10.0-23-itanium-di ata-modules-5.10.0-23-itanium-di nbd-modules-5.10.0-23-itanium-di uinput-modules-5.10.0-23-itanium-di mtd-core-modules-5.10.0-23-itanium-di ide-core-modules-5.10.0-23-itanium-di ide-modules-5.10.0-23-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-itanium-di nic-modules-5.10.0-23-itanium-di nic-shared-modules-5.10.0-23-itanium-di serial-modules-5.10.0-23-itanium-di usb-serial-modules-5.10.0-23-itanium-di ppp-modules-5.10.0-23-itanium-di pata-modules-5.10.0-23-itanium-di cdrom-core-modules-5.10.0-23-itanium-di firewire-core-modules-5.10.0-23-itanium-di scsi-core-modules-5.10.0-23-itanium-di scsi-modules-5.10.0-23-itanium-di scsi-nic-modules-5.10.0-23-itanium-di loop-modules-5.10.0-23-itanium-di btrfs-modules-5.10.0-23-itanium-di ext4-modules-5.10.0-23-itanium-di isofs-modules-5.10.0-23-itanium-di jfs-modules-5.10.0-23-itanium-di xfs-modules-5.10.0-23-itanium-di fat-modules-5.10.0-23-itanium-di squashfs-modules-5.10.0-23-itanium-di udf-modules-5.10.0-23-itanium-di fuse-modules-5.10.0-23-itanium-di f2fs-modules-5.10.0-23-itanium-di md-modules-5.10.0-23-itanium-di multipath-modules-5.10.0-23-itanium-di usb-modules-5.10.0-23-itanium-di usb-storage-modules-5.10.0-23-itanium-di fb-modules-5.10.0-23-itanium-di input-modules-5.10.0-23-itanium-di event-modules-5.10.0-23-itanium-di mouse-modules-5.10.0-23-itanium-di pcmcia-modules-5.10.0-23-itanium-di nic-usb-modules-5.10.0-23-itanium-di sata-modules-5.10.0-23-itanium-di i2c-modules-5.10.0-23-itanium-di crc-modules-5.10.0-23-itanium-di crypto-modules-5.10.0-23-itanium-di crypto-dm-modules-5.10.0-23-itanium-di ata-modules-5.10.0-23-itanium-di nbd-modules-5.10.0-23-itanium-di uinput-modules-5.10.0-23-itanium-di mtd-core-modules-5.10.0-23-itanium-di ide-core-modules-5.10.0-23-itanium-di ide-modules-5.10.0-23-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_ia64_none: binary-arch_ia64_none_itanium binary-arch_ia64_none_mckinley binary-arch_ia64_none_real
  binary-arch_ia64_none_itanium: binary-arch_ia64_none_itanium_real
  binary-arch_ia64_none_itanium_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_ia64_none_mckinley: binary-arch_ia64_none_mckinley_real
  binary-arch_ia64_none_mckinley_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_ia64_none_real:
  binary-arch_ia64_real:: setup_ia64
  binary-arch_ia64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
  binary-arch_m68k::
-       $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-m68k-di nic-modules-5.10.0-22-m68k-di nic-shared-modules-5.10.0-22-m68k-di ppp-modules-5.10.0-22-m68k-di pata-modules-5.10.0-22-m68k-di cdrom-core-modules-5.10.0-22-m68k-di scsi-core-modules-5.10.0-22-m68k-di scsi-modules-5.10.0-22-m68k-di loop-modules-5.10.0-22-m68k-di btrfs-modules-5.10.0-22-m68k-di ext4-modules-5.10.0-22-m68k-di isofs-modules-5.10.0-22-m68k-di fat-modules-5.10.0-22-m68k-di hfs-modules-5.10.0-22-m68k-di affs-modules-5.10.0-22-m68k-di squashfs-modules-5.10.0-22-m68k-di udf-modules-5.10.0-22-m68k-di fuse-modules-5.10.0-22-m68k-di md-modules-5.10.0-22-m68k-di crc-modules-5.10.0-22-m68k-di crypto-modules-5.10.0-22-m68k-di ata-modules-5.10.0-22-m68k-di nbd-modules-5.10.0-22-m68k-di ide-core-modules-5.10.0-22-m68k-di ide-modules-5.10.0-22-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-m68k-di nic-modules-5.10.0-23-m68k-di nic-shared-modules-5.10.0-23-m68k-di ppp-modules-5.10.0-23-m68k-di pata-modules-5.10.0-23-m68k-di cdrom-core-modules-5.10.0-23-m68k-di scsi-core-modules-5.10.0-23-m68k-di scsi-modules-5.10.0-23-m68k-di loop-modules-5.10.0-23-m68k-di btrfs-modules-5.10.0-23-m68k-di ext4-modules-5.10.0-23-m68k-di isofs-modules-5.10.0-23-m68k-di fat-modules-5.10.0-23-m68k-di hfs-modules-5.10.0-23-m68k-di affs-modules-5.10.0-23-m68k-di squashfs-modules-5.10.0-23-m68k-di udf-modules-5.10.0-23-m68k-di fuse-modules-5.10.0-23-m68k-di md-modules-5.10.0-23-m68k-di crc-modules-5.10.0-23-m68k-di crypto-modules-5.10.0-23-m68k-di ata-modules-5.10.0-23-m68k-di nbd-modules-5.10.0-23-m68k-di ide-core-modules-5.10.0-23-m68k-di ide-modules-5.10.0-23-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-m68k-di nic-modules-5.10.0-23-m68k-di nic-shared-modules-5.10.0-23-m68k-di ppp-modules-5.10.0-23-m68k-di pata-modules-5.10.0-23-m68k-di cdrom-core-modules-5.10.0-23-m68k-di scsi-core-modules-5.10.0-23-m68k-di scsi-modules-5.10.0-23-m68k-di loop-modules-5.10.0-23-m68k-di btrfs-modules-5.10.0-23-m68k-di ext4-modules-5.10.0-23-m68k-di isofs-modules-5.10.0-23-m68k-di fat-modules-5.10.0-23-m68k-di hfs-modules-5.10.0-23-m68k-di affs-modules-5.10.0-23-m68k-di squashfs-modules-5.10.0-23-m68k-di udf-modules-5.10.0-23-m68k-di fuse-modules-5.10.0-23-m68k-di md-modules-5.10.0-23-m68k-di crc-modules-5.10.0-23-m68k-di crypto-modules-5.10.0-23-m68k-di ata-modules-5.10.0-23-m68k-di nbd-modules-5.10.0-23-m68k-di ide-core-modules-5.10.0-23-m68k-di ide-modules-5.10.0-23-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_m68k_none: binary-arch_m68k_none_m68k binary-arch_m68k_none_real
  binary-arch_m68k_none_m68k: binary-arch_m68k_none_m68k_real
  binary-arch_m68k_none_m68k_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_m68k_none_real:
  binary-arch_m68k_real:: setup_m68k
  binary-arch_m68k_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
  binary-arch_mips::
-       $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-4kc-malta-di nic-modules-5.10.0-22-4kc-malta-di nic-wireless-modules-5.10.0-22-4kc-malta-di nic-shared-modules-5.10.0-22-4kc-malta-di usb-serial-modules-5.10.0-22-4kc-malta-di ppp-modules-5.10.0-22-4kc-malta-di pata-modules-5.10.0-22-4kc-malta-di cdrom-core-modules-5.10.0-22-4kc-malta-di scsi-core-modules-5.10.0-22-4kc-malta-di scsi-modules-5.10.0-22-4kc-malta-di scsi-nic-modules-5.10.0-22-4kc-malta-di loop-modules-5.10.0-22-4kc-malta-di btrfs-modules-5.10.0-22-4kc-malta-di ext4-modules-5.10.0-22-4kc-malta-di isofs-modules-5.10.0-22-4kc-malta-di jfs-modules-5.10.0-22-4kc-malta-di xfs-modules-5.10.0-22-4kc-malta-di fat-modules-5.10.0-22-4kc-malta-di affs-modules-5.10.0-22-4kc-malta-di minix-modules-5.10.0-22-4kc-malta-di squashfs-modules-5.10.0-22-4kc-malta-di udf-modules-5.10.0-22-4kc-malta-di fuse-modules-5.10.0-22-4kc-malta-di f2fs-modules-5.10.0-22-4kc-malta-di md-modules-5.10.0-22-4kc-malta-di multipath-modules-5.10.0-22-4kc-malta-di usb-modules-5.10.0-22-4kc-malta-di usb-storage-modules-5.10.0-22-4kc-malta-di fb-modules-5.10.0-22-4kc-malta-di input-modules-5.10.0-22-4kc-malta-di event-modules-5.10.0-22-4kc-malta-di mouse-modules-5.10.0-22-4kc-malta-di nic-usb-modules-5.10.0-22-4kc-malta-di sata-modules-5.10.0-22-4kc-malta-di i2c-modules-5.10.0-22-4kc-malta-di crc-modules-5.10.0-22-4kc-malta-di crypto-modules-5.10.0-22-4kc-malta-di crypto-dm-modules-5.10.0-22-4kc-malta-di ata-modules-5.10.0-22-4kc-malta-di mmc-core-modules-5.10.0-22-4kc-malta-di mmc-modules-5.10.0-22-4kc-malta-di nbd-modules-5.10.0-22-4kc-malta-di sound-modules-5.10.0-22-4kc-malta-di mtd-core-modules-5.10.0-22-4kc-malta-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-4kc-malta-di nic-modules-5.10.0-23-4kc-malta-di nic-wireless-modules-5.10.0-23-4kc-malta-di nic-shared-modules-5.10.0-23-4kc-malta-di usb-serial-modules-5.10.0-23-4kc-malta-di ppp-modules-5.10.0-23-4kc-malta-di pata-modules-5.10.0-23-4kc-malta-di cdrom-core-modules-5.10.0-23-4kc-malta-di scsi-core-modules-5.10.0-23-4kc-malta-di scsi-modules-5.10.0-23-4kc-malta-di scsi-nic-modules-5.10.0-23-4kc-malta-di loop-modules-5.10.0-23-4kc-malta-di btrfs-modules-5.10.0-23-4kc-malta-di ext4-modules-5.10.0-23-4kc-malta-di isofs-modules-5.10.0-23-4kc-malta-di jfs-modules-5.10.0-23-4kc-malta-di xfs-modules-5.10.0-23-4kc-malta-di fat-modules-5.10.0-23-4kc-malta-di affs-modules-5.10.0-23-4kc-malta-di minix-modules-5.10.0-23-4kc-malta-di squashfs-modules-5.10.0-23-4kc-malta-di udf-modules-5.10.0-23-4kc-malta-di fuse-modules-5.10.0-23-4kc-malta-di f2fs-modules-5.10.0-23-4kc-malta-di md-modules-5.10.0-23-4kc-malta-di multipath-modules-5.10.0-23-4kc-malta-di usb-modules-5.10.0-23-4kc-malta-di usb-storage-modules-5.10.0-23-4kc-malta-di fb-modules-5.10.0-23-4kc-malta-di input-modules-5.10.0-23-4kc-malta-di event-modules-5.10.0-23-4kc-malta-di mouse-modules-5.10.0-23-4kc-malta-di nic-usb-modules-5.10.0-23-4kc-malta-di sata-modules-5.10.0-23-4kc-malta-di i2c-modules-5.10.0-23-4kc-malta-di crc-modules-5.10.0-23-4kc-malta-di crypto-modules-5.10.0-23-4kc-malta-di crypto-dm-modules-5.10.0-23-4kc-malta-di ata-modules-5.10.0-23-4kc-malta-di mmc-core-modules-5.10.0-23-4kc-malta-di mmc-modules-5.10.0-23-4kc-malta-di nbd-modules-5.10.0-23-4kc-malta-di sound-modules-5.10.0-23-4kc-malta-di mtd-core-modules-5.10.0-23-4kc-malta-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-4kc-malta-di nic-modules-5.10.0-23-4kc-malta-di nic-wireless-modules-5.10.0-23-4kc-malta-di nic-shared-modules-5.10.0-23-4kc-malta-di usb-serial-modules-5.10.0-23-4kc-malta-di ppp-modules-5.10.0-23-4kc-malta-di pata-modules-5.10.0-23-4kc-malta-di cdrom-core-modules-5.10.0-23-4kc-malta-di scsi-core-modules-5.10.0-23-4kc-malta-di scsi-modules-5.10.0-23-4kc-malta-di scsi-nic-modules-5.10.0-23-4kc-malta-di loop-modules-5.10.0-23-4kc-malta-di btrfs-modules-5.10.0-23-4kc-malta-di ext4-modules-5.10.0-23-4kc-malta-di isofs-modules-5.10.0-23-4kc-malta-di jfs-modules-5.10.0-23-4kc-malta-di xfs-modules-5.10.0-23-4kc-malta-di fat-modules-5.10.0-23-4kc-malta-di affs-modules-5.10.0-23-4kc-malta-di minix-modules-5.10.0-23-4kc-malta-di squashfs-modules-5.10.0-23-4kc-malta-di udf-modules-5.10.0-23-4kc-malta-di fuse-modules-5.10.0-23-4kc-malta-di f2fs-modules-5.10.0-23-4kc-malta-di md-modules-5.10.0-23-4kc-malta-di multipath-modules-5.10.0-23-4kc-malta-di usb-modules-5.10.0-23-4kc-malta-di usb-storage-modules-5.10.0-23-4kc-malta-di fb-modules-5.10.0-23-4kc-malta-di input-modules-5.10.0-23-4kc-malta-di event-modules-5.10.0-23-4kc-malta-di mouse-modules-5.10.0-23-4kc-malta-di nic-usb-modules-5.10.0-23-4kc-malta-di sata-modules-5.10.0-23-4kc-malta-di i2c-modules-5.10.0-23-4kc-malta-di crc-modules-5.10.0-23-4kc-malta-di crypto-modules-5.10.0-23-4kc-malta-di crypto-dm-modules-5.10.0-23-4kc-malta-di ata-modules-5.10.0-23-4kc-malta-di mmc-core-modules-5.10.0-23-4kc-malta-di mmc-modules-5.10.0-23-4kc-malta-di nbd-modules-5.10.0-23-4kc-malta-di sound-modules-5.10.0-23-4kc-malta-di mtd-core-modules-5.10.0-23-4kc-malta-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mips64:: binary-arch_mips64_none binary-arch_mips64_real
  binary-arch_mips64::
-       $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-5kc-malta-di nic-modules-5.10.0-22-5kc-malta-di nic-wireless-modules-5.10.0-22-5kc-malta-di nic-shared-modules-5.10.0-22-5kc-malta-di usb-serial-modules-5.10.0-22-5kc-malta-di ppp-modules-5.10.0-22-5kc-malta-di pata-modules-5.10.0-22-5kc-malta-di cdrom-core-modules-5.10.0-22-5kc-malta-di scsi-core-modules-5.10.0-22-5kc-malta-di scsi-modules-5.10.0-22-5kc-malta-di scsi-nic-modules-5.10.0-22-5kc-malta-di loop-modules-5.10.0-22-5kc-malta-di btrfs-modules-5.10.0-22-5kc-malta-di ext4-modules-5.10.0-22-5kc-malta-di isofs-modules-5.10.0-22-5kc-malta-di jfs-modules-5.10.0-22-5kc-malta-di xfs-modules-5.10.0-22-5kc-malta-di fat-modules-5.10.0-22-5kc-malta-di affs-modules-5.10.0-22-5kc-malta-di minix-modules-5.10.0-22-5kc-malta-di squashfs-modules-5.10.0-22-5kc-malta-di udf-modules-5.10.0-22-5kc-malta-di fuse-modules-5.10.0-22-5kc-malta-di f2fs-modules-5.10.0-22-5kc-malta-di md-modules-5.10.0-22-5kc-malta-di multipath-modules-5.10.0-22-5kc-malta-di usb-modules-5.10.0-22-5kc-malta-di usb-storage-modules-5.10.0-22-5kc-malta-di fb-modules-5.10.0-22-5kc-malta-di input-modules-5.10.0-22-5kc-malta-di event-modules-5.10.0-22-5kc-malta-di mouse-modules-5.10.0-22-5kc-malta-di nic-usb-modules-5.10.0-22-5kc-malta-di sata-modules-5.10.0-22-5kc-malta-di i2c-modules-5.10.0-22-5kc-malta-di crc-modules-5.10.0-22-5kc-malta-di crypto-modules-5.10.0-22-5kc-malta-di crypto-dm-modules-5.10.0-22-5kc-malta-di ata-modules-5.10.0-22-5kc-malta-di mmc-core-modules-5.10.0-22-5kc-malta-di mmc-modules-5.10.0-22-5kc-malta-di nbd-modules-5.10.0-22-5kc-malta-di sound-modules-5.10.0-22-5kc-malta-di mtd-core-modules-5.10.0-22-5kc-malta-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-5kc-malta-di nic-modules-5.10.0-23-5kc-malta-di nic-wireless-modules-5.10.0-23-5kc-malta-di nic-shared-modules-5.10.0-23-5kc-malta-di usb-serial-modules-5.10.0-23-5kc-malta-di ppp-modules-5.10.0-23-5kc-malta-di pata-modules-5.10.0-23-5kc-malta-di cdrom-core-modules-5.10.0-23-5kc-malta-di scsi-core-modules-5.10.0-23-5kc-malta-di scsi-modules-5.10.0-23-5kc-malta-di scsi-nic-modules-5.10.0-23-5kc-malta-di loop-modules-5.10.0-23-5kc-malta-di btrfs-modules-5.10.0-23-5kc-malta-di ext4-modules-5.10.0-23-5kc-malta-di isofs-modules-5.10.0-23-5kc-malta-di jfs-modules-5.10.0-23-5kc-malta-di xfs-modules-5.10.0-23-5kc-malta-di fat-modules-5.10.0-23-5kc-malta-di affs-modules-5.10.0-23-5kc-malta-di minix-modules-5.10.0-23-5kc-malta-di squashfs-modules-5.10.0-23-5kc-malta-di udf-modules-5.10.0-23-5kc-malta-di fuse-modules-5.10.0-23-5kc-malta-di f2fs-modules-5.10.0-23-5kc-malta-di md-modules-5.10.0-23-5kc-malta-di multipath-modules-5.10.0-23-5kc-malta-di usb-modules-5.10.0-23-5kc-malta-di usb-storage-modules-5.10.0-23-5kc-malta-di fb-modules-5.10.0-23-5kc-malta-di input-modules-5.10.0-23-5kc-malta-di event-modules-5.10.0-23-5kc-malta-di mouse-modules-5.10.0-23-5kc-malta-di nic-usb-modules-5.10.0-23-5kc-malta-di sata-modules-5.10.0-23-5kc-malta-di i2c-modules-5.10.0-23-5kc-malta-di crc-modules-5.10.0-23-5kc-malta-di crypto-modules-5.10.0-23-5kc-malta-di crypto-dm-modules-5.10.0-23-5kc-malta-di ata-modules-5.10.0-23-5kc-malta-di mmc-core-modules-5.10.0-23-5kc-malta-di mmc-modules-5.10.0-23-5kc-malta-di nbd-modules-5.10.0-23-5kc-malta-di sound-modules-5.10.0-23-5kc-malta-di mtd-core-modules-5.10.0-23-5kc-malta-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-5kc-malta-di nic-modules-5.10.0-23-5kc-malta-di nic-wireless-modules-5.10.0-23-5kc-malta-di nic-shared-modules-5.10.0-23-5kc-malta-di usb-serial-modules-5.10.0-23-5kc-malta-di ppp-modules-5.10.0-23-5kc-malta-di pata-modules-5.10.0-23-5kc-malta-di cdrom-core-modules-5.10.0-23-5kc-malta-di scsi-core-modules-5.10.0-23-5kc-malta-di scsi-modules-5.10.0-23-5kc-malta-di scsi-nic-modules-5.10.0-23-5kc-malta-di loop-modules-5.10.0-23-5kc-malta-di btrfs-modules-5.10.0-23-5kc-malta-di ext4-modules-5.10.0-23-5kc-malta-di isofs-modules-5.10.0-23-5kc-malta-di jfs-modules-5.10.0-23-5kc-malta-di xfs-modules-5.10.0-23-5kc-malta-di fat-modules-5.10.0-23-5kc-malta-di affs-modules-5.10.0-23-5kc-malta-di minix-modules-5.10.0-23-5kc-malta-di squashfs-modules-5.10.0-23-5kc-malta-di udf-modules-5.10.0-23-5kc-malta-di fuse-modules-5.10.0-23-5kc-malta-di f2fs-modules-5.10.0-23-5kc-malta-di md-modules-5.10.0-23-5kc-malta-di multipath-modules-5.10.0-23-5kc-malta-di usb-modules-5.10.0-23-5kc-malta-di usb-storage-modules-5.10.0-23-5kc-malta-di fb-modules-5.10.0-23-5kc-malta-di input-modules-5.10.0-23-5kc-malta-di event-modules-5.10.0-23-5kc-malta-di mouse-modules-5.10.0-23-5kc-malta-di nic-usb-modules-5.10.0-23-5kc-malta-di sata-modules-5.10.0-23-5kc-malta-di i2c-modules-5.10.0-23-5kc-malta-di crc-modules-5.10.0-23-5kc-malta-di crypto-modules-5.10.0-23-5kc-malta-di crypto-dm-modules-5.10.0-23-5kc-malta-di ata-modules-5.10.0-23-5kc-malta-di mmc-core-modules-5.10.0-23-5kc-malta-di mmc-modules-5.10.0-23-5kc-malta-di nbd-modules-5.10.0-23-5kc-malta-di sound-modules-5.10.0-23-5kc-malta-di mtd-core-modules-5.10.0-23-5kc-malta-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mips64_none: binary-arch_mips64_none_5kc-malta binary-arch_mips64_none_octeon binary-arch_mips64_none_real
  binary-arch_mips64_none_5kc-malta: binary-arch_mips64_none_5kc-malta_real
  binary-arch_mips64_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64_none_octeon: binary-arch_mips64_none_octeon_real
  binary-arch_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64_none_real:
  binary-arch_mips64_real:: setup_mips64
  binary-arch_mips64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
  binary-arch_mips64el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-5kc-malta-di nic-modules-5.10.0-22-5kc-malta-di nic-wireless-modules-5.10.0-22-5kc-malta-di nic-shared-modules-5.10.0-22-5kc-malta-di usb-serial-modules-5.10.0-22-5kc-malta-di ppp-modules-5.10.0-22-5kc-malta-di pata-modules-5.10.0-22-5kc-malta-di cdrom-core-modules-5.10.0-22-5kc-malta-di scsi-core-modules-5.10.0-22-5kc-malta-di scsi-modules-5.10.0-22-5kc-malta-di scsi-nic-modules-5.10.0-22-5kc-malta-di loop-modules-5.10.0-22-5kc-malta-di btrfs-modules-5.10.0-22-5kc-malta-di ext4-modules-5.10.0-22-5kc-malta-di isofs-modules-5.10.0-22-5kc-malta-di jfs-modules-5.10.0-22-5kc-malta-di xfs-modules-5.10.0-22-5kc-malta-di fat-modules-5.10.0-22-5kc-malta-di affs-modules-5.10.0-22-5kc-malta-di minix-modules-5.10.0-22-5kc-malta-di squashfs-modules-5.10.0-22-5kc-malta-di udf-modules-5.10.0-22-5kc-malta-di fuse-modules-5.10.0-22-5kc-malta-di f2fs-modules-5.10.0-22-5kc-malta-di md-modules-5.10.0-22-5kc-malta-di multipath-modules-5.10.0-22-5kc-malta-di usb-modules-5.10.0-22-5kc-malta-di usb-storage-modules-5.10.0-22-5kc-malta-di fb-modules-5.10.0-22-5kc-malta-di input-modules-5.10.0-22-5kc-malta-di event-modules-5.10.0-22-5kc-malta-di mouse-modules-5.10.0-22-5kc-malta-di nic-usb-modules-5.10.0-22-5kc-malta-di sata-modules-5.10.0-22-5kc-malta-di i2c-modules-5.10.0-22-5kc-malta-di crc-modules-5.10.0-22-5kc-malta-di crypto-modules-5.10.0-22-5kc-malta-di crypto-dm-modules-5.10.0-22-5kc-malta-di ata-modules-5.10.0-22-5kc-malta-di mmc-core-modules-5.10.0-22-5kc-malta-di mmc-modules-5.10.0-22-5kc-malta-di nbd-modules-5.10.0-22-5kc-malta-di sound-modules-5.10.0-22-5kc-malta-di mtd-core-modules-5.10.0-22-5kc-malta-di kernel-image-5.10.0-22-loongson-3-di nic-modules-5.10.0-22-loongson-3-di nic-wireless-modules-5.10.0-22-loongson-3-di nic-shared-modules-5.10.0-22-loongson-3-di usb-serial-modules-5.10.0-22-loongson-3-di ppp-modules-5.10.0-22-loongson-3-di pata-modules-5.10.0-22-loongson-3-di cdrom-core-modules-5.10.0-22-loongson-3-di firewire-core-modules-5.10.0-22-loongson-3-di scsi-core-modules-5.10.0-22-loongson-3-di scsi-modules-5.10.0-22-loongson-3-di scsi-nic-modules-5.10.0-22-loongson-3-di loop-modules-5.10.0-22-loongson-3-di btrfs-modules-5.10.0-22-loongson-3-di ext4-modules-5.10.0-22-loongson-3-di isofs-modules-5.10.0-22-loongson-3-di jfs-modules-5.10.0-22-loongson-3-di xfs-modules-5.10.0-22-loongson-3-di fat-modules-5.10.0-22-loongson-3-di affs-modules-5.10.0-22-loongson-3-di minix-modules-5.10.0-22-loongson-3-di nfs-modules-5.10.0-22-loongson-3-di squashfs-modules-5.10.0-22-loongson-3-di udf-modules-5.10.0-22-loongson-3-di fuse-modules-5.10.0-22-loongson-3-di f2fs-modules-5.10.0-22-loongson-3-di md-modules-5.10.0-22-loongson-3-di multipath-modules-5.10.0-22-loongson-3-di usb-modules-5.10.0-22-loongson-3-di usb-storage-modules-5.10.0-22-loongson-3-di fb-modules-5.10.0-22-loongson-3-di input-modules-5.10.0-22-loongson-3-di event-modules-5.10.0-22-loongson-3-di nic-usb-modules-5.10.0-22-loongson-3-di sata-modules-5.10.0-22-loongson-3-di crc-modules-5.10.0-22-loongson-3-di crypto-modules-5.10.0-22-loongson-3-di crypto-dm-modules-5.10.0-22-loongson-3-di ata-modules-5.10.0-22-loongson-3-di nbd-modules-5.10.0-22-loongson-3-di speakup-modules-5.10.0-22-loongson-3-di sound-modules-5.10.0-22-loongson-3-di mtd-core-modules-5.10.0-22-loongson-3-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-5kc-malta-di nic-modules-5.10.0-23-5kc-malta-di nic-wireless-modules-5.10.0-23-5kc-malta-di nic-shared-modules-5.10.0-23-5kc-malta-di usb-serial-modules-5.10.0-23-5kc-malta-di ppp-modules-5.10.0-23-5kc-malta-di pata-modules-5.10.0-23-5kc-malta-di cdrom-core-modules-5.10.0-23-5kc-malta-di scsi-core-modules-5.10.0-23-5kc-malta-di scsi-modules-5.10.0-23-5kc-malta-di scsi-nic-modules-5.10.0-23-5kc-malta-di loop-modules-5.10.0-23-5kc-malta-di btrfs-modules-5.10.0-23-5kc-malta-di ext4-modules-5.10.0-23-5kc-malta-di isofs-modules-5.10.0-23-5kc-malta-di jfs-modules-5.10.0-23-5kc-malta-di xfs-modules-5.10.0-23-5kc-malta-di fat-modules-5.10.0-23-5kc-malta-di affs-modules-5.10.0-23-5kc-malta-di minix-modules-5.10.0-23-5kc-malta-di squashfs-modules-5.10.0-23-5kc-malta-di udf-modules-5.10.0-23-5kc-malta-di fuse-modules-5.10.0-23-5kc-malta-di f2fs-modules-5.10.0-23-5kc-malta-di md-modules-5.10.0-23-5kc-malta-di multipath-modules-5.10.0-23-5kc-malta-di usb-modules-5.10.0-23-5kc-malta-di usb-storage-modules-5.10.0-23-5kc-malta-di fb-modules-5.10.0-23-5kc-malta-di input-modules-5.10.0-23-5kc-malta-di event-modules-5.10.0-23-5kc-malta-di mouse-modules-5.10.0-23-5kc-malta-di nic-usb-modules-5.10.0-23-5kc-malta-di sata-modules-5.10.0-23-5kc-malta-di i2c-modules-5.10.0-23-5kc-malta-di crc-modules-5.10.0-23-5kc-malta-di crypto-modules-5.10.0-23-5kc-malta-di crypto-dm-modules-5.10.0-23-5kc-malta-di ata-modules-5.10.0-23-5kc-malta-di mmc-core-modules-5.10.0-23-5kc-malta-di mmc-modules-5.10.0-23-5kc-malta-di nbd-modules-5.10.0-23-5kc-malta-di sound-modules-5.10.0-23-5kc-malta-di mtd-core-modules-5.10.0-23-5kc-malta-di kernel-image-5.10.0-23-loongson-3-di nic-modules-5.10.0-23-loongson-3-di nic-wireless-modules-5.10.0-23-loongson-3-di nic-shared-modules-5.10.0-23-loongson-3-di usb-serial-modules-5.10.0-23-loongson-3-di ppp-modules-5.10.0-23-loongson-3-di pata-modules-5.10.0-23-loongson-3-di cdrom-core-modules-5.10.0-23-loongson-3-di firewire-core-modules-5.10.0-23-loongson-3-di scsi-core-modules-5.10.0-23-loongson-3-di scsi-modules-5.10.0-23-loongson-3-di scsi-nic-modules-5.10.0-23-loongson-3-di loop-modules-5.10.0-23-loongson-3-di btrfs-modules-5.10.0-23-loongson-3-di ext4-modules-5.10.0-23-loongson-3-di isofs-modules-5.10.0-23-loongson-3-di jfs-modules-5.10.0-23-loongson-3-di xfs-modules-5.10.0-23-loongson-3-di fat-modules-5.10.0-23-loongson-3-di affs-modules-5.10.0-23-loongson-3-di minix-modules-5.10.0-23-loongson-3-di nfs-modules-5.10.0-23-loongson-3-di squashfs-modules-5.10.0-23-loongson-3-di udf-modules-5.10.0-23-loongson-3-di fuse-modules-5.10.0-23-loongson-3-di f2fs-modules-5.10.0-23-loongson-3-di md-modules-5.10.0-23-loongson-3-di multipath-modules-5.10.0-23-loongson-3-di usb-modules-5.10.0-23-loongson-3-di usb-storage-modules-5.10.0-23-loongson-3-di fb-modules-5.10.0-23-loongson-3-di input-modules-5.10.0-23-loongson-3-di event-modules-5.10.0-23-loongson-3-di nic-usb-modules-5.10.0-23-loongson-3-di sata-modules-5.10.0-23-loongson-3-di crc-modules-5.10.0-23-loongson-3-di crypto-modules-5.10.0-23-loongson-3-di crypto-dm-modules-5.10.0-23-loongson-3-di ata-modules-5.10.0-23-loongson-3-di nbd-modules-5.10.0-23-loongson-3-di speakup-modules-5.10.0-23-loongson-3-di sound-modules-5.10.0-23-loongson-3-di mtd-core-modules-5.10.0-23-loongson-3-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-5kc-malta-di nic-modules-5.10.0-23-5kc-malta-di nic-wireless-modules-5.10.0-23-5kc-malta-di nic-shared-modules-5.10.0-23-5kc-malta-di usb-serial-modules-5.10.0-23-5kc-malta-di ppp-modules-5.10.0-23-5kc-malta-di pata-modules-5.10.0-23-5kc-malta-di cdrom-core-modules-5.10.0-23-5kc-malta-di scsi-core-modules-5.10.0-23-5kc-malta-di scsi-modules-5.10.0-23-5kc-malta-di scsi-nic-modules-5.10.0-23-5kc-malta-di loop-modules-5.10.0-23-5kc-malta-di btrfs-modules-5.10.0-23-5kc-malta-di ext4-modules-5.10.0-23-5kc-malta-di isofs-modules-5.10.0-23-5kc-malta-di jfs-modules-5.10.0-23-5kc-malta-di xfs-modules-5.10.0-23-5kc-malta-di fat-modules-5.10.0-23-5kc-malta-di affs-modules-5.10.0-23-5kc-malta-di minix-modules-5.10.0-23-5kc-malta-di squashfs-modules-5.10.0-23-5kc-malta-di udf-modules-5.10.0-23-5kc-malta-di fuse-modules-5.10.0-23-5kc-malta-di f2fs-modules-5.10.0-23-5kc-malta-di md-modules-5.10.0-23-5kc-malta-di multipath-modules-5.10.0-23-5kc-malta-di usb-modules-5.10.0-23-5kc-malta-di usb-storage-modules-5.10.0-23-5kc-malta-di fb-modules-5.10.0-23-5kc-malta-di input-modules-5.10.0-23-5kc-malta-di event-modules-5.10.0-23-5kc-malta-di mouse-modules-5.10.0-23-5kc-malta-di nic-usb-modules-5.10.0-23-5kc-malta-di sata-modules-5.10.0-23-5kc-malta-di i2c-modules-5.10.0-23-5kc-malta-di crc-modules-5.10.0-23-5kc-malta-di crypto-modules-5.10.0-23-5kc-malta-di crypto-dm-modules-5.10.0-23-5kc-malta-di ata-modules-5.10.0-23-5kc-malta-di mmc-core-modules-5.10.0-23-5kc-malta-di mmc-modules-5.10.0-23-5kc-malta-di nbd-modules-5.10.0-23-5kc-malta-di sound-modules-5.10.0-23-5kc-malta-di mtd-core-modules-5.10.0-23-5kc-malta-di kernel-image-5.10.0-23-loongson-3-di nic-modules-5.10.0-23-loongson-3-di nic-wireless-modules-5.10.0-23-loongson-3-di nic-shared-modules-5.10.0-23-loongson-3-di usb-serial-modules-5.10.0-23-loongson-3-di ppp-modules-5.10.0-23-loongson-3-di pata-modules-5.10.0-23-loongson-3-di cdrom-core-modules-5.10.0-23-loongson-3-di firewire-core-modules-5.10.0-23-loongson-3-di scsi-core-modules-5.10.0-23-loongson-3-di scsi-modules-5.10.0-23-loongson-3-di scsi-nic-modules-5.10.0-23-loongson-3-di loop-modules-5.10.0-23-loongson-3-di btrfs-modules-5.10.0-23-loongson-3-di ext4-modules-5.10.0-23-loongson-3-di isofs-modules-5.10.0-23-loongson-3-di jfs-modules-5.10.0-23-loongson-3-di xfs-modules-5.10.0-23-loongson-3-di fat-modules-5.10.0-23-loongson-3-di affs-modules-5.10.0-23-loongson-3-di minix-modules-5.10.0-23-loongson-3-di nfs-modules-5.10.0-23-loongson-3-di squashfs-modules-5.10.0-23-loongson-3-di udf-modules-5.10.0-23-loongson-3-di fuse-modules-5.10.0-23-loongson-3-di f2fs-modules-5.10.0-23-loongson-3-di md-modules-5.10.0-23-loongson-3-di multipath-modules-5.10.0-23-loongson-3-di usb-modules-5.10.0-23-loongson-3-di usb-storage-modules-5.10.0-23-loongson-3-di fb-modules-5.10.0-23-loongson-3-di input-modules-5.10.0-23-loongson-3-di event-modules-5.10.0-23-loongson-3-di nic-usb-modules-5.10.0-23-loongson-3-di sata-modules-5.10.0-23-loongson-3-di crc-modules-5.10.0-23-loongson-3-di crypto-modules-5.10.0-23-loongson-3-di crypto-dm-modules-5.10.0-23-loongson-3-di ata-modules-5.10.0-23-loongson-3-di nbd-modules-5.10.0-23-loongson-3-di speakup-modules-5.10.0-23-loongson-3-di sound-modules-5.10.0-23-loongson-3-di mtd-core-modules-5.10.0-23-loongson-3-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mips64el_none: binary-arch_mips64el_none_5kc-malta binary-arch_mips64el_none_loongson-3 binary-arch_mips64el_none_octeon binary-arch_mips64el_none_real
  binary-arch_mips64el_none_5kc-malta: binary-arch_mips64el_none_5kc-malta_real
  binary-arch_mips64el_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64el_none_loongson-3: binary-arch_mips64el_none_loongson-3_real
  binary-arch_mips64el_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64el_none_octeon: binary-arch_mips64el_none_octeon_real
  binary-arch_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64el_none_real:
  binary-arch_mips64el_real:: setup_mips64el
  binary-arch_mips64el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
  binary-arch_mips64r6::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips64r6-di nic-shared-modules-5.10.0-22-mips64r6-di loop-modules-5.10.0-22-mips64r6-di btrfs-modules-5.10.0-22-mips64r6-di ext4-modules-5.10.0-22-mips64r6-di isofs-modules-5.10.0-22-mips64r6-di jfs-modules-5.10.0-22-mips64r6-di xfs-modules-5.10.0-22-mips64r6-di squashfs-modules-5.10.0-22-mips64r6-di udf-modules-5.10.0-22-mips64r6-di fuse-modules-5.10.0-22-mips64r6-di f2fs-modules-5.10.0-22-mips64r6-di md-modules-5.10.0-22-mips64r6-di multipath-modules-5.10.0-22-mips64r6-di crc-modules-5.10.0-22-mips64r6-di crypto-modules-5.10.0-22-mips64r6-di crypto-dm-modules-5.10.0-22-mips64r6-di nbd-modules-5.10.0-22-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips64r6-di nic-shared-modules-5.10.0-23-mips64r6-di loop-modules-5.10.0-23-mips64r6-di btrfs-modules-5.10.0-23-mips64r6-di ext4-modules-5.10.0-23-mips64r6-di isofs-modules-5.10.0-23-mips64r6-di jfs-modules-5.10.0-23-mips64r6-di xfs-modules-5.10.0-23-mips64r6-di squashfs-modules-5.10.0-23-mips64r6-di udf-modules-5.10.0-23-mips64r6-di fuse-modules-5.10.0-23-mips64r6-di f2fs-modules-5.10.0-23-mips64r6-di md-modules-5.10.0-23-mips64r6-di multipath-modules-5.10.0-23-mips64r6-di crc-modules-5.10.0-23-mips64r6-di crypto-modules-5.10.0-23-mips64r6-di crypto-dm-modules-5.10.0-23-mips64r6-di nbd-modules-5.10.0-23-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips64r6-di nic-shared-modules-5.10.0-23-mips64r6-di loop-modules-5.10.0-23-mips64r6-di btrfs-modules-5.10.0-23-mips64r6-di ext4-modules-5.10.0-23-mips64r6-di isofs-modules-5.10.0-23-mips64r6-di jfs-modules-5.10.0-23-mips64r6-di xfs-modules-5.10.0-23-mips64r6-di squashfs-modules-5.10.0-23-mips64r6-di udf-modules-5.10.0-23-mips64r6-di fuse-modules-5.10.0-23-mips64r6-di f2fs-modules-5.10.0-23-mips64r6-di md-modules-5.10.0-23-mips64r6-di multipath-modules-5.10.0-23-mips64r6-di crc-modules-5.10.0-23-mips64r6-di crypto-modules-5.10.0-23-mips64r6-di crypto-dm-modules-5.10.0-23-mips64r6-di nbd-modules-5.10.0-23-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mips64r6_none: binary-arch_mips64r6_none_mips64r6 binary-arch_mips64r6_none_real
  binary-arch_mips64r6_none_mips64r6: binary-arch_mips64r6_none_mips64r6_real
  binary-arch_mips64r6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64r6_none_real:
  binary-arch_mips64r6_real:: setup_mips64r6
  binary-arch_mips64r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
  binary-arch_mips64r6el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips64r6el-di nic-shared-modules-5.10.0-22-mips64r6el-di loop-modules-5.10.0-22-mips64r6el-di btrfs-modules-5.10.0-22-mips64r6el-di ext4-modules-5.10.0-22-mips64r6el-di isofs-modules-5.10.0-22-mips64r6el-di jfs-modules-5.10.0-22-mips64r6el-di xfs-modules-5.10.0-22-mips64r6el-di squashfs-modules-5.10.0-22-mips64r6el-di udf-modules-5.10.0-22-mips64r6el-di fuse-modules-5.10.0-22-mips64r6el-di f2fs-modules-5.10.0-22-mips64r6el-di md-modules-5.10.0-22-mips64r6el-di multipath-modules-5.10.0-22-mips64r6el-di crc-modules-5.10.0-22-mips64r6el-di crypto-modules-5.10.0-22-mips64r6el-di crypto-dm-modules-5.10.0-22-mips64r6el-di nbd-modules-5.10.0-22-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips64r6el-di nic-shared-modules-5.10.0-23-mips64r6el-di loop-modules-5.10.0-23-mips64r6el-di btrfs-modules-5.10.0-23-mips64r6el-di ext4-modules-5.10.0-23-mips64r6el-di isofs-modules-5.10.0-23-mips64r6el-di jfs-modules-5.10.0-23-mips64r6el-di xfs-modules-5.10.0-23-mips64r6el-di squashfs-modules-5.10.0-23-mips64r6el-di udf-modules-5.10.0-23-mips64r6el-di fuse-modules-5.10.0-23-mips64r6el-di f2fs-modules-5.10.0-23-mips64r6el-di md-modules-5.10.0-23-mips64r6el-di multipath-modules-5.10.0-23-mips64r6el-di crc-modules-5.10.0-23-mips64r6el-di crypto-modules-5.10.0-23-mips64r6el-di crypto-dm-modules-5.10.0-23-mips64r6el-di nbd-modules-5.10.0-23-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips64r6el-di nic-shared-modules-5.10.0-23-mips64r6el-di loop-modules-5.10.0-23-mips64r6el-di btrfs-modules-5.10.0-23-mips64r6el-di ext4-modules-5.10.0-23-mips64r6el-di isofs-modules-5.10.0-23-mips64r6el-di jfs-modules-5.10.0-23-mips64r6el-di xfs-modules-5.10.0-23-mips64r6el-di squashfs-modules-5.10.0-23-mips64r6el-di udf-modules-5.10.0-23-mips64r6el-di fuse-modules-5.10.0-23-mips64r6el-di f2fs-modules-5.10.0-23-mips64r6el-di md-modules-5.10.0-23-mips64r6el-di multipath-modules-5.10.0-23-mips64r6el-di crc-modules-5.10.0-23-mips64r6el-di crypto-modules-5.10.0-23-mips64r6el-di crypto-dm-modules-5.10.0-23-mips64r6el-di nbd-modules-5.10.0-23-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mips64r6el_none: binary-arch_mips64r6el_none_mips64r6el binary-arch_mips64r6el_none_real
  binary-arch_mips64r6el_none_mips64r6el: binary-arch_mips64r6el_none_mips64r6el_real
  binary-arch_mips64r6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64r6el_none_real:
  binary-arch_mips64r6el_real:: setup_mips64r6el
  binary-arch_mips64r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_5kc-malta binary-arch_mips_none_octeon binary-arch_mips_none_real
  binary-arch_mips_none_4kc-malta: binary-arch_mips_none_4kc-malta_real
  binary-arch_mips_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips_none_5kc-malta: binary-arch_mips_none_5kc-malta_real
  binary-arch_mips_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips_none_octeon: binary-arch_mips_none_octeon_real
  binary-arch_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips_none_real:
  binary-arch_mips_real:: setup_mips
  binary-arch_mips_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
  binary-arch_mipsel::
-       $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-4kc-malta-di nic-modules-5.10.0-22-4kc-malta-di nic-wireless-modules-5.10.0-22-4kc-malta-di nic-shared-modules-5.10.0-22-4kc-malta-di usb-serial-modules-5.10.0-22-4kc-malta-di ppp-modules-5.10.0-22-4kc-malta-di pata-modules-5.10.0-22-4kc-malta-di cdrom-core-modules-5.10.0-22-4kc-malta-di scsi-core-modules-5.10.0-22-4kc-malta-di scsi-modules-5.10.0-22-4kc-malta-di scsi-nic-modules-5.10.0-22-4kc-malta-di loop-modules-5.10.0-22-4kc-malta-di btrfs-modules-5.10.0-22-4kc-malta-di ext4-modules-5.10.0-22-4kc-malta-di isofs-modules-5.10.0-22-4kc-malta-di jfs-modules-5.10.0-22-4kc-malta-di xfs-modules-5.10.0-22-4kc-malta-di fat-modules-5.10.0-22-4kc-malta-di affs-modules-5.10.0-22-4kc-malta-di minix-modules-5.10.0-22-4kc-malta-di squashfs-modules-5.10.0-22-4kc-malta-di udf-modules-5.10.0-22-4kc-malta-di fuse-modules-5.10.0-22-4kc-malta-di f2fs-modules-5.10.0-22-4kc-malta-di md-modules-5.10.0-22-4kc-malta-di multipath-modules-5.10.0-22-4kc-malta-di usb-modules-5.10.0-22-4kc-malta-di usb-storage-modules-5.10.0-22-4kc-malta-di fb-modules-5.10.0-22-4kc-malta-di input-modules-5.10.0-22-4kc-malta-di event-modules-5.10.0-22-4kc-malta-di mouse-modules-5.10.0-22-4kc-malta-di nic-usb-modules-5.10.0-22-4kc-malta-di sata-modules-5.10.0-22-4kc-malta-di i2c-modules-5.10.0-22-4kc-malta-di crc-modules-5.10.0-22-4kc-malta-di crypto-modules-5.10.0-22-4kc-malta-di crypto-dm-modules-5.10.0-22-4kc-malta-di ata-modules-5.10.0-22-4kc-malta-di mmc-core-modules-5.10.0-22-4kc-malta-di mmc-modules-5.10.0-22-4kc-malta-di nbd-modules-5.10.0-22-4kc-malta-di sound-modules-5.10.0-22-4kc-malta-di mtd-core-modules-5.10.0-22-4kc-malta-di kernel-image-5.10.0-22-loongson-3-di nic-modules-5.10.0-22-loongson-3-di nic-wireless-modules-5.10.0-22-loongson-3-di nic-shared-modules-5.10.0-22-loongson-3-di usb-serial-modules-5.10.0-22-loongson-3-di ppp-modules-5.10.0-22-loongson-3-di pata-modules-5.10.0-22-loongson-3-di cdrom-core-modules-5.10.0-22-loongson-3-di firewire-core-modules-5.10.0-22-loongson-3-di scsi-core-modules-5.10.0-22-loongson-3-di scsi-modules-5.10.0-22-loongson-3-di scsi-nic-modules-5.10.0-22-loongson-3-di loop-modules-5.10.0-22-loongson-3-di btrfs-modules-5.10.0-22-loongson-3-di ext4-modules-5.10.0-22-loongson-3-di isofs-modules-5.10.0-22-loongson-3-di jfs-modules-5.10.0-22-loongson-3-di xfs-modules-5.10.0-22-loongson-3-di fat-modules-5.10.0-22-loongson-3-di affs-modules-5.10.0-22-loongson-3-di minix-modules-5.10.0-22-loongson-3-di nfs-modules-5.10.0-22-loongson-3-di squashfs-modules-5.10.0-22-loongson-3-di udf-modules-5.10.0-22-loongson-3-di fuse-modules-5.10.0-22-loongson-3-di f2fs-modules-5.10.0-22-loongson-3-di md-modules-5.10.0-22-loongson-3-di multipath-modules-5.10.0-22-loongson-3-di usb-modules-5.10.0-22-loongson-3-di usb-storage-modules-5.10.0-22-loongson-3-di fb-modules-5.10.0-22-loongson-3-di input-modules-5.10.0-22-loongson-3-di event-modules-5.10.0-22-loongson-3-di nic-usb-modules-5.10.0-22-loongson-3-di sata-modules-5.10.0-22-loongson-3-di crc-modules-5.10.0-22-loongson-3-di crypto-modules-5.10.0-22-loongson-3-di crypto-dm-modules-5.10.0-22-loongson-3-di ata-modules-5.10.0-22-loongson-3-di nbd-modules-5.10.0-22-loongson-3-di speakup-modules-5.10.0-22-loongson-3-di sound-modules-5.10.0-22-loongson-3-di mtd-core-modules-5.10.0-22-loongson-3-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-4kc-malta-di nic-modules-5.10.0-23-4kc-malta-di nic-wireless-modules-5.10.0-23-4kc-malta-di nic-shared-modules-5.10.0-23-4kc-malta-di usb-serial-modules-5.10.0-23-4kc-malta-di ppp-modules-5.10.0-23-4kc-malta-di pata-modules-5.10.0-23-4kc-malta-di cdrom-core-modules-5.10.0-23-4kc-malta-di scsi-core-modules-5.10.0-23-4kc-malta-di scsi-modules-5.10.0-23-4kc-malta-di scsi-nic-modules-5.10.0-23-4kc-malta-di loop-modules-5.10.0-23-4kc-malta-di btrfs-modules-5.10.0-23-4kc-malta-di ext4-modules-5.10.0-23-4kc-malta-di isofs-modules-5.10.0-23-4kc-malta-di jfs-modules-5.10.0-23-4kc-malta-di xfs-modules-5.10.0-23-4kc-malta-di fat-modules-5.10.0-23-4kc-malta-di affs-modules-5.10.0-23-4kc-malta-di minix-modules-5.10.0-23-4kc-malta-di squashfs-modules-5.10.0-23-4kc-malta-di udf-modules-5.10.0-23-4kc-malta-di fuse-modules-5.10.0-23-4kc-malta-di f2fs-modules-5.10.0-23-4kc-malta-di md-modules-5.10.0-23-4kc-malta-di multipath-modules-5.10.0-23-4kc-malta-di usb-modules-5.10.0-23-4kc-malta-di usb-storage-modules-5.10.0-23-4kc-malta-di fb-modules-5.10.0-23-4kc-malta-di input-modules-5.10.0-23-4kc-malta-di event-modules-5.10.0-23-4kc-malta-di mouse-modules-5.10.0-23-4kc-malta-di nic-usb-modules-5.10.0-23-4kc-malta-di sata-modules-5.10.0-23-4kc-malta-di i2c-modules-5.10.0-23-4kc-malta-di crc-modules-5.10.0-23-4kc-malta-di crypto-modules-5.10.0-23-4kc-malta-di crypto-dm-modules-5.10.0-23-4kc-malta-di ata-modules-5.10.0-23-4kc-malta-di mmc-core-modules-5.10.0-23-4kc-malta-di mmc-modules-5.10.0-23-4kc-malta-di nbd-modules-5.10.0-23-4kc-malta-di sound-modules-5.10.0-23-4kc-malta-di mtd-core-modules-5.10.0-23-4kc-malta-di kernel-image-5.10.0-23-loongson-3-di nic-modules-5.10.0-23-loongson-3-di nic-wireless-modules-5.10.0-23-loongson-3-di nic-shared-modules-5.10.0-23-loongson-3-di usb-serial-modules-5.10.0-23-loongson-3-di ppp-modules-5.10.0-23-loongson-3-di pata-modules-5.10.0-23-loongson-3-di cdrom-core-modules-5.10.0-23-loongson-3-di firewire-core-modules-5.10.0-23-loongson-3-di scsi-core-modules-5.10.0-23-loongson-3-di scsi-modules-5.10.0-23-loongson-3-di scsi-nic-modules-5.10.0-23-loongson-3-di loop-modules-5.10.0-23-loongson-3-di btrfs-modules-5.10.0-23-loongson-3-di ext4-modules-5.10.0-23-loongson-3-di isofs-modules-5.10.0-23-loongson-3-di jfs-modules-5.10.0-23-loongson-3-di xfs-modules-5.10.0-23-loongson-3-di fat-modules-5.10.0-23-loongson-3-di affs-modules-5.10.0-23-loongson-3-di minix-modules-5.10.0-23-loongson-3-di nfs-modules-5.10.0-23-loongson-3-di squashfs-modules-5.10.0-23-loongson-3-di udf-modules-5.10.0-23-loongson-3-di fuse-modules-5.10.0-23-loongson-3-di f2fs-modules-5.10.0-23-loongson-3-di md-modules-5.10.0-23-loongson-3-di multipath-modules-5.10.0-23-loongson-3-di usb-modules-5.10.0-23-loongson-3-di usb-storage-modules-5.10.0-23-loongson-3-di fb-modules-5.10.0-23-loongson-3-di input-modules-5.10.0-23-loongson-3-di event-modules-5.10.0-23-loongson-3-di nic-usb-modules-5.10.0-23-loongson-3-di sata-modules-5.10.0-23-loongson-3-di crc-modules-5.10.0-23-loongson-3-di crypto-modules-5.10.0-23-loongson-3-di crypto-dm-modules-5.10.0-23-loongson-3-di ata-modules-5.10.0-23-loongson-3-di nbd-modules-5.10.0-23-loongson-3-di speakup-modules-5.10.0-23-loongson-3-di sound-modules-5.10.0-23-loongson-3-di mtd-core-modules-5.10.0-23-loongson-3-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-4kc-malta-di nic-modules-5.10.0-23-4kc-malta-di nic-wireless-modules-5.10.0-23-4kc-malta-di nic-shared-modules-5.10.0-23-4kc-malta-di usb-serial-modules-5.10.0-23-4kc-malta-di ppp-modules-5.10.0-23-4kc-malta-di pata-modules-5.10.0-23-4kc-malta-di cdrom-core-modules-5.10.0-23-4kc-malta-di scsi-core-modules-5.10.0-23-4kc-malta-di scsi-modules-5.10.0-23-4kc-malta-di scsi-nic-modules-5.10.0-23-4kc-malta-di loop-modules-5.10.0-23-4kc-malta-di btrfs-modules-5.10.0-23-4kc-malta-di ext4-modules-5.10.0-23-4kc-malta-di isofs-modules-5.10.0-23-4kc-malta-di jfs-modules-5.10.0-23-4kc-malta-di xfs-modules-5.10.0-23-4kc-malta-di fat-modules-5.10.0-23-4kc-malta-di affs-modules-5.10.0-23-4kc-malta-di minix-modules-5.10.0-23-4kc-malta-di squashfs-modules-5.10.0-23-4kc-malta-di udf-modules-5.10.0-23-4kc-malta-di fuse-modules-5.10.0-23-4kc-malta-di f2fs-modules-5.10.0-23-4kc-malta-di md-modules-5.10.0-23-4kc-malta-di multipath-modules-5.10.0-23-4kc-malta-di usb-modules-5.10.0-23-4kc-malta-di usb-storage-modules-5.10.0-23-4kc-malta-di fb-modules-5.10.0-23-4kc-malta-di input-modules-5.10.0-23-4kc-malta-di event-modules-5.10.0-23-4kc-malta-di mouse-modules-5.10.0-23-4kc-malta-di nic-usb-modules-5.10.0-23-4kc-malta-di sata-modules-5.10.0-23-4kc-malta-di i2c-modules-5.10.0-23-4kc-malta-di crc-modules-5.10.0-23-4kc-malta-di crypto-modules-5.10.0-23-4kc-malta-di crypto-dm-modules-5.10.0-23-4kc-malta-di ata-modules-5.10.0-23-4kc-malta-di mmc-core-modules-5.10.0-23-4kc-malta-di mmc-modules-5.10.0-23-4kc-malta-di nbd-modules-5.10.0-23-4kc-malta-di sound-modules-5.10.0-23-4kc-malta-di mtd-core-modules-5.10.0-23-4kc-malta-di kernel-image-5.10.0-23-loongson-3-di nic-modules-5.10.0-23-loongson-3-di nic-wireless-modules-5.10.0-23-loongson-3-di nic-shared-modules-5.10.0-23-loongson-3-di usb-serial-modules-5.10.0-23-loongson-3-di ppp-modules-5.10.0-23-loongson-3-di pata-modules-5.10.0-23-loongson-3-di cdrom-core-modules-5.10.0-23-loongson-3-di firewire-core-modules-5.10.0-23-loongson-3-di scsi-core-modules-5.10.0-23-loongson-3-di scsi-modules-5.10.0-23-loongson-3-di scsi-nic-modules-5.10.0-23-loongson-3-di loop-modules-5.10.0-23-loongson-3-di btrfs-modules-5.10.0-23-loongson-3-di ext4-modules-5.10.0-23-loongson-3-di isofs-modules-5.10.0-23-loongson-3-di jfs-modules-5.10.0-23-loongson-3-di xfs-modules-5.10.0-23-loongson-3-di fat-modules-5.10.0-23-loongson-3-di affs-modules-5.10.0-23-loongson-3-di minix-modules-5.10.0-23-loongson-3-di nfs-modules-5.10.0-23-loongson-3-di squashfs-modules-5.10.0-23-loongson-3-di udf-modules-5.10.0-23-loongson-3-di fuse-modules-5.10.0-23-loongson-3-di f2fs-modules-5.10.0-23-loongson-3-di md-modules-5.10.0-23-loongson-3-di multipath-modules-5.10.0-23-loongson-3-di usb-modules-5.10.0-23-loongson-3-di usb-storage-modules-5.10.0-23-loongson-3-di fb-modules-5.10.0-23-loongson-3-di input-modules-5.10.0-23-loongson-3-di event-modules-5.10.0-23-loongson-3-di nic-usb-modules-5.10.0-23-loongson-3-di sata-modules-5.10.0-23-loongson-3-di crc-modules-5.10.0-23-loongson-3-di crypto-modules-5.10.0-23-loongson-3-di crypto-dm-modules-5.10.0-23-loongson-3-di ata-modules-5.10.0-23-loongson-3-di nbd-modules-5.10.0-23-loongson-3-di speakup-modules-5.10.0-23-loongson-3-di sound-modules-5.10.0-23-loongson-3-di mtd-core-modules-5.10.0-23-loongson-3-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mipsel_none: binary-arch_mipsel_none_4kc-malta binary-arch_mipsel_none_5kc-malta binary-arch_mipsel_none_loongson-3 binary-arch_mipsel_none_octeon binary-arch_mipsel_none_real
  binary-arch_mipsel_none_4kc-malta: binary-arch_mipsel_none_4kc-malta_real
  binary-arch_mipsel_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel_none_5kc-malta: binary-arch_mipsel_none_5kc-malta_real
  binary-arch_mipsel_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel_none_loongson-3: binary-arch_mipsel_none_loongson-3_real
  binary-arch_mipsel_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel_none_octeon: binary-arch_mipsel_none_octeon_real
  binary-arch_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel_none_real:
  binary-arch_mipsel_real:: setup_mipsel
  binary-arch_mipsel_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsn32: binary-arch_mipsn32_real
  binary-arch_mipsn32_real:: setup_mipsn32
  binary-arch_mipsn32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsn32el: binary-arch_mipsn32el_real
  binary-arch_mipsn32el_real:: setup_mipsn32el
  binary-arch_mipsn32el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsn32r6: binary-arch_mipsn32r6_real
  binary-arch_mipsn32r6_real:: setup_mipsn32r6
  binary-arch_mipsn32r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsn32r6el: binary-arch_mipsn32r6el_real
  binary-arch_mipsn32r6el_real:: setup_mipsn32r6el
  binary-arch_mipsn32r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
  binary-arch_mipsr6::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips32r6-di nic-shared-modules-5.10.0-22-mips32r6-di loop-modules-5.10.0-22-mips32r6-di btrfs-modules-5.10.0-22-mips32r6-di ext4-modules-5.10.0-22-mips32r6-di isofs-modules-5.10.0-22-mips32r6-di jfs-modules-5.10.0-22-mips32r6-di xfs-modules-5.10.0-22-mips32r6-di squashfs-modules-5.10.0-22-mips32r6-di udf-modules-5.10.0-22-mips32r6-di fuse-modules-5.10.0-22-mips32r6-di f2fs-modules-5.10.0-22-mips32r6-di md-modules-5.10.0-22-mips32r6-di multipath-modules-5.10.0-22-mips32r6-di crc-modules-5.10.0-22-mips32r6-di crypto-modules-5.10.0-22-mips32r6-di crypto-dm-modules-5.10.0-22-mips32r6-di nbd-modules-5.10.0-22-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips32r6-di nic-shared-modules-5.10.0-23-mips32r6-di loop-modules-5.10.0-23-mips32r6-di btrfs-modules-5.10.0-23-mips32r6-di ext4-modules-5.10.0-23-mips32r6-di isofs-modules-5.10.0-23-mips32r6-di jfs-modules-5.10.0-23-mips32r6-di xfs-modules-5.10.0-23-mips32r6-di squashfs-modules-5.10.0-23-mips32r6-di udf-modules-5.10.0-23-mips32r6-di fuse-modules-5.10.0-23-mips32r6-di f2fs-modules-5.10.0-23-mips32r6-di md-modules-5.10.0-23-mips32r6-di multipath-modules-5.10.0-23-mips32r6-di crc-modules-5.10.0-23-mips32r6-di crypto-modules-5.10.0-23-mips32r6-di crypto-dm-modules-5.10.0-23-mips32r6-di nbd-modules-5.10.0-23-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips32r6-di nic-shared-modules-5.10.0-23-mips32r6-di loop-modules-5.10.0-23-mips32r6-di btrfs-modules-5.10.0-23-mips32r6-di ext4-modules-5.10.0-23-mips32r6-di isofs-modules-5.10.0-23-mips32r6-di jfs-modules-5.10.0-23-mips32r6-di xfs-modules-5.10.0-23-mips32r6-di squashfs-modules-5.10.0-23-mips32r6-di udf-modules-5.10.0-23-mips32r6-di fuse-modules-5.10.0-23-mips32r6-di f2fs-modules-5.10.0-23-mips32r6-di md-modules-5.10.0-23-mips32r6-di multipath-modules-5.10.0-23-mips32r6-di crc-modules-5.10.0-23-mips32r6-di crypto-modules-5.10.0-23-mips32r6-di crypto-dm-modules-5.10.0-23-mips32r6-di nbd-modules-5.10.0-23-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mipsr6_none: binary-arch_mipsr6_none_mips32r6 binary-arch_mipsr6_none_mips64r6 binary-arch_mipsr6_none_real
  binary-arch_mipsr6_none_mips32r6: binary-arch_mipsr6_none_mips32r6_real
  binary-arch_mipsr6_none_mips32r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6_none_mips64r6: binary-arch_mipsr6_none_mips64r6_real
  binary-arch_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6_none_real:
  binary-arch_mipsr6_real:: setup_mipsr6
  binary-arch_mipsr6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
  binary-arch_mipsr6el::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips32r6el-di nic-shared-modules-5.10.0-22-mips32r6el-di loop-modules-5.10.0-22-mips32r6el-di btrfs-modules-5.10.0-22-mips32r6el-di ext4-modules-5.10.0-22-mips32r6el-di isofs-modules-5.10.0-22-mips32r6el-di jfs-modules-5.10.0-22-mips32r6el-di xfs-modules-5.10.0-22-mips32r6el-di squashfs-modules-5.10.0-22-mips32r6el-di udf-modules-5.10.0-22-mips32r6el-di fuse-modules-5.10.0-22-mips32r6el-di f2fs-modules-5.10.0-22-mips32r6el-di md-modules-5.10.0-22-mips32r6el-di multipath-modules-5.10.0-22-mips32r6el-di crc-modules-5.10.0-22-mips32r6el-di crypto-modules-5.10.0-22-mips32r6el-di crypto-dm-modules-5.10.0-22-mips32r6el-di nbd-modules-5.10.0-22-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips32r6el-di nic-shared-modules-5.10.0-23-mips32r6el-di loop-modules-5.10.0-23-mips32r6el-di btrfs-modules-5.10.0-23-mips32r6el-di ext4-modules-5.10.0-23-mips32r6el-di isofs-modules-5.10.0-23-mips32r6el-di jfs-modules-5.10.0-23-mips32r6el-di xfs-modules-5.10.0-23-mips32r6el-di squashfs-modules-5.10.0-23-mips32r6el-di udf-modules-5.10.0-23-mips32r6el-di fuse-modules-5.10.0-23-mips32r6el-di f2fs-modules-5.10.0-23-mips32r6el-di md-modules-5.10.0-23-mips32r6el-di multipath-modules-5.10.0-23-mips32r6el-di crc-modules-5.10.0-23-mips32r6el-di crypto-modules-5.10.0-23-mips32r6el-di crypto-dm-modules-5.10.0-23-mips32r6el-di nbd-modules-5.10.0-23-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips32r6el-di nic-shared-modules-5.10.0-23-mips32r6el-di loop-modules-5.10.0-23-mips32r6el-di btrfs-modules-5.10.0-23-mips32r6el-di ext4-modules-5.10.0-23-mips32r6el-di isofs-modules-5.10.0-23-mips32r6el-di jfs-modules-5.10.0-23-mips32r6el-di xfs-modules-5.10.0-23-mips32r6el-di squashfs-modules-5.10.0-23-mips32r6el-di udf-modules-5.10.0-23-mips32r6el-di fuse-modules-5.10.0-23-mips32r6el-di f2fs-modules-5.10.0-23-mips32r6el-di md-modules-5.10.0-23-mips32r6el-di multipath-modules-5.10.0-23-mips32r6el-di crc-modules-5.10.0-23-mips32r6el-di crypto-modules-5.10.0-23-mips32r6el-di crypto-dm-modules-5.10.0-23-mips32r6el-di nbd-modules-5.10.0-23-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mipsr6el_none: binary-arch_mipsr6el_none_mips32r6el binary-arch_mipsr6el_none_mips64r6el binary-arch_mipsr6el_none_real
  binary-arch_mipsr6el_none_mips32r6el: binary-arch_mipsr6el_none_mips32r6el_real
  binary-arch_mipsr6el_none_mips32r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6el_none_mips64r6el: binary-arch_mipsr6el_none_mips64r6el_real
  binary-arch_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6el_none_real:
  binary-arch_mipsr6el_real:: setup_mipsr6el
  binary-arch_mipsr6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
  binary-arch_powerpc::
-       $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc-di nic-modules-5.10.0-22-powerpc-di nic-wireless-modules-5.10.0-22-powerpc-di nic-shared-modules-5.10.0-22-powerpc-di serial-modules-5.10.0-22-powerpc-di usb-serial-modules-5.10.0-22-powerpc-di ppp-modules-5.10.0-22-powerpc-di pata-modules-5.10.0-22-powerpc-di cdrom-core-modules-5.10.0-22-powerpc-di firewire-core-modules-5.10.0-22-powerpc-di scsi-core-modules-5.10.0-22-powerpc-di scsi-modules-5.10.0-22-powerpc-di scsi-nic-modules-5.10.0-22-powerpc-di loop-modules-5.10.0-22-powerpc-di btrfs-modules-5.10.0-22-powerpc-di ext4-modules-5.10.0-22-powerpc-di isofs-modules-5.10.0-22-powerpc-di jfs-modules-5.10.0-22-powerpc-di xfs-modules-5.10.0-22-powerpc-di fat-modules-5.10.0-22-powerpc-di hfs-modules-5.10.0-22-powerpc-di affs-modules-5.10.0-22-powerpc-di squashfs-modules-5.10.0-22-powerpc-di udf-modules-5.10.0-22-powerpc-di fuse-modules-5.10.0-22-powerpc-di f2fs-modules-5.10.0-22-powerpc-di md-modules-5.10.0-22-powerpc-di multipath-modules-5.10.0-22-powerpc-di usb-modules-5.10.0-22-powerpc-di usb-storage-modules-5.10.0-22-powerpc-di pcmcia-storage-modules-5.10.0-22-powerpc-di fb-modules-5.10.0-22-powerpc-di input-modules-5.10.0-22-powerpc-di event-modules-5.10.0-22-powerpc-di mouse-modules-5.10.0-22-powerpc-di nic-pcmcia-modules-5.10.0-22-powerpc-di pcmcia-modules-5.10.0-22-powerpc-di nic-usb-modules-5.10.0-22-powerpc-di sata-modules-5.10.0-22-powerpc-di crc-modules-5.10.0-22-powerpc-di crypto-modules-5.10.0-22-powerpc-di crypto-dm-modules-5.10.0-22-powerpc-di ata-modules-5.10.0-22-powerpc-di mmc-core-modules-5.10.0-22-powerpc-di nbd-modules-5.10.0-22-powerpc-di uinput-modules-5.10.0-22-powerpc-di kernel-image-5.10.0-22-powerpc64-di nic-modules-5.10.0-22-powerpc64-di nic-wireless-modules-5.10.0-22-powerpc64-di nic-shared-modules-5.10.0-22-powerpc64-di serial-modules-5.10.0-22-powerpc64-di usb-serial-modules-5.10.0-22-powerpc64-di ppp-modules-5.10.0-22-powerpc64-di pata-modules-5.10.0-22-powerpc64-di cdrom-core-modules-5.10.0-22-powerpc64-di firewire-core-modules-5.10.0-22-powerpc64-di scsi-core-modules-5.10.0-22-powerpc64-di scsi-modules-5.10.0-22-powerpc64-di scsi-nic-modules-5.10.0-22-powerpc64-di loop-modules-5.10.0-22-powerpc64-di btrfs-modules-5.10.0-22-powerpc64-di ext4-modules-5.10.0-22-powerpc64-di isofs-modules-5.10.0-22-powerpc64-di jfs-modules-5.10.0-22-powerpc64-di xfs-modules-5.10.0-22-powerpc64-di fat-modules-5.10.0-22-powerpc64-di hfs-modules-5.10.0-22-powerpc64-di affs-modules-5.10.0-22-powerpc64-di squashfs-modules-5.10.0-22-powerpc64-di udf-modules-5.10.0-22-powerpc64-di fuse-modules-5.10.0-22-powerpc64-di f2fs-modules-5.10.0-22-powerpc64-di md-modules-5.10.0-22-powerpc64-di multipath-modules-5.10.0-22-powerpc64-di usb-modules-5.10.0-22-powerpc64-di usb-storage-modules-5.10.0-22-powerpc64-di pcmcia-storage-modules-5.10.0-22-powerpc64-di fb-modules-5.10.0-22-powerpc64-di input-modules-5.10.0-22-powerpc64-di event-modules-5.10.0-22-powerpc64-di mouse-modules-5.10.0-22-powerpc64-di nic-pcmcia-modules-5.10.0-22-powerpc64-di pcmcia-modules-5.10.0-22-powerpc64-di nic-usb-modules-5.10.0-22-powerpc64-di sata-modules-5.10.0-22-powerpc64-di i2c-modules-5.10.0-22-powerpc64-di crc-modules-5.10.0-22-powerpc64-di crypto-modules-5.10.0-22-powerpc64-di crypto-dm-modules-5.10.0-22-powerpc64-di ata-modules-5.10.0-22-powerpc64-di mmc-core-modules-5.10.0-22-powerpc64-di nbd-modules-5.10.0-22-powerpc64-di uinput-modules-5.10.0-22-powerpc64-di mtd-core-modules-5.10.0-22-powerpc64-di hypervisor-modules-5.10.0-22-powerpc64-di fancontrol-modules-5.10.0-22-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc-di nic-modules-5.10.0-23-powerpc-di nic-wireless-modules-5.10.0-23-powerpc-di nic-shared-modules-5.10.0-23-powerpc-di serial-modules-5.10.0-23-powerpc-di usb-serial-modules-5.10.0-23-powerpc-di ppp-modules-5.10.0-23-powerpc-di pata-modules-5.10.0-23-powerpc-di cdrom-core-modules-5.10.0-23-powerpc-di firewire-core-modules-5.10.0-23-powerpc-di scsi-core-modules-5.10.0-23-powerpc-di scsi-modules-5.10.0-23-powerpc-di scsi-nic-modules-5.10.0-23-powerpc-di loop-modules-5.10.0-23-powerpc-di btrfs-modules-5.10.0-23-powerpc-di ext4-modules-5.10.0-23-powerpc-di isofs-modules-5.10.0-23-powerpc-di jfs-modules-5.10.0-23-powerpc-di xfs-modules-5.10.0-23-powerpc-di fat-modules-5.10.0-23-powerpc-di hfs-modules-5.10.0-23-powerpc-di affs-modules-5.10.0-23-powerpc-di squashfs-modules-5.10.0-23-powerpc-di udf-modules-5.10.0-23-powerpc-di fuse-modules-5.10.0-23-powerpc-di f2fs-modules-5.10.0-23-powerpc-di md-modules-5.10.0-23-powerpc-di multipath-modules-5.10.0-23-powerpc-di usb-modules-5.10.0-23-powerpc-di usb-storage-modules-5.10.0-23-powerpc-di pcmcia-storage-modules-5.10.0-23-powerpc-di fb-modules-5.10.0-23-powerpc-di input-modules-5.10.0-23-powerpc-di event-modules-5.10.0-23-powerpc-di mouse-modules-5.10.0-23-powerpc-di nic-pcmcia-modules-5.10.0-23-powerpc-di pcmcia-modules-5.10.0-23-powerpc-di nic-usb-modules-5.10.0-23-powerpc-di sata-modules-5.10.0-23-powerpc-di crc-modules-5.10.0-23-powerpc-di crypto-modules-5.10.0-23-powerpc-di crypto-dm-modules-5.10.0-23-powerpc-di ata-modules-5.10.0-23-powerpc-di mmc-core-modules-5.10.0-23-powerpc-di nbd-modules-5.10.0-23-powerpc-di uinput-modules-5.10.0-23-powerpc-di kernel-image-5.10.0-23-powerpc64-di nic-modules-5.10.0-23-powerpc64-di nic-wireless-modules-5.10.0-23-powerpc64-di nic-shared-modules-5.10.0-23-powerpc64-di serial-modules-5.10.0-23-powerpc64-di usb-serial-modules-5.10.0-23-powerpc64-di ppp-modules-5.10.0-23-powerpc64-di pata-modules-5.10.0-23-powerpc64-di cdrom-core-modules-5.10.0-23-powerpc64-di firewire-core-modules-5.10.0-23-powerpc64-di scsi-core-modules-5.10.0-23-powerpc64-di scsi-modules-5.10.0-23-powerpc64-di scsi-nic-modules-5.10.0-23-powerpc64-di loop-modules-5.10.0-23-powerpc64-di btrfs-modules-5.10.0-23-powerpc64-di ext4-modules-5.10.0-23-powerpc64-di isofs-modules-5.10.0-23-powerpc64-di jfs-modules-5.10.0-23-powerpc64-di xfs-modules-5.10.0-23-powerpc64-di fat-modules-5.10.0-23-powerpc64-di hfs-modules-5.10.0-23-powerpc64-di affs-modules-5.10.0-23-powerpc64-di squashfs-modules-5.10.0-23-powerpc64-di udf-modules-5.10.0-23-powerpc64-di fuse-modules-5.10.0-23-powerpc64-di f2fs-modules-5.10.0-23-powerpc64-di md-modules-5.10.0-23-powerpc64-di multipath-modules-5.10.0-23-powerpc64-di usb-modules-5.10.0-23-powerpc64-di usb-storage-modules-5.10.0-23-powerpc64-di pcmcia-storage-modules-5.10.0-23-powerpc64-di fb-modules-5.10.0-23-powerpc64-di input-modules-5.10.0-23-powerpc64-di event-modules-5.10.0-23-powerpc64-di mouse-modules-5.10.0-23-powerpc64-di nic-pcmcia-modules-5.10.0-23-powerpc64-di pcmcia-modules-5.10.0-23-powerpc64-di nic-usb-modules-5.10.0-23-powerpc64-di sata-modules-5.10.0-23-powerpc64-di i2c-modules-5.10.0-23-powerpc64-di crc-modules-5.10.0-23-powerpc64-di crypto-modules-5.10.0-23-powerpc64-di crypto-dm-modules-5.10.0-23-powerpc64-di ata-modules-5.10.0-23-powerpc64-di mmc-core-modules-5.10.0-23-powerpc64-di nbd-modules-5.10.0-23-powerpc64-di uinput-modules-5.10.0-23-powerpc64-di mtd-core-modules-5.10.0-23-powerpc64-di hypervisor-modules-5.10.0-23-powerpc64-di fancontrol-modules-5.10.0-23-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc-di nic-modules-5.10.0-23-powerpc-di nic-wireless-modules-5.10.0-23-powerpc-di nic-shared-modules-5.10.0-23-powerpc-di serial-modules-5.10.0-23-powerpc-di usb-serial-modules-5.10.0-23-powerpc-di ppp-modules-5.10.0-23-powerpc-di pata-modules-5.10.0-23-powerpc-di cdrom-core-modules-5.10.0-23-powerpc-di firewire-core-modules-5.10.0-23-powerpc-di scsi-core-modules-5.10.0-23-powerpc-di scsi-modules-5.10.0-23-powerpc-di scsi-nic-modules-5.10.0-23-powerpc-di loop-modules-5.10.0-23-powerpc-di btrfs-modules-5.10.0-23-powerpc-di ext4-modules-5.10.0-23-powerpc-di isofs-modules-5.10.0-23-powerpc-di jfs-modules-5.10.0-23-powerpc-di xfs-modules-5.10.0-23-powerpc-di fat-modules-5.10.0-23-powerpc-di hfs-modules-5.10.0-23-powerpc-di affs-modules-5.10.0-23-powerpc-di squashfs-modules-5.10.0-23-powerpc-di udf-modules-5.10.0-23-powerpc-di fuse-modules-5.10.0-23-powerpc-di f2fs-modules-5.10.0-23-powerpc-di md-modules-5.10.0-23-powerpc-di multipath-modules-5.10.0-23-powerpc-di usb-modules-5.10.0-23-powerpc-di usb-storage-modules-5.10.0-23-powerpc-di pcmcia-storage-modules-5.10.0-23-powerpc-di fb-modules-5.10.0-23-powerpc-di input-modules-5.10.0-23-powerpc-di event-modules-5.10.0-23-powerpc-di mouse-modules-5.10.0-23-powerpc-di nic-pcmcia-modules-5.10.0-23-powerpc-di pcmcia-modules-5.10.0-23-powerpc-di nic-usb-modules-5.10.0-23-powerpc-di sata-modules-5.10.0-23-powerpc-di crc-modules-5.10.0-23-powerpc-di crypto-modules-5.10.0-23-powerpc-di crypto-dm-modules-5.10.0-23-powerpc-di ata-modules-5.10.0-23-powerpc-di mmc-core-modules-5.10.0-23-powerpc-di nbd-modules-5.10.0-23-powerpc-di uinput-modules-5.10.0-23-powerpc-di kernel-image-5.10.0-23-powerpc64-di nic-modules-5.10.0-23-powerpc64-di nic-wireless-modules-5.10.0-23-powerpc64-di nic-shared-modules-5.10.0-23-powerpc64-di serial-modules-5.10.0-23-powerpc64-di usb-serial-modules-5.10.0-23-powerpc64-di ppp-modules-5.10.0-23-powerpc64-di pata-modules-5.10.0-23-powerpc64-di cdrom-core-modules-5.10.0-23-powerpc64-di firewire-core-modules-5.10.0-23-powerpc64-di scsi-core-modules-5.10.0-23-powerpc64-di scsi-modules-5.10.0-23-powerpc64-di scsi-nic-modules-5.10.0-23-powerpc64-di loop-modules-5.10.0-23-powerpc64-di btrfs-modules-5.10.0-23-powerpc64-di ext4-modules-5.10.0-23-powerpc64-di isofs-modules-5.10.0-23-powerpc64-di jfs-modules-5.10.0-23-powerpc64-di xfs-modules-5.10.0-23-powerpc64-di fat-modules-5.10.0-23-powerpc64-di hfs-modules-5.10.0-23-powerpc64-di affs-modules-5.10.0-23-powerpc64-di squashfs-modules-5.10.0-23-powerpc64-di udf-modules-5.10.0-23-powerpc64-di fuse-modules-5.10.0-23-powerpc64-di f2fs-modules-5.10.0-23-powerpc64-di md-modules-5.10.0-23-powerpc64-di multipath-modules-5.10.0-23-powerpc64-di usb-modules-5.10.0-23-powerpc64-di usb-storage-modules-5.10.0-23-powerpc64-di pcmcia-storage-modules-5.10.0-23-powerpc64-di fb-modules-5.10.0-23-powerpc64-di input-modules-5.10.0-23-powerpc64-di event-modules-5.10.0-23-powerpc64-di mouse-modules-5.10.0-23-powerpc64-di nic-pcmcia-modules-5.10.0-23-powerpc64-di pcmcia-modules-5.10.0-23-powerpc64-di nic-usb-modules-5.10.0-23-powerpc64-di sata-modules-5.10.0-23-powerpc64-di i2c-modules-5.10.0-23-powerpc64-di crc-modules-5.10.0-23-powerpc64-di crypto-modules-5.10.0-23-powerpc64-di crypto-dm-modules-5.10.0-23-powerpc64-di ata-modules-5.10.0-23-powerpc64-di mmc-core-modules-5.10.0-23-powerpc64-di nbd-modules-5.10.0-23-powerpc64-di uinput-modules-5.10.0-23-powerpc64-di mtd-core-modules-5.10.0-23-powerpc64-di hypervisor-modules-5.10.0-23-powerpc64-di fancontrol-modules-5.10.0-23-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_powerpc_none: binary-arch_powerpc_none_powerpc binary-arch_powerpc_none_powerpc-smp binary-arch_powerpc_none_powerpc64 binary-arch_powerpc_none_real
  binary-arch_powerpc_none_powerpc: binary-arch_powerpc_none_powerpc_real
  binary-arch_powerpc_none_powerpc-smp: binary-arch_powerpc_none_powerpc-smp_real
  binary-arch_powerpc_none_powerpc-smp_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_powerpc_none_powerpc64: binary-arch_powerpc_none_powerpc64_real
  binary-arch_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_powerpc_none_real:
  binary-arch_powerpc_real:: setup_powerpc
  binary-arch_powerpc_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
  binary-arch_ppc64::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc64-di nic-modules-5.10.0-22-powerpc64-di nic-wireless-modules-5.10.0-22-powerpc64-di nic-shared-modules-5.10.0-22-powerpc64-di serial-modules-5.10.0-22-powerpc64-di usb-serial-modules-5.10.0-22-powerpc64-di ppp-modules-5.10.0-22-powerpc64-di pata-modules-5.10.0-22-powerpc64-di cdrom-core-modules-5.10.0-22-powerpc64-di firewire-core-modules-5.10.0-22-powerpc64-di scsi-core-modules-5.10.0-22-powerpc64-di scsi-modules-5.10.0-22-powerpc64-di scsi-nic-modules-5.10.0-22-powerpc64-di loop-modules-5.10.0-22-powerpc64-di btrfs-modules-5.10.0-22-powerpc64-di ext4-modules-5.10.0-22-powerpc64-di isofs-modules-5.10.0-22-powerpc64-di jfs-modules-5.10.0-22-powerpc64-di xfs-modules-5.10.0-22-powerpc64-di fat-modules-5.10.0-22-powerpc64-di hfs-modules-5.10.0-22-powerpc64-di affs-modules-5.10.0-22-powerpc64-di squashfs-modules-5.10.0-22-powerpc64-di udf-modules-5.10.0-22-powerpc64-di fuse-modules-5.10.0-22-powerpc64-di f2fs-modules-5.10.0-22-powerpc64-di md-modules-5.10.0-22-powerpc64-di multipath-modules-5.10.0-22-powerpc64-di usb-modules-5.10.0-22-powerpc64-di usb-storage-modules-5.10.0-22-powerpc64-di pcmcia-storage-modules-5.10.0-22-powerpc64-di fb-modules-5.10.0-22-powerpc64-di input-modules-5.10.0-22-powerpc64-di event-modules-5.10.0-22-powerpc64-di mouse-modules-5.10.0-22-powerpc64-di nic-pcmcia-modules-5.10.0-22-powerpc64-di pcmcia-modules-5.10.0-22-powerpc64-di nic-usb-modules-5.10.0-22-powerpc64-di sata-modules-5.10.0-22-powerpc64-di i2c-modules-5.10.0-22-powerpc64-di crc-modules-5.10.0-22-powerpc64-di crypto-modules-5.10.0-22-powerpc64-di crypto-dm-modules-5.10.0-22-powerpc64-di ata-modules-5.10.0-22-powerpc64-di mmc-core-modules-5.10.0-22-powerpc64-di nbd-modules-5.10.0-22-powerpc64-di uinput-modules-5.10.0-22-powerpc64-di mtd-core-modules-5.10.0-22-powerpc64-di hypervisor-modules-5.10.0-22-powerpc64-di fancontrol-modules-5.10.0-22-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc64-di nic-modules-5.10.0-23-powerpc64-di nic-wireless-modules-5.10.0-23-powerpc64-di nic-shared-modules-5.10.0-23-powerpc64-di serial-modules-5.10.0-23-powerpc64-di usb-serial-modules-5.10.0-23-powerpc64-di ppp-modules-5.10.0-23-powerpc64-di pata-modules-5.10.0-23-powerpc64-di cdrom-core-modules-5.10.0-23-powerpc64-di firewire-core-modules-5.10.0-23-powerpc64-di scsi-core-modules-5.10.0-23-powerpc64-di scsi-modules-5.10.0-23-powerpc64-di scsi-nic-modules-5.10.0-23-powerpc64-di loop-modules-5.10.0-23-powerpc64-di btrfs-modules-5.10.0-23-powerpc64-di ext4-modules-5.10.0-23-powerpc64-di isofs-modules-5.10.0-23-powerpc64-di jfs-modules-5.10.0-23-powerpc64-di xfs-modules-5.10.0-23-powerpc64-di fat-modules-5.10.0-23-powerpc64-di hfs-modules-5.10.0-23-powerpc64-di affs-modules-5.10.0-23-powerpc64-di squashfs-modules-5.10.0-23-powerpc64-di udf-modules-5.10.0-23-powerpc64-di fuse-modules-5.10.0-23-powerpc64-di f2fs-modules-5.10.0-23-powerpc64-di md-modules-5.10.0-23-powerpc64-di multipath-modules-5.10.0-23-powerpc64-di usb-modules-5.10.0-23-powerpc64-di usb-storage-modules-5.10.0-23-powerpc64-di pcmcia-storage-modules-5.10.0-23-powerpc64-di fb-modules-5.10.0-23-powerpc64-di input-modules-5.10.0-23-powerpc64-di event-modules-5.10.0-23-powerpc64-di mouse-modules-5.10.0-23-powerpc64-di nic-pcmcia-modules-5.10.0-23-powerpc64-di pcmcia-modules-5.10.0-23-powerpc64-di nic-usb-modules-5.10.0-23-powerpc64-di sata-modules-5.10.0-23-powerpc64-di i2c-modules-5.10.0-23-powerpc64-di crc-modules-5.10.0-23-powerpc64-di crypto-modules-5.10.0-23-powerpc64-di crypto-dm-modules-5.10.0-23-powerpc64-di ata-modules-5.10.0-23-powerpc64-di mmc-core-modules-5.10.0-23-powerpc64-di nbd-modules-5.10.0-23-powerpc64-di uinput-modules-5.10.0-23-powerpc64-di mtd-core-modules-5.10.0-23-powerpc64-di hypervisor-modules-5.10.0-23-powerpc64-di fancontrol-modules-5.10.0-23-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc64-di nic-modules-5.10.0-23-powerpc64-di nic-wireless-modules-5.10.0-23-powerpc64-di nic-shared-modules-5.10.0-23-powerpc64-di serial-modules-5.10.0-23-powerpc64-di usb-serial-modules-5.10.0-23-powerpc64-di ppp-modules-5.10.0-23-powerpc64-di pata-modules-5.10.0-23-powerpc64-di cdrom-core-modules-5.10.0-23-powerpc64-di firewire-core-modules-5.10.0-23-powerpc64-di scsi-core-modules-5.10.0-23-powerpc64-di scsi-modules-5.10.0-23-powerpc64-di scsi-nic-modules-5.10.0-23-powerpc64-di loop-modules-5.10.0-23-powerpc64-di btrfs-modules-5.10.0-23-powerpc64-di ext4-modules-5.10.0-23-powerpc64-di isofs-modules-5.10.0-23-powerpc64-di jfs-modules-5.10.0-23-powerpc64-di xfs-modules-5.10.0-23-powerpc64-di fat-modules-5.10.0-23-powerpc64-di hfs-modules-5.10.0-23-powerpc64-di affs-modules-5.10.0-23-powerpc64-di squashfs-modules-5.10.0-23-powerpc64-di udf-modules-5.10.0-23-powerpc64-di fuse-modules-5.10.0-23-powerpc64-di f2fs-modules-5.10.0-23-powerpc64-di md-modules-5.10.0-23-powerpc64-di multipath-modules-5.10.0-23-powerpc64-di usb-modules-5.10.0-23-powerpc64-di usb-storage-modules-5.10.0-23-powerpc64-di pcmcia-storage-modules-5.10.0-23-powerpc64-di fb-modules-5.10.0-23-powerpc64-di input-modules-5.10.0-23-powerpc64-di event-modules-5.10.0-23-powerpc64-di mouse-modules-5.10.0-23-powerpc64-di nic-pcmcia-modules-5.10.0-23-powerpc64-di pcmcia-modules-5.10.0-23-powerpc64-di nic-usb-modules-5.10.0-23-powerpc64-di sata-modules-5.10.0-23-powerpc64-di i2c-modules-5.10.0-23-powerpc64-di crc-modules-5.10.0-23-powerpc64-di crypto-modules-5.10.0-23-powerpc64-di crypto-dm-modules-5.10.0-23-powerpc64-di ata-modules-5.10.0-23-powerpc64-di mmc-core-modules-5.10.0-23-powerpc64-di nbd-modules-5.10.0-23-powerpc64-di uinput-modules-5.10.0-23-powerpc64-di mtd-core-modules-5.10.0-23-powerpc64-di hypervisor-modules-5.10.0-23-powerpc64-di fancontrol-modules-5.10.0-23-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_ppc64_none: binary-arch_ppc64_none_powerpc64 binary-arch_ppc64_none_real
  binary-arch_ppc64_none_powerpc64: binary-arch_ppc64_none_powerpc64_real
  binary-arch_ppc64_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_ppc64_none_real:
  binary-arch_ppc64_real:: setup_ppc64
  binary-arch_ppc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
  binary-arch_ppc64el::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc64le-di nic-modules-5.10.0-22-powerpc64le-di nic-wireless-modules-5.10.0-22-powerpc64le-di nic-shared-modules-5.10.0-22-powerpc64le-di serial-modules-5.10.0-22-powerpc64le-di usb-serial-modules-5.10.0-22-powerpc64le-di ppp-modules-5.10.0-22-powerpc64le-di cdrom-core-modules-5.10.0-22-powerpc64le-di firewire-core-modules-5.10.0-22-powerpc64le-di scsi-core-modules-5.10.0-22-powerpc64le-di scsi-modules-5.10.0-22-powerpc64le-di scsi-nic-modules-5.10.0-22-powerpc64le-di loop-modules-5.10.0-22-powerpc64le-di btrfs-modules-5.10.0-22-powerpc64le-di ext4-modules-5.10.0-22-powerpc64le-di isofs-modules-5.10.0-22-powerpc64le-di jfs-modules-5.10.0-22-powerpc64le-di xfs-modules-5.10.0-22-powerpc64le-di fat-modules-5.10.0-22-powerpc64le-di squashfs-modules-5.10.0-22-powerpc64le-di udf-modules-5.10.0-22-powerpc64le-di fuse-modules-5.10.0-22-powerpc64le-di f2fs-modules-5.10.0-22-powerpc64le-di md-modules-5.10.0-22-powerpc64le-di multipath-modules-5.10.0-22-powerpc64le-di usb-modules-5.10.0-22-powerpc64le-di usb-storage-modules-5.10.0-22-powerpc64le-di fb-modules-5.10.0-22-powerpc64le-di input-modules-5.10.0-22-powerpc64le-di event-modules-5.10.0-22-powerpc64le-di mouse-modules-5.10.0-22-powerpc64le-di nic-usb-modules-5.10.0-22-powerpc64le-di sata-modules-5.10.0-22-powerpc64le-di i2c-modules-5.10.0-22-powerpc64le-di crc-modules-5.10.0-22-powerpc64le-di crypto-modules-5.10.0-22-powerpc64le-di crypto-dm-modules-5.10.0-22-powerpc64le-di ata-modules-5.10.0-22-powerpc64le-di nbd-modules-5.10.0-22-powerpc64le-di uinput-modules-5.10.0-22-powerpc64le-di mtd-core-modules-5.10.0-22-powerpc64le-di hypervisor-modules-5.10.0-22-powerpc64le-di fancontrol-modules-5.10.0-22-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc64le-di nic-modules-5.10.0-23-powerpc64le-di nic-wireless-modules-5.10.0-23-powerpc64le-di nic-shared-modules-5.10.0-23-powerpc64le-di serial-modules-5.10.0-23-powerpc64le-di usb-serial-modules-5.10.0-23-powerpc64le-di ppp-modules-5.10.0-23-powerpc64le-di cdrom-core-modules-5.10.0-23-powerpc64le-di firewire-core-modules-5.10.0-23-powerpc64le-di scsi-core-modules-5.10.0-23-powerpc64le-di scsi-modules-5.10.0-23-powerpc64le-di scsi-nic-modules-5.10.0-23-powerpc64le-di loop-modules-5.10.0-23-powerpc64le-di btrfs-modules-5.10.0-23-powerpc64le-di ext4-modules-5.10.0-23-powerpc64le-di isofs-modules-5.10.0-23-powerpc64le-di jfs-modules-5.10.0-23-powerpc64le-di xfs-modules-5.10.0-23-powerpc64le-di fat-modules-5.10.0-23-powerpc64le-di squashfs-modules-5.10.0-23-powerpc64le-di udf-modules-5.10.0-23-powerpc64le-di fuse-modules-5.10.0-23-powerpc64le-di f2fs-modules-5.10.0-23-powerpc64le-di md-modules-5.10.0-23-powerpc64le-di multipath-modules-5.10.0-23-powerpc64le-di usb-modules-5.10.0-23-powerpc64le-di usb-storage-modules-5.10.0-23-powerpc64le-di fb-modules-5.10.0-23-powerpc64le-di input-modules-5.10.0-23-powerpc64le-di event-modules-5.10.0-23-powerpc64le-di mouse-modules-5.10.0-23-powerpc64le-di nic-usb-modules-5.10.0-23-powerpc64le-di sata-modules-5.10.0-23-powerpc64le-di i2c-modules-5.10.0-23-powerpc64le-di crc-modules-5.10.0-23-powerpc64le-di crypto-modules-5.10.0-23-powerpc64le-di crypto-dm-modules-5.10.0-23-powerpc64le-di ata-modules-5.10.0-23-powerpc64le-di nbd-modules-5.10.0-23-powerpc64le-di uinput-modules-5.10.0-23-powerpc64le-di mtd-core-modules-5.10.0-23-powerpc64le-di hypervisor-modules-5.10.0-23-powerpc64le-di fancontrol-modules-5.10.0-23-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc64le-di nic-modules-5.10.0-23-powerpc64le-di nic-wireless-modules-5.10.0-23-powerpc64le-di nic-shared-modules-5.10.0-23-powerpc64le-di serial-modules-5.10.0-23-powerpc64le-di usb-serial-modules-5.10.0-23-powerpc64le-di ppp-modules-5.10.0-23-powerpc64le-di cdrom-core-modules-5.10.0-23-powerpc64le-di firewire-core-modules-5.10.0-23-powerpc64le-di scsi-core-modules-5.10.0-23-powerpc64le-di scsi-modules-5.10.0-23-powerpc64le-di scsi-nic-modules-5.10.0-23-powerpc64le-di loop-modules-5.10.0-23-powerpc64le-di btrfs-modules-5.10.0-23-powerpc64le-di ext4-modules-5.10.0-23-powerpc64le-di isofs-modules-5.10.0-23-powerpc64le-di jfs-modules-5.10.0-23-powerpc64le-di xfs-modules-5.10.0-23-powerpc64le-di fat-modules-5.10.0-23-powerpc64le-di squashfs-modules-5.10.0-23-powerpc64le-di udf-modules-5.10.0-23-powerpc64le-di fuse-modules-5.10.0-23-powerpc64le-di f2fs-modules-5.10.0-23-powerpc64le-di md-modules-5.10.0-23-powerpc64le-di multipath-modules-5.10.0-23-powerpc64le-di usb-modules-5.10.0-23-powerpc64le-di usb-storage-modules-5.10.0-23-powerpc64le-di fb-modules-5.10.0-23-powerpc64le-di input-modules-5.10.0-23-powerpc64le-di event-modules-5.10.0-23-powerpc64le-di mouse-modules-5.10.0-23-powerpc64le-di nic-usb-modules-5.10.0-23-powerpc64le-di sata-modules-5.10.0-23-powerpc64le-di i2c-modules-5.10.0-23-powerpc64le-di crc-modules-5.10.0-23-powerpc64le-di crypto-modules-5.10.0-23-powerpc64le-di crypto-dm-modules-5.10.0-23-powerpc64le-di ata-modules-5.10.0-23-powerpc64le-di nbd-modules-5.10.0-23-powerpc64le-di uinput-modules-5.10.0-23-powerpc64le-di mtd-core-modules-5.10.0-23-powerpc64le-di hypervisor-modules-5.10.0-23-powerpc64le-di fancontrol-modules-5.10.0-23-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_ppc64el_none: binary-arch_ppc64el_none_powerpc64le binary-arch_ppc64el_none_real
  binary-arch_ppc64el_none_powerpc64le: binary-arch_ppc64el_none_powerpc64le_real
  binary-arch_ppc64el_none_powerpc64le_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_ppc64el_none_real:
  binary-arch_ppc64el_real:: setup_ppc64el
  binary-arch_ppc64el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real
  binary-arch_riscv64::
-       $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-riscv64-di nic-modules-5.10.0-22-riscv64-di nic-wireless-modules-5.10.0-22-riscv64-di nic-shared-modules-5.10.0-22-riscv64-di usb-serial-modules-5.10.0-22-riscv64-di ppp-modules-5.10.0-22-riscv64-di pata-modules-5.10.0-22-riscv64-di cdrom-core-modules-5.10.0-22-riscv64-di scsi-core-modules-5.10.0-22-riscv64-di scsi-modules-5.10.0-22-riscv64-di scsi-nic-modules-5.10.0-22-riscv64-di loop-modules-5.10.0-22-riscv64-di btrfs-modules-5.10.0-22-riscv64-di ext4-modules-5.10.0-22-riscv64-di isofs-modules-5.10.0-22-riscv64-di jfs-modules-5.10.0-22-riscv64-di fat-modules-5.10.0-22-riscv64-di squashfs-modules-5.10.0-22-riscv64-di udf-modules-5.10.0-22-riscv64-di fuse-modules-5.10.0-22-riscv64-di f2fs-modules-5.10.0-22-riscv64-di md-modules-5.10.0-22-riscv64-di multipath-modules-5.10.0-22-riscv64-di usb-modules-5.10.0-22-riscv64-di usb-storage-modules-5.10.0-22-riscv64-di fb-modules-5.10.0-22-riscv64-di input-modules-5.10.0-22-riscv64-di event-modules-5.10.0-22-riscv64-di nic-usb-modules-5.10.0-22-riscv64-di sata-modules-5.10.0-22-riscv64-di i2c-modules-5.10.0-22-riscv64-di crc-modules-5.10.0-22-riscv64-di crypto-modules-5.10.0-22-riscv64-di crypto-dm-modules-5.10.0-22-riscv64-di ata-modules-5.10.0-22-riscv64-di mmc-core-modules-5.10.0-22-riscv64-di mmc-modules-5.10.0-22-riscv64-di nbd-modules-5.10.0-22-riscv64-di mtd-modules-5.10.0-22-riscv64-di mtd-core-modules-5.10.0-22-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-riscv64-di nic-modules-5.10.0-23-riscv64-di nic-wireless-modules-5.10.0-23-riscv64-di nic-shared-modules-5.10.0-23-riscv64-di usb-serial-modules-5.10.0-23-riscv64-di ppp-modules-5.10.0-23-riscv64-di pata-modules-5.10.0-23-riscv64-di cdrom-core-modules-5.10.0-23-riscv64-di scsi-core-modules-5.10.0-23-riscv64-di scsi-modules-5.10.0-23-riscv64-di scsi-nic-modules-5.10.0-23-riscv64-di loop-modules-5.10.0-23-riscv64-di btrfs-modules-5.10.0-23-riscv64-di ext4-modules-5.10.0-23-riscv64-di isofs-modules-5.10.0-23-riscv64-di jfs-modules-5.10.0-23-riscv64-di fat-modules-5.10.0-23-riscv64-di squashfs-modules-5.10.0-23-riscv64-di udf-modules-5.10.0-23-riscv64-di fuse-modules-5.10.0-23-riscv64-di f2fs-modules-5.10.0-23-riscv64-di md-modules-5.10.0-23-riscv64-di multipath-modules-5.10.0-23-riscv64-di usb-modules-5.10.0-23-riscv64-di usb-storage-modules-5.10.0-23-riscv64-di fb-modules-5.10.0-23-riscv64-di input-modules-5.10.0-23-riscv64-di event-modules-5.10.0-23-riscv64-di nic-usb-modules-5.10.0-23-riscv64-di sata-modules-5.10.0-23-riscv64-di i2c-modules-5.10.0-23-riscv64-di crc-modules-5.10.0-23-riscv64-di crypto-modules-5.10.0-23-riscv64-di crypto-dm-modules-5.10.0-23-riscv64-di ata-modules-5.10.0-23-riscv64-di mmc-core-modules-5.10.0-23-riscv64-di mmc-modules-5.10.0-23-riscv64-di nbd-modules-5.10.0-23-riscv64-di mtd-modules-5.10.0-23-riscv64-di mtd-core-modules-5.10.0-23-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-riscv64-di nic-modules-5.10.0-23-riscv64-di nic-wireless-modules-5.10.0-23-riscv64-di nic-shared-modules-5.10.0-23-riscv64-di usb-serial-modules-5.10.0-23-riscv64-di ppp-modules-5.10.0-23-riscv64-di pata-modules-5.10.0-23-riscv64-di cdrom-core-modules-5.10.0-23-riscv64-di scsi-core-modules-5.10.0-23-riscv64-di scsi-modules-5.10.0-23-riscv64-di scsi-nic-modules-5.10.0-23-riscv64-di loop-modules-5.10.0-23-riscv64-di btrfs-modules-5.10.0-23-riscv64-di ext4-modules-5.10.0-23-riscv64-di isofs-modules-5.10.0-23-riscv64-di jfs-modules-5.10.0-23-riscv64-di fat-modules-5.10.0-23-riscv64-di squashfs-modules-5.10.0-23-riscv64-di udf-modules-5.10.0-23-riscv64-di fuse-modules-5.10.0-23-riscv64-di f2fs-modules-5.10.0-23-riscv64-di md-modules-5.10.0-23-riscv64-di multipath-modules-5.10.0-23-riscv64-di usb-modules-5.10.0-23-riscv64-di usb-storage-modules-5.10.0-23-riscv64-di fb-modules-5.10.0-23-riscv64-di input-modules-5.10.0-23-riscv64-di event-modules-5.10.0-23-riscv64-di nic-usb-modules-5.10.0-23-riscv64-di sata-modules-5.10.0-23-riscv64-di i2c-modules-5.10.0-23-riscv64-di crc-modules-5.10.0-23-riscv64-di crypto-modules-5.10.0-23-riscv64-di crypto-dm-modules-5.10.0-23-riscv64-di ata-modules-5.10.0-23-riscv64-di mmc-core-modules-5.10.0-23-riscv64-di mmc-modules-5.10.0-23-riscv64-di nbd-modules-5.10.0-23-riscv64-di mtd-modules-5.10.0-23-riscv64-di mtd-core-modules-5.10.0-23-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_riscv64_none: binary-arch_riscv64_none_real binary-arch_riscv64_none_riscv64
  binary-arch_riscv64_none_real:
  binary-arch_riscv64_none_riscv64: binary-arch_riscv64_none_riscv64_real
  binary-arch_riscv64_none_riscv64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_riscv64_real:: setup_riscv64
  binary-arch_riscv64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_s390: binary-arch_s390_extra binary-arch_s390_real
  binary-arch_s390_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='s390' DH_OPTIONS='-plinux-compiler-gcc-10-s390'
  binary-arch_s390_real:: setup_s390
  binary-arch_s390_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_s390x:: binary-arch_s390x_extra binary-arch_s390x_none binary-arch_s390x_real
  binary-arch_s390x::
-       $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-s390x-di nic-modules-5.10.0-22-s390x-di cdrom-core-modules-5.10.0-22-s390x-di scsi-core-modules-5.10.0-22-s390x-di scsi-modules-5.10.0-22-s390x-di loop-modules-5.10.0-22-s390x-di btrfs-modules-5.10.0-22-s390x-di ext4-modules-5.10.0-22-s390x-di isofs-modules-5.10.0-22-s390x-di xfs-modules-5.10.0-22-s390x-di fat-modules-5.10.0-22-s390x-di udf-modules-5.10.0-22-s390x-di fuse-modules-5.10.0-22-s390x-di f2fs-modules-5.10.0-22-s390x-di md-modules-5.10.0-22-s390x-di multipath-modules-5.10.0-22-s390x-di crc-modules-5.10.0-22-s390x-di crypto-modules-5.10.0-22-s390x-di crypto-dm-modules-5.10.0-22-s390x-di nbd-modules-5.10.0-22-s390x-di mtd-core-modules-5.10.0-22-s390x-di dasd-modules-5.10.0-22-s390x-di dasd-extra-modules-5.10.0-22-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-s390x-di nic-modules-5.10.0-23-s390x-di cdrom-core-modules-5.10.0-23-s390x-di scsi-core-modules-5.10.0-23-s390x-di scsi-modules-5.10.0-23-s390x-di loop-modules-5.10.0-23-s390x-di btrfs-modules-5.10.0-23-s390x-di ext4-modules-5.10.0-23-s390x-di isofs-modules-5.10.0-23-s390x-di xfs-modules-5.10.0-23-s390x-di fat-modules-5.10.0-23-s390x-di udf-modules-5.10.0-23-s390x-di fuse-modules-5.10.0-23-s390x-di f2fs-modules-5.10.0-23-s390x-di md-modules-5.10.0-23-s390x-di multipath-modules-5.10.0-23-s390x-di crc-modules-5.10.0-23-s390x-di crypto-modules-5.10.0-23-s390x-di crypto-dm-modules-5.10.0-23-s390x-di nbd-modules-5.10.0-23-s390x-di mtd-core-modules-5.10.0-23-s390x-di dasd-modules-5.10.0-23-s390x-di dasd-extra-modules-5.10.0-23-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-s390x-di nic-modules-5.10.0-23-s390x-di cdrom-core-modules-5.10.0-23-s390x-di scsi-core-modules-5.10.0-23-s390x-di scsi-modules-5.10.0-23-s390x-di loop-modules-5.10.0-23-s390x-di btrfs-modules-5.10.0-23-s390x-di ext4-modules-5.10.0-23-s390x-di isofs-modules-5.10.0-23-s390x-di xfs-modules-5.10.0-23-s390x-di fat-modules-5.10.0-23-s390x-di udf-modules-5.10.0-23-s390x-di fuse-modules-5.10.0-23-s390x-di f2fs-modules-5.10.0-23-s390x-di md-modules-5.10.0-23-s390x-di multipath-modules-5.10.0-23-s390x-di crc-modules-5.10.0-23-s390x-di crypto-modules-5.10.0-23-s390x-di crypto-dm-modules-5.10.0-23-s390x-di nbd-modules-5.10.0-23-s390x-di mtd-core-modules-5.10.0-23-s390x-di dasd-modules-5.10.0-23-s390x-di dasd-extra-modules-5.10.0-23-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_s390x_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='s390x' DH_OPTIONS='-plinux-compiler-gcc-10-s390'
  binary-arch_s390x_none: binary-arch_s390x_none_real binary-arch_s390x_none_s390x
  binary-arch_s390x_none_real:
  binary-arch_s390x_none_s390x: binary-arch_s390x_none_s390x_real
  binary-arch_s390x_none_s390x_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_s390x_real:: setup_s390x
  binary-arch_s390x_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sh3: binary-arch_sh3_real
  binary-arch_sh3_real:: setup_sh3
  binary-arch_sh3_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
  binary-arch_sh4::
-       $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-sh7751r-di nic-modules-5.10.0-22-sh7751r-di nic-shared-modules-5.10.0-22-sh7751r-di usb-serial-modules-5.10.0-22-sh7751r-di ppp-modules-5.10.0-22-sh7751r-di pata-modules-5.10.0-22-sh7751r-di cdrom-core-modules-5.10.0-22-sh7751r-di firewire-core-modules-5.10.0-22-sh7751r-di loop-modules-5.10.0-22-sh7751r-di btrfs-modules-5.10.0-22-sh7751r-di ext4-modules-5.10.0-22-sh7751r-di isofs-modules-5.10.0-22-sh7751r-di jfs-modules-5.10.0-22-sh7751r-di xfs-modules-5.10.0-22-sh7751r-di fat-modules-5.10.0-22-sh7751r-di minix-modules-5.10.0-22-sh7751r-di squashfs-modules-5.10.0-22-sh7751r-di udf-modules-5.10.0-22-sh7751r-di fuse-modules-5.10.0-22-sh7751r-di f2fs-modules-5.10.0-22-sh7751r-di md-modules-5.10.0-22-sh7751r-di multipath-modules-5.10.0-22-sh7751r-di usb-storage-modules-5.10.0-22-sh7751r-di nic-usb-modules-5.10.0-22-sh7751r-di sata-modules-5.10.0-22-sh7751r-di i2c-modules-5.10.0-22-sh7751r-di crc-modules-5.10.0-22-sh7751r-di crypto-modules-5.10.0-22-sh7751r-di crypto-dm-modules-5.10.0-22-sh7751r-di nbd-modules-5.10.0-22-sh7751r-di speakup-modules-5.10.0-22-sh7751r-di sound-modules-5.10.0-22-sh7751r-di kernel-image-5.10.0-22-sh7785lcr-di nic-modules-5.10.0-22-sh7785lcr-di nic-shared-modules-5.10.0-22-sh7785lcr-di usb-serial-modules-5.10.0-22-sh7785lcr-di ppp-modules-5.10.0-22-sh7785lcr-di pata-modules-5.10.0-22-sh7785lcr-di cdrom-core-modules-5.10.0-22-sh7785lcr-di firewire-core-modules-5.10.0-22-sh7785lcr-di loop-modules-5.10.0-22-sh7785lcr-di btrfs-modules-5.10.0-22-sh7785lcr-di ext4-modules-5.10.0-22-sh7785lcr-di isofs-modules-5.10.0-22-sh7785lcr-di jfs-modules-5.10.0-22-sh7785lcr-di xfs-modules-5.10.0-22-sh7785lcr-di fat-modules-5.10.0-22-sh7785lcr-di minix-modules-5.10.0-22-sh7785lcr-di squashfs-modules-5.10.0-22-sh7785lcr-di udf-modules-5.10.0-22-sh7785lcr-di fuse-modules-5.10.0-22-sh7785lcr-di f2fs-modules-5.10.0-22-sh7785lcr-di md-modules-5.10.0-22-sh7785lcr-di multipath-modules-5.10.0-22-sh7785lcr-di nic-usb-modules-5.10.0-22-sh7785lcr-di sata-modules-5.10.0-22-sh7785lcr-di crc-modules-5.10.0-22-sh7785lcr-di crypto-modules-5.10.0-22-sh7785lcr-di crypto-dm-modules-5.10.0-22-sh7785lcr-di nbd-modules-5.10.0-22-sh7785lcr-di speakup-modules-5.10.0-22-sh7785lcr-di sound-modules-5.10.0-22-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-sh7751r-di nic-modules-5.10.0-23-sh7751r-di nic-shared-modules-5.10.0-23-sh7751r-di usb-serial-modules-5.10.0-23-sh7751r-di ppp-modules-5.10.0-23-sh7751r-di pata-modules-5.10.0-23-sh7751r-di cdrom-core-modules-5.10.0-23-sh7751r-di firewire-core-modules-5.10.0-23-sh7751r-di loop-modules-5.10.0-23-sh7751r-di btrfs-modules-5.10.0-23-sh7751r-di ext4-modules-5.10.0-23-sh7751r-di isofs-modules-5.10.0-23-sh7751r-di jfs-modules-5.10.0-23-sh7751r-di xfs-modules-5.10.0-23-sh7751r-di fat-modules-5.10.0-23-sh7751r-di minix-modules-5.10.0-23-sh7751r-di squashfs-modules-5.10.0-23-sh7751r-di udf-modules-5.10.0-23-sh7751r-di fuse-modules-5.10.0-23-sh7751r-di f2fs-modules-5.10.0-23-sh7751r-di md-modules-5.10.0-23-sh7751r-di multipath-modules-5.10.0-23-sh7751r-di usb-storage-modules-5.10.0-23-sh7751r-di nic-usb-modules-5.10.0-23-sh7751r-di sata-modules-5.10.0-23-sh7751r-di i2c-modules-5.10.0-23-sh7751r-di crc-modules-5.10.0-23-sh7751r-di crypto-modules-5.10.0-23-sh7751r-di crypto-dm-modules-5.10.0-23-sh7751r-di nbd-modules-5.10.0-23-sh7751r-di speakup-modules-5.10.0-23-sh7751r-di sound-modules-5.10.0-23-sh7751r-di kernel-image-5.10.0-23-sh7785lcr-di nic-modules-5.10.0-23-sh7785lcr-di nic-shared-modules-5.10.0-23-sh7785lcr-di usb-serial-modules-5.10.0-23-sh7785lcr-di ppp-modules-5.10.0-23-sh7785lcr-di pata-modules-5.10.0-23-sh7785lcr-di cdrom-core-modules-5.10.0-23-sh7785lcr-di firewire-core-modules-5.10.0-23-sh7785lcr-di loop-modules-5.10.0-23-sh7785lcr-di btrfs-modules-5.10.0-23-sh7785lcr-di ext4-modules-5.10.0-23-sh7785lcr-di isofs-modules-5.10.0-23-sh7785lcr-di jfs-modules-5.10.0-23-sh7785lcr-di xfs-modules-5.10.0-23-sh7785lcr-di fat-modules-5.10.0-23-sh7785lcr-di minix-modules-5.10.0-23-sh7785lcr-di squashfs-modules-5.10.0-23-sh7785lcr-di udf-modules-5.10.0-23-sh7785lcr-di fuse-modules-5.10.0-23-sh7785lcr-di f2fs-modules-5.10.0-23-sh7785lcr-di md-modules-5.10.0-23-sh7785lcr-di multipath-modules-5.10.0-23-sh7785lcr-di nic-usb-modules-5.10.0-23-sh7785lcr-di sata-modules-5.10.0-23-sh7785lcr-di crc-modules-5.10.0-23-sh7785lcr-di crypto-modules-5.10.0-23-sh7785lcr-di crypto-dm-modules-5.10.0-23-sh7785lcr-di nbd-modules-5.10.0-23-sh7785lcr-di speakup-modules-5.10.0-23-sh7785lcr-di sound-modules-5.10.0-23-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-sh7751r-di nic-modules-5.10.0-23-sh7751r-di nic-shared-modules-5.10.0-23-sh7751r-di usb-serial-modules-5.10.0-23-sh7751r-di ppp-modules-5.10.0-23-sh7751r-di pata-modules-5.10.0-23-sh7751r-di cdrom-core-modules-5.10.0-23-sh7751r-di firewire-core-modules-5.10.0-23-sh7751r-di loop-modules-5.10.0-23-sh7751r-di btrfs-modules-5.10.0-23-sh7751r-di ext4-modules-5.10.0-23-sh7751r-di isofs-modules-5.10.0-23-sh7751r-di jfs-modules-5.10.0-23-sh7751r-di xfs-modules-5.10.0-23-sh7751r-di fat-modules-5.10.0-23-sh7751r-di minix-modules-5.10.0-23-sh7751r-di squashfs-modules-5.10.0-23-sh7751r-di udf-modules-5.10.0-23-sh7751r-di fuse-modules-5.10.0-23-sh7751r-di f2fs-modules-5.10.0-23-sh7751r-di md-modules-5.10.0-23-sh7751r-di multipath-modules-5.10.0-23-sh7751r-di usb-storage-modules-5.10.0-23-sh7751r-di nic-usb-modules-5.10.0-23-sh7751r-di sata-modules-5.10.0-23-sh7751r-di i2c-modules-5.10.0-23-sh7751r-di crc-modules-5.10.0-23-sh7751r-di crypto-modules-5.10.0-23-sh7751r-di crypto-dm-modules-5.10.0-23-sh7751r-di nbd-modules-5.10.0-23-sh7751r-di speakup-modules-5.10.0-23-sh7751r-di sound-modules-5.10.0-23-sh7751r-di kernel-image-5.10.0-23-sh7785lcr-di nic-modules-5.10.0-23-sh7785lcr-di nic-shared-modules-5.10.0-23-sh7785lcr-di usb-serial-modules-5.10.0-23-sh7785lcr-di ppp-modules-5.10.0-23-sh7785lcr-di pata-modules-5.10.0-23-sh7785lcr-di cdrom-core-modules-5.10.0-23-sh7785lcr-di firewire-core-modules-5.10.0-23-sh7785lcr-di loop-modules-5.10.0-23-sh7785lcr-di btrfs-modules-5.10.0-23-sh7785lcr-di ext4-modules-5.10.0-23-sh7785lcr-di isofs-modules-5.10.0-23-sh7785lcr-di jfs-modules-5.10.0-23-sh7785lcr-di xfs-modules-5.10.0-23-sh7785lcr-di fat-modules-5.10.0-23-sh7785lcr-di minix-modules-5.10.0-23-sh7785lcr-di squashfs-modules-5.10.0-23-sh7785lcr-di udf-modules-5.10.0-23-sh7785lcr-di fuse-modules-5.10.0-23-sh7785lcr-di f2fs-modules-5.10.0-23-sh7785lcr-di md-modules-5.10.0-23-sh7785lcr-di multipath-modules-5.10.0-23-sh7785lcr-di nic-usb-modules-5.10.0-23-sh7785lcr-di sata-modules-5.10.0-23-sh7785lcr-di crc-modules-5.10.0-23-sh7785lcr-di crypto-modules-5.10.0-23-sh7785lcr-di crypto-dm-modules-5.10.0-23-sh7785lcr-di nbd-modules-5.10.0-23-sh7785lcr-di speakup-modules-5.10.0-23-sh7785lcr-di sound-modules-5.10.0-23-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_sh4_none: binary-arch_sh4_none_real binary-arch_sh4_none_sh7751r binary-arch_sh4_none_sh7785lcr
  binary-arch_sh4_none_real:
  binary-arch_sh4_none_sh7751r: binary-arch_sh4_none_sh7751r_real
  binary-arch_sh4_none_sh7751r_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sh4_none_sh7785lcr: binary-arch_sh4_none_sh7785lcr_real
  binary-arch_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sh4_real:: setup_sh4
  binary-arch_sh4_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sparc: binary-arch_sparc_real
  binary-arch_sparc64:: binary-arch_sparc64_none binary-arch_sparc64_real
  binary-arch_sparc64::
-       $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-sparc64-di nic-modules-5.10.0-22-sparc64-di nic-shared-modules-5.10.0-22-sparc64-di usb-serial-modules-5.10.0-22-sparc64-di ppp-modules-5.10.0-22-sparc64-di pata-modules-5.10.0-22-sparc64-di cdrom-core-modules-5.10.0-22-sparc64-di scsi-core-modules-5.10.0-22-sparc64-di scsi-modules-5.10.0-22-sparc64-di btrfs-modules-5.10.0-22-sparc64-di ext4-modules-5.10.0-22-sparc64-di isofs-modules-5.10.0-22-sparc64-di jfs-modules-5.10.0-22-sparc64-di ufs-modules-5.10.0-22-sparc64-di xfs-modules-5.10.0-22-sparc64-di fat-modules-5.10.0-22-sparc64-di squashfs-modules-5.10.0-22-sparc64-di udf-modules-5.10.0-22-sparc64-di fuse-modules-5.10.0-22-sparc64-di f2fs-modules-5.10.0-22-sparc64-di md-modules-5.10.0-22-sparc64-di multipath-modules-5.10.0-22-sparc64-di usb-modules-5.10.0-22-sparc64-di usb-storage-modules-5.10.0-22-sparc64-di fb-modules-5.10.0-22-sparc64-di input-modules-5.10.0-22-sparc64-di nic-usb-modules-5.10.0-22-sparc64-di sata-modules-5.10.0-22-sparc64-di i2c-modules-5.10.0-22-sparc64-di crc-modules-5.10.0-22-sparc64-di crypto-modules-5.10.0-22-sparc64-di crypto-dm-modules-5.10.0-22-sparc64-di ata-modules-5.10.0-22-sparc64-di nbd-modules-5.10.0-22-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-sparc64-di nic-modules-5.10.0-23-sparc64-di nic-shared-modules-5.10.0-23-sparc64-di usb-serial-modules-5.10.0-23-sparc64-di ppp-modules-5.10.0-23-sparc64-di pata-modules-5.10.0-23-sparc64-di cdrom-core-modules-5.10.0-23-sparc64-di scsi-core-modules-5.10.0-23-sparc64-di scsi-modules-5.10.0-23-sparc64-di btrfs-modules-5.10.0-23-sparc64-di ext4-modules-5.10.0-23-sparc64-di isofs-modules-5.10.0-23-sparc64-di jfs-modules-5.10.0-23-sparc64-di ufs-modules-5.10.0-23-sparc64-di xfs-modules-5.10.0-23-sparc64-di fat-modules-5.10.0-23-sparc64-di squashfs-modules-5.10.0-23-sparc64-di udf-modules-5.10.0-23-sparc64-di fuse-modules-5.10.0-23-sparc64-di f2fs-modules-5.10.0-23-sparc64-di md-modules-5.10.0-23-sparc64-di multipath-modules-5.10.0-23-sparc64-di usb-modules-5.10.0-23-sparc64-di usb-storage-modules-5.10.0-23-sparc64-di fb-modules-5.10.0-23-sparc64-di input-modules-5.10.0-23-sparc64-di nic-usb-modules-5.10.0-23-sparc64-di sata-modules-5.10.0-23-sparc64-di i2c-modules-5.10.0-23-sparc64-di crc-modules-5.10.0-23-sparc64-di crypto-modules-5.10.0-23-sparc64-di crypto-dm-modules-5.10.0-23-sparc64-di ata-modules-5.10.0-23-sparc64-di nbd-modules-5.10.0-23-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-sparc64-di nic-modules-5.10.0-23-sparc64-di nic-shared-modules-5.10.0-23-sparc64-di usb-serial-modules-5.10.0-23-sparc64-di ppp-modules-5.10.0-23-sparc64-di pata-modules-5.10.0-23-sparc64-di cdrom-core-modules-5.10.0-23-sparc64-di scsi-core-modules-5.10.0-23-sparc64-di scsi-modules-5.10.0-23-sparc64-di btrfs-modules-5.10.0-23-sparc64-di ext4-modules-5.10.0-23-sparc64-di isofs-modules-5.10.0-23-sparc64-di jfs-modules-5.10.0-23-sparc64-di ufs-modules-5.10.0-23-sparc64-di xfs-modules-5.10.0-23-sparc64-di fat-modules-5.10.0-23-sparc64-di squashfs-modules-5.10.0-23-sparc64-di udf-modules-5.10.0-23-sparc64-di fuse-modules-5.10.0-23-sparc64-di f2fs-modules-5.10.0-23-sparc64-di md-modules-5.10.0-23-sparc64-di multipath-modules-5.10.0-23-sparc64-di usb-modules-5.10.0-23-sparc64-di usb-storage-modules-5.10.0-23-sparc64-di fb-modules-5.10.0-23-sparc64-di input-modules-5.10.0-23-sparc64-di nic-usb-modules-5.10.0-23-sparc64-di sata-modules-5.10.0-23-sparc64-di i2c-modules-5.10.0-23-sparc64-di crc-modules-5.10.0-23-sparc64-di crypto-modules-5.10.0-23-sparc64-di crypto-dm-modules-5.10.0-23-sparc64-di ata-modules-5.10.0-23-sparc64-di nbd-modules-5.10.0-23-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_sparc64_none: binary-arch_sparc64_none_real binary-arch_sparc64_none_sparc64 binary-arch_sparc64_none_sparc64-smp
  binary-arch_sparc64_none_real:
  binary-arch_sparc64_none_sparc64: binary-arch_sparc64_none_sparc64_real
  binary-arch_sparc64_none_sparc64-smp: binary-arch_sparc64_none_sparc64-smp_real
  binary-arch_sparc64_none_sparc64-smp_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sparc64_real:: setup_sparc64
  binary-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sparc_real:: setup_sparc
  binary-arch_sparc_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_x32: binary-arch_x32_extra binary-arch_x32_real
  binary-arch_x32_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='x32' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
  binary-arch_x32_real:: setup_x32
  binary-arch_x32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-22' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-indep:: binary-indep_none binary-indep_rt
  binary-indep::
-       $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-22' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-23' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-23' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-indep_none: binary-indep_none_real
  binary-indep_none_real::
-       $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-22' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-23' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-23' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-indep_rt: binary-indep_rt_real
  binary-indep_rt_real::
-       $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-22' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-23' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-23' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch: build-arch_alpha build-arch_amd64 build-arch_arm64 build-arch_arm64ilp32 build-arch_armel build-arch_armhf build-arch_hppa build-arch_i386 build-arch_ia64 build-arch_m68k build-arch_mips build-arch_mips64 build-arch_mips64el build-arch_mips64r6 build-arch_mips64r6el build-arch_mipsel build-arch_mipsn32 build-arch_mipsn32el build-arch_mipsn32r6 build-arch_mipsn32r6el build-arch_mipsr6 build-arch_mipsr6el build-arch_powerpc build-arch_ppc64 build-arch_ppc64el build-arch_riscv64 build-arch_s390 build-arch_s390x build-arch_sh3 build-arch_sh4 build-arch_sparc build-arch_sparc64 build-arch_x32
  build-arch_alpha: build-arch_alpha_none build-arch_alpha_real
  build-arch_alpha_none: build-arch_alpha_none_alpha-generic build-arch_alpha_none_alpha-smp build-arch_alpha_none_real
  build-arch_alpha_none_alpha-generic: build-arch_alpha_none_alpha-generic_real
  build-arch_alpha_none_alpha-generic_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_alpha_none_alpha-smp: build-arch_alpha_none_alpha-smp_real
  build-arch_alpha_none_alpha-smp_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_alpha_none_real:
  build-arch_alpha_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_amd64: build-arch_amd64_none build-arch_amd64_real build-arch_amd64_rt
  build-arch_amd64_none: build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64 build-arch_amd64_none_real
  build-arch_amd64_none_amd64: build-arch_amd64_none_amd64_real
  build-arch_amd64_none_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_amd64_none_cloud-amd64: build-arch_amd64_none_cloud-amd64_real
  build-arch_amd64_none_cloud-amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_amd64_none_real:
  build-arch_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_amd64_rt: build-arch_amd64_rt_amd64 build-arch_amd64_rt_real
  build-arch_amd64_rt_amd64: build-arch_amd64_rt_amd64_real
  build-arch_amd64_rt_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_amd64_rt_real:
  build-arch_arm64: build-arch_arm64_none build-arch_arm64_real build-arch_arm64_rt
  build-arch_arm64_none: build-arch_arm64_none_arm64 build-arch_arm64_none_cloud-arm64 build-arch_arm64_none_real
  build-arch_arm64_none_arm64: build-arch_arm64_none_arm64_real
  build-arch_arm64_none_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_arm64_none_cloud-arm64: build-arch_arm64_none_cloud-arm64_real
  build-arch_arm64_none_cloud-arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_arm64_none_real:
  build-arch_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_arm64_rt: build-arch_arm64_rt_arm64 build-arch_arm64_rt_real
  build-arch_arm64_rt_arm64: build-arch_arm64_rt_arm64_real
  build-arch_arm64_rt_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_arm64_rt_real:
  build-arch_arm64ilp32: build-arch_arm64ilp32_real
  build-arch_arm64ilp32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_armel: build-arch_armel_none build-arch_armel_real
  build-arch_armel_none: build-arch_armel_none_marvell build-arch_armel_none_real build-arch_armel_none_rpi
  build-arch_armel_none_marvell: build-arch_armel_none_marvell_real
  build-arch_armel_none_marvell_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_armel_none_real:
  build-arch_armel_none_rpi: build-arch_armel_none_rpi_real
  build-arch_armel_none_rpi_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_armel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -build-arch_armhf: build-arch_armhf_none build-arch_armhf_real build-arch_armhf_rt
 -build-arch_armhf_none: build-arch_armhf_none_armmp build-arch_armhf_none_armmp-lpae build-arch_armhf_none_real
 -build-arch_armhf_none_armmp: build-arch_armhf_none_armmp_real
 -build-arch_armhf_none_armmp-lpae: build-arch_armhf_none_armmp-lpae_real
 -build-arch_armhf_none_armmp-lpae_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -build-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -build-arch_armhf_none_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 +build-arch_armhf: build-arch_armhf_real
  build-arch_armhf_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -build-arch_armhf_rt: build-arch_armhf_rt_armmp build-arch_armhf_rt_real
 -build-arch_armhf_rt_armmp: build-arch_armhf_rt_armmp_real
 -build-arch_armhf_rt_armmp_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -build-arch_armhf_rt_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_hppa: build-arch_hppa_none build-arch_hppa_real
  build-arch_hppa_none: build-arch_hppa_none_parisc build-arch_hppa_none_parisc64 build-arch_hppa_none_real
  build-arch_hppa_none_parisc: build-arch_hppa_none_parisc_real
  build-arch_hppa_none_parisc64: build-arch_hppa_none_parisc64_real
  build-arch_hppa_none_parisc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_hppa_none_real:
  build-arch_hppa_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_i386: build-arch_i386_none build-arch_i386_real build-arch_i386_rt
  build-arch_i386_none: build-arch_i386_none_686 build-arch_i386_none_686-pae build-arch_i386_none_real
  build-arch_i386_none_686: build-arch_i386_none_686_real
  build-arch_i386_none_686-pae: build-arch_i386_none_686-pae_real
  build-arch_i386_none_686-pae_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_i386_none_real:
  build-arch_i386_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_i386_rt: build-arch_i386_rt_686-pae build-arch_i386_rt_real
  build-arch_i386_rt_686-pae: build-arch_i386_rt_686-pae_real
  build-arch_i386_rt_686-pae_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_i386_rt_real:
  build-arch_ia64: build-arch_ia64_none build-arch_ia64_real
  build-arch_ia64_none: build-arch_ia64_none_itanium build-arch_ia64_none_mckinley build-arch_ia64_none_real
  build-arch_ia64_none_itanium: build-arch_ia64_none_itanium_real
  build-arch_ia64_none_itanium_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_ia64_none_mckinley: build-arch_ia64_none_mckinley_real
  build-arch_ia64_none_mckinley_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_ia64_none_real:
  build-arch_ia64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_m68k: build-arch_m68k_none build-arch_m68k_real
  build-arch_m68k_none: build-arch_m68k_none_m68k build-arch_m68k_none_real
  build-arch_m68k_none_m68k: build-arch_m68k_none_m68k_real
  build-arch_m68k_none_m68k_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_m68k_none_real:
  build-arch_m68k_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips: build-arch_mips_none build-arch_mips_real
  build-arch_mips64: build-arch_mips64_none build-arch_mips64_real
  build-arch_mips64_none: build-arch_mips64_none_5kc-malta build-arch_mips64_none_octeon build-arch_mips64_none_real
  build-arch_mips64_none_5kc-malta: build-arch_mips64_none_5kc-malta_real
  build-arch_mips64_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64_none_octeon: build-arch_mips64_none_octeon_real
  build-arch_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64_none_real:
  build-arch_mips64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64el: build-arch_mips64el_none build-arch_mips64el_real
  build-arch_mips64el_none: build-arch_mips64el_none_5kc-malta build-arch_mips64el_none_loongson-3 build-arch_mips64el_none_octeon build-arch_mips64el_none_real
  build-arch_mips64el_none_5kc-malta: build-arch_mips64el_none_5kc-malta_real
  build-arch_mips64el_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64el_none_loongson-3: build-arch_mips64el_none_loongson-3_real
  build-arch_mips64el_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64el_none_octeon: build-arch_mips64el_none_octeon_real
  build-arch_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64el_none_real:
  build-arch_mips64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64r6: build-arch_mips64r6_none build-arch_mips64r6_real
  build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6 build-arch_mips64r6_none_real
  build-arch_mips64r6_none_mips64r6: build-arch_mips64r6_none_mips64r6_real
  build-arch_mips64r6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64r6_none_real:
  build-arch_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64r6el: build-arch_mips64r6el_none build-arch_mips64r6el_real
  build-arch_mips64r6el_none: build-arch_mips64r6el_none_mips64r6el build-arch_mips64r6el_none_real
  build-arch_mips64r6el_none_mips64r6el: build-arch_mips64r6el_none_mips64r6el_real
  build-arch_mips64r6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64r6el_none_real:
  build-arch_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips_none: build-arch_mips_none_4kc-malta build-arch_mips_none_5kc-malta build-arch_mips_none_octeon build-arch_mips_none_real
  build-arch_mips_none_4kc-malta: build-arch_mips_none_4kc-malta_real
  build-arch_mips_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips_none_5kc-malta: build-arch_mips_none_5kc-malta_real
  build-arch_mips_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips_none_octeon: build-arch_mips_none_octeon_real
  build-arch_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips_none_real:
  build-arch_mips_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel: build-arch_mipsel_none build-arch_mipsel_real
  build-arch_mipsel_none: build-arch_mipsel_none_4kc-malta build-arch_mipsel_none_5kc-malta build-arch_mipsel_none_loongson-3 build-arch_mipsel_none_octeon build-arch_mipsel_none_real
  build-arch_mipsel_none_4kc-malta: build-arch_mipsel_none_4kc-malta_real
  build-arch_mipsel_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel_none_5kc-malta: build-arch_mipsel_none_5kc-malta_real
  build-arch_mipsel_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel_none_loongson-3: build-arch_mipsel_none_loongson-3_real
  build-arch_mipsel_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel_none_octeon: build-arch_mipsel_none_octeon_real
  build-arch_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel_none_real:
  build-arch_mipsel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsn32: build-arch_mipsn32_real
  build-arch_mipsn32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsn32el: build-arch_mipsn32el_real
  build-arch_mipsn32el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsn32r6: build-arch_mipsn32r6_real
  build-arch_mipsn32r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
  build-arch_mipsn32r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6: build-arch_mipsr6_none build-arch_mipsr6_real
  build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6 build-arch_mipsr6_none_mips64r6 build-arch_mipsr6_none_real
  build-arch_mipsr6_none_mips32r6: build-arch_mipsr6_none_mips32r6_real
  build-arch_mipsr6_none_mips32r6_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6_none_mips64r6: build-arch_mipsr6_none_mips64r6_real
  build-arch_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6_none_real:
  build-arch_mipsr6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6el: build-arch_mipsr6el_none build-arch_mipsr6el_real
  build-arch_mipsr6el_none: build-arch_mipsr6el_none_mips32r6el build-arch_mipsr6el_none_mips64r6el build-arch_mipsr6el_none_real
  build-arch_mipsr6el_none_mips32r6el: build-arch_mipsr6el_none_mips32r6el_real
  build-arch_mipsr6el_none_mips32r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6el_none_mips64r6el: build-arch_mipsr6el_none_mips64r6el_real
  build-arch_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6el_none_real:
  build-arch_mipsr6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_powerpc: build-arch_powerpc_none build-arch_powerpc_real
  build-arch_powerpc_none: build-arch_powerpc_none_powerpc build-arch_powerpc_none_powerpc-smp build-arch_powerpc_none_powerpc64 build-arch_powerpc_none_real
  build-arch_powerpc_none_powerpc: build-arch_powerpc_none_powerpc_real
  build-arch_powerpc_none_powerpc-smp: build-arch_powerpc_none_powerpc-smp_real
  build-arch_powerpc_none_powerpc-smp_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_powerpc_none_powerpc64: build-arch_powerpc_none_powerpc64_real
  build-arch_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_powerpc_none_real:
  build-arch_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_ppc64: build-arch_ppc64_none build-arch_ppc64_real
  build-arch_ppc64_none: build-arch_ppc64_none_powerpc64 build-arch_ppc64_none_real
  build-arch_ppc64_none_powerpc64: build-arch_ppc64_none_powerpc64_real
  build-arch_ppc64_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_ppc64_none_real:
  build-arch_ppc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_ppc64el: build-arch_ppc64el_none build-arch_ppc64el_real
  build-arch_ppc64el_none: build-arch_ppc64el_none_powerpc64le build-arch_ppc64el_none_real
  build-arch_ppc64el_none_powerpc64le: build-arch_ppc64el_none_powerpc64le_real
  build-arch_ppc64el_none_powerpc64le_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_ppc64el_none_real:
  build-arch_ppc64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_riscv64: build-arch_riscv64_none build-arch_riscv64_real
  build-arch_riscv64_none: build-arch_riscv64_none_real build-arch_riscv64_none_riscv64
  build-arch_riscv64_none_real:
  build-arch_riscv64_none_riscv64: build-arch_riscv64_none_riscv64_real
  build-arch_riscv64_none_riscv64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_riscv64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_s390: build-arch_s390_real
  build-arch_s390_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_s390x: build-arch_s390x_none build-arch_s390x_real
  build-arch_s390x_none: build-arch_s390x_none_real build-arch_s390x_none_s390x
  build-arch_s390x_none_real:
  build-arch_s390x_none_s390x: build-arch_s390x_none_s390x_real
  build-arch_s390x_none_s390x_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_s390x_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sh3: build-arch_sh3_real
  build-arch_sh3_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sh4: build-arch_sh4_none build-arch_sh4_real
  build-arch_sh4_none: build-arch_sh4_none_real build-arch_sh4_none_sh7751r build-arch_sh4_none_sh7785lcr
  build-arch_sh4_none_real:
  build-arch_sh4_none_sh7751r: build-arch_sh4_none_sh7751r_real
  build-arch_sh4_none_sh7751r_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sh4_none_sh7785lcr: build-arch_sh4_none_sh7785lcr_real
  build-arch_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sh4_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sparc: build-arch_sparc_real
  build-arch_sparc64: build-arch_sparc64_none build-arch_sparc64_real
  build-arch_sparc64_none: build-arch_sparc64_none_real build-arch_sparc64_none_sparc64 build-arch_sparc64_none_sparc64-smp
@@@ -688,157 -714,163 +688,157 @@@ 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='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sparc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_x32: build-arch_x32_real
  build-arch_x32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-indep:: build-indep_none build-indep_rt
  build-indep::
-       $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-22' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-23' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-23' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-indep_none: build-indep_none_real
  build-indep_none_real:
  build-indep_rt: build-indep_rt_real
  build-indep_rt_real:
  debian/build/config.alpha_none_alpha-generic::
-       $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.alpha_none_alpha-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.amd64_none_amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.amd64_none_cloud-amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.amd64_rt_amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.arm64_none_arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.arm64_none_cloud-arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.arm64_rt_arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.armel_none_marvell::
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.armel_none_rpi::
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -debian/build/config.armhf_none_armmp::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -debian/build/config.armhf_none_armmp-lpae::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -debian/build/config.armhf_rt_armmp::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.hppa_none_parisc::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.hppa_none_parisc64::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.i386_none_686::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.i386_none_686-pae::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.i386_rt_686-pae::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.ia64_none_itanium::
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.ia64_none_mckinley::
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.m68k_none_m68k::
-       $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-22' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-23' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-23' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64el_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64el_none_loongson-3::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64el_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64r6_none_mips64r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-22' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-23' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-23' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64r6el_none_mips64r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-22' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-23' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-23' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips_none_4kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsel_none_4kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsel_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsel_none_loongson-3::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsel_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsr6_none_mips32r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsr6_none_mips64r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsr6el_none_mips32r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsr6el_none_mips64r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.powerpc_none_powerpc::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.powerpc_none_powerpc-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.powerpc_none_powerpc64::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.ppc64_none_powerpc64::
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-22' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-23' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-23' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.ppc64el_none_powerpc64le::
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-22' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-23' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-23' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.riscv64_none_riscv64::
-       $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-22' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-23' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-23' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.s390x_none_s390x::
-       $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-22' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-23' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-23' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.sh4_none_sh7751r::
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.sh4_none_sh7785lcr::
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.sparc64_none_sparc64::
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.sparc64_none_sparc64-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup: setup_alpha setup_amd64 setup_arm64 setup_arm64ilp32 setup_armel setup_armhf setup_hppa setup_i386 setup_ia64 setup_m68k setup_mips setup_mips64 setup_mips64el setup_mips64r6 setup_mips64r6el setup_mipsel setup_mipsn32 setup_mipsn32el setup_mipsn32r6 setup_mipsn32r6el setup_mipsr6 setup_mipsr6el setup_none setup_powerpc setup_ppc64 setup_ppc64el setup_riscv64 setup_rt setup_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_x32
  setup_alpha: setup_alpha_none setup_alpha_real
  setup_alpha_none: setup_alpha_none_alpha-generic setup_alpha_none_alpha-smp setup_alpha_none_real
  setup_alpha_none_alpha-generic: setup_alpha_none_alpha-generic_real
  setup_alpha_none_alpha-generic_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_alpha_none_alpha-smp: setup_alpha_none_alpha-smp_real
  setup_alpha_none_alpha-smp_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_alpha_none_real:
  setup_alpha_real:
  setup_amd64: setup_amd64_none setup_amd64_real setup_amd64_rt
  setup_amd64_none: setup_amd64_none_amd64 setup_amd64_none_cloud-amd64 setup_amd64_none_real
  setup_amd64_none_amd64: setup_amd64_none_amd64_real
  setup_amd64_none_amd64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_amd64_none_cloud-amd64: setup_amd64_none_cloud-amd64_real
  setup_amd64_none_cloud-amd64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_amd64_none_real:
  setup_amd64_real:
  setup_amd64_rt: setup_amd64_rt_amd64 setup_amd64_rt_real
  setup_amd64_rt_amd64: setup_amd64_rt_amd64_real
  setup_amd64_rt_amd64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_amd64_rt_real:
  setup_arm64: setup_arm64_none setup_arm64_real setup_arm64_rt
  setup_arm64_none: setup_arm64_none_arm64 setup_arm64_none_cloud-arm64 setup_arm64_none_real
  setup_arm64_none_arm64: setup_arm64_none_arm64_real
  setup_arm64_none_arm64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_arm64_none_cloud-arm64: setup_arm64_none_cloud-arm64_real
  setup_arm64_none_cloud-arm64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_arm64_none_real:
  setup_arm64_real:
  setup_arm64_rt: setup_arm64_rt_arm64 setup_arm64_rt_real
  setup_arm64_rt_arm64: setup_arm64_rt_arm64_real
  setup_arm64_rt_arm64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_arm64_rt_real:
  setup_arm64ilp32: setup_arm64ilp32_real
  setup_arm64ilp32_real:
@@@ -846,22 -878,35 +846,22 @@@ setup_armel: setup_armel_none setup_arm
  setup_armel_none: setup_armel_none_marvell setup_armel_none_real setup_armel_none_rpi
  setup_armel_none_marvell: setup_armel_none_marvell_real
  setup_armel_none_marvell_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_armel_none_real:
  setup_armel_none_rpi: setup_armel_none_rpi_real
  setup_armel_none_rpi_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_armel_real:
 -setup_armhf: setup_armhf_none setup_armhf_real setup_armhf_rt
 -setup_armhf_none: setup_armhf_none_armmp setup_armhf_none_armmp-lpae setup_armhf_none_real
 -setup_armhf_none_armmp: setup_armhf_none_armmp_real
 -setup_armhf_none_armmp-lpae: setup_armhf_none_armmp-lpae_real
 -setup_armhf_none_armmp-lpae_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -setup_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -setup_armhf_none_real:
 +setup_armhf: setup_armhf_real
  setup_armhf_real:
 -setup_armhf_rt: setup_armhf_rt_armmp setup_armhf_rt_real
 -setup_armhf_rt_armmp: setup_armhf_rt_armmp_real
 -setup_armhf_rt_armmp_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -setup_armhf_rt_real:
  setup_hppa: setup_hppa_none setup_hppa_real
  setup_hppa_none: setup_hppa_none_parisc setup_hppa_none_parisc64 setup_hppa_none_real
  setup_hppa_none_parisc: setup_hppa_none_parisc_real
  setup_hppa_none_parisc64: setup_hppa_none_parisc64_real
  setup_hppa_none_parisc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_hppa_none_real:
  setup_hppa_real:
  setup_i386: setup_i386_none setup_i386_real setup_i386_rt
@@@ -869,31 -914,31 +869,31 @@@ 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='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_i386_none_686_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_i386_none_real:
  setup_i386_real:
  setup_i386_rt: setup_i386_rt_686-pae setup_i386_rt_real
  setup_i386_rt_686-pae: setup_i386_rt_686-pae_real
  setup_i386_rt_686-pae_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_i386_rt_real:
  setup_ia64: setup_ia64_none setup_ia64_real
  setup_ia64_none: setup_ia64_none_itanium setup_ia64_none_mckinley setup_ia64_none_real
  setup_ia64_none_itanium: setup_ia64_none_itanium_real
  setup_ia64_none_itanium_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_ia64_none_mckinley: setup_ia64_none_mckinley_real
  setup_ia64_none_mckinley_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_ia64_none_real:
  setup_ia64_real:
  setup_m68k: setup_m68k_none setup_m68k_real
  setup_m68k_none: setup_m68k_none_m68k setup_m68k_none_real
  setup_m68k_none_m68k: setup_m68k_none_m68k_real
  setup_m68k_none_m68k_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_m68k_none_real:
  setup_m68k_real:
  setup_mips: setup_mips_none setup_mips_real
@@@ -901,65 -946,65 +901,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='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64_none_octeon: setup_mips64_none_octeon_real
  setup_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64_none_real:
  setup_mips64_real:
  setup_mips64el: setup_mips64el_none setup_mips64el_real
  setup_mips64el_none: setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_octeon setup_mips64el_none_real
  setup_mips64el_none_5kc-malta: setup_mips64el_none_5kc-malta_real
  setup_mips64el_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64el_none_loongson-3: setup_mips64el_none_loongson-3_real
  setup_mips64el_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
  setup_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64el_none_real:
  setup_mips64el_real:
  setup_mips64r6: setup_mips64r6_none setup_mips64r6_real
  setup_mips64r6_none: setup_mips64r6_none_mips64r6 setup_mips64r6_none_real
  setup_mips64r6_none_mips64r6: setup_mips64r6_none_mips64r6_real
  setup_mips64r6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64r6_none_real:
  setup_mips64r6_real:
  setup_mips64r6el: setup_mips64r6el_none setup_mips64r6el_real
  setup_mips64r6el_none: setup_mips64r6el_none_mips64r6el setup_mips64r6el_none_real
  setup_mips64r6el_none_mips64r6el: setup_mips64r6el_none_mips64r6el_real
  setup_mips64r6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64r6el_none_real:
  setup_mips64r6el_real:
  setup_mips_none: setup_mips_none_4kc-malta setup_mips_none_5kc-malta setup_mips_none_octeon setup_mips_none_real
  setup_mips_none_4kc-malta: setup_mips_none_4kc-malta_real
  setup_mips_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips_none_5kc-malta: setup_mips_none_5kc-malta_real
  setup_mips_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips_none_octeon: setup_mips_none_octeon_real
  setup_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips_none_real:
  setup_mips_real:
  setup_mipsel: setup_mipsel_none setup_mipsel_real
  setup_mipsel_none: setup_mipsel_none_4kc-malta setup_mipsel_none_5kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_octeon setup_mipsel_none_real
  setup_mipsel_none_4kc-malta: setup_mipsel_none_4kc-malta_real
  setup_mipsel_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_5kc-malta: setup_mipsel_none_5kc-malta_real
  setup_mipsel_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_loongson-3: setup_mipsel_none_loongson-3_real
  setup_mipsel_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
  setup_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_real:
  setup_mipsel_real:
  setup_mipsn32: setup_mipsn32_real
@@@ -974,20 -1019,20 +974,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='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real
  setup_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6_none_real:
  setup_mipsr6_real:
  setup_mipsr6el: setup_mipsr6el_none setup_mipsr6el_real
  setup_mipsr6el_none: setup_mipsr6el_none_mips32r6el setup_mipsr6el_none_mips64r6el setup_mipsr6el_none_real
  setup_mipsr6el_none_mips32r6el: setup_mipsr6el_none_mips32r6el_real
  setup_mipsr6el_none_mips32r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real
  setup_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6el_none_real:
  setup_mipsr6el_real:
  setup_none: setup_none_real
@@@ -997,26 -1042,26 +997,26 @@@ 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='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
  setup_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_powerpc_none_real:
  setup_powerpc_real:
  setup_ppc64: setup_ppc64_none setup_ppc64_real
  setup_ppc64_none: setup_ppc64_none_powerpc64 setup_ppc64_none_real
  setup_ppc64_none_powerpc64: setup_ppc64_none_powerpc64_real
  setup_ppc64_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_ppc64_none_real:
  setup_ppc64_real:
  setup_ppc64el: setup_ppc64el_none setup_ppc64el_real
  setup_ppc64el_none: setup_ppc64el_none_powerpc64le setup_ppc64el_none_real
  setup_ppc64el_none_powerpc64le: setup_ppc64el_none_powerpc64le_real
  setup_ppc64el_none_powerpc64le_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_ppc64el_none_real:
  setup_ppc64el_real:
  setup_riscv64: setup_riscv64_none setup_riscv64_real
@@@ -1024,7 -1069,7 +1024,7 @@@ setup_riscv64_none: setup_riscv64_none_
  setup_riscv64_none_real:
  setup_riscv64_none_riscv64: setup_riscv64_none_riscv64_real
  setup_riscv64_none_riscv64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_riscv64_real:
  setup_rt: setup_rt_real
  setup_rt_real:
@@@ -1035,7 -1080,7 +1035,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='5.10.0-22' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_s390x_real:
  setup_sh3: setup_sh3_real
  setup_sh3_real:
@@@ -1044,10 -1089,10 +1044,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='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
  setup_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sh4_real:
  setup_sparc: setup_sparc_real
  setup_sparc64: setup_sparc64_none setup_sparc64_real
@@@ -1056,9 -1101,9 +1056,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='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-22' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-22-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-23-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sparc64_real:
  setup_sparc_real:
  setup_x32: setup_x32_real
@@@ -1066,7 -1111,7 +1066,7 @@@ setup_x32_real
  source: source_none source_rt
  source_none: source_none_real
  source_none_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-22' FEATURESET='none' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-23' FEATURESET='none' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-23' FEATURESET='none' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  source_rt: source_rt_real
  source_rt_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-22' FEATURESET='rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-23' FEATURESET='rt' SOURCEVERSION='5.10.179-3' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-23' FEATURESET='rt' SOURCEVERSION='5.10.179-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
index defc4154ec42e20c8b63dba3e23ddef872e1336d,82975376171afa0216ccaacfe3fb414abdcc0310..abd46f11447a99ac9fbde0baccf681fbb8919d25
@@@ -4,6 -4,6 +4,6 @@@ Depends: python3, pycodestyle, pyflakes
  
  Tests: selftests
  Restrictions: breaks-testbed, needs-root, isolation-machine
- Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-22-alpha-generic [alpha], linux-image-5.10.0-22-alpha-smp [alpha], linux-image-5.10.0-22-amd64-unsigned [amd64], linux-image-5.10.0-22-cloud-amd64-unsigned [amd64], linux-image-5.10.0-22-rt-amd64-unsigned [amd64], linux-image-5.10.0-22-arm64-unsigned [arm64], linux-image-5.10.0-22-cloud-arm64-unsigned [arm64], linux-image-5.10.0-22-rt-arm64-unsigned [arm64], linux-image-5.10.0-22-marvell [armel], linux-image-5.10.0-22-rpi [armel], linux-image-5.10.0-22-parisc [hppa], linux-image-5.10.0-22-parisc64 [hppa], linux-image-5.10.0-22-686-unsigned [i386], linux-image-5.10.0-22-686-pae-unsigned [i386], linux-image-5.10.0-22-rt-686-pae-unsigned [i386], linux-image-5.10.0-22-itanium [ia64], linux-image-5.10.0-22-mckinley [ia64], linux-image-5.10.0-22-m68k [m68k], linux-image-5.10.0-22-4kc-malta [mips mipsel], linux-image-5.10.0-22-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-22-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-22-loongson-3 [mips64el mipsel], linux-image-5.10.0-22-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-22-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-22-mips32r6 [mipsr6], linux-image-5.10.0-22-mips32r6el [mipsr6el], linux-image-5.10.0-22-powerpc [powerpc], linux-image-5.10.0-22-powerpc-smp [powerpc], linux-image-5.10.0-22-powerpc64 [powerpc ppc64], linux-image-5.10.0-22-powerpc64le [ppc64el], linux-image-5.10.0-22-riscv64 [riscv64], linux-image-5.10.0-22-s390x [s390x], linux-image-5.10.0-22-sh7751r [sh4], linux-image-5.10.0-22-sh7785lcr [sh4], linux-image-5.10.0-22-sparc64 [sparc64], linux-image-5.10.0-22-sparc64-smp [sparc64]
 -Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-23-alpha-generic [alpha], linux-image-5.10.0-23-alpha-smp [alpha], linux-image-5.10.0-23-amd64-unsigned [amd64], linux-image-5.10.0-23-cloud-amd64-unsigned [amd64], linux-image-5.10.0-23-rt-amd64-unsigned [amd64], linux-image-5.10.0-23-arm64-unsigned [arm64], linux-image-5.10.0-23-cloud-arm64-unsigned [arm64], linux-image-5.10.0-23-rt-arm64-unsigned [arm64], linux-image-5.10.0-23-marvell [armel], linux-image-5.10.0-23-rpi [armel], linux-image-5.10.0-23-armmp [armhf], linux-image-5.10.0-23-armmp-lpae [armhf], linux-image-5.10.0-23-rt-armmp [armhf], linux-image-5.10.0-23-parisc [hppa], linux-image-5.10.0-23-parisc64 [hppa], linux-image-5.10.0-23-686-unsigned [i386], linux-image-5.10.0-23-686-pae-unsigned [i386], linux-image-5.10.0-23-rt-686-pae-unsigned [i386], linux-image-5.10.0-23-itanium [ia64], linux-image-5.10.0-23-mckinley [ia64], linux-image-5.10.0-23-m68k [m68k], linux-image-5.10.0-23-4kc-malta [mips mipsel], linux-image-5.10.0-23-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-23-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-23-loongson-3 [mips64el mipsel], linux-image-5.10.0-23-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-23-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-23-mips32r6 [mipsr6], linux-image-5.10.0-23-mips32r6el [mipsr6el], linux-image-5.10.0-23-powerpc [powerpc], linux-image-5.10.0-23-powerpc-smp [powerpc], linux-image-5.10.0-23-powerpc64 [powerpc ppc64], linux-image-5.10.0-23-powerpc64le [ppc64el], linux-image-5.10.0-23-riscv64 [riscv64], linux-image-5.10.0-23-s390x [s390x], linux-image-5.10.0-23-sh7751r [sh4], linux-image-5.10.0-23-sh7785lcr [sh4], linux-image-5.10.0-23-sparc64 [sparc64], linux-image-5.10.0-23-sparc64-smp [sparc64]
++Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-23-alpha-generic [alpha], linux-image-5.10.0-23-alpha-smp [alpha], linux-image-5.10.0-23-amd64-unsigned [amd64], linux-image-5.10.0-23-cloud-amd64-unsigned [amd64], linux-image-5.10.0-23-rt-amd64-unsigned [amd64], linux-image-5.10.0-23-arm64-unsigned [arm64], linux-image-5.10.0-23-cloud-arm64-unsigned [arm64], linux-image-5.10.0-23-rt-arm64-unsigned [arm64], linux-image-5.10.0-23-marvell [armel], linux-image-5.10.0-23-rpi [armel], linux-image-5.10.0-23-parisc [hppa], linux-image-5.10.0-23-parisc64 [hppa], linux-image-5.10.0-23-686-unsigned [i386], linux-image-5.10.0-23-686-pae-unsigned [i386], linux-image-5.10.0-23-rt-686-pae-unsigned [i386], linux-image-5.10.0-23-itanium [ia64], linux-image-5.10.0-23-mckinley [ia64], linux-image-5.10.0-23-m68k [m68k], linux-image-5.10.0-23-4kc-malta [mips mipsel], linux-image-5.10.0-23-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-23-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-23-loongson-3 [mips64el mipsel], linux-image-5.10.0-23-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-23-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-23-mips32r6 [mipsr6], linux-image-5.10.0-23-mips32r6el [mipsr6el], linux-image-5.10.0-23-powerpc [powerpc], linux-image-5.10.0-23-powerpc-smp [powerpc], linux-image-5.10.0-23-powerpc64 [powerpc ppc64], linux-image-5.10.0-23-powerpc64le [ppc64el], linux-image-5.10.0-23-riscv64 [riscv64], linux-image-5.10.0-23-s390x [s390x], linux-image-5.10.0-23-sh7751r [sh4], linux-image-5.10.0-23-sh7785lcr [sh4], linux-image-5.10.0-23-sparc64 [sparc64], linux-image-5.10.0-23-sparc64-smp [sparc64]
  Classes: smp