blob: ec882552694455a863f91d94b8939b6b34e1d9e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[base]
flavours:
s390x
default-flavour: s390x
kernel-arch: s390
[build]
image-file: arch/s390/boot/bzImage
vdso: true
[image]
bootloaders: s390-tools
install-stem: vmlinuz
[relations]
headers%gcc-10: linux-compiler-gcc-10-s390
[s390x_description]
hardware: IBM zSeries
|