blob: 35fe461a38622bbe8e8cef670cb5ebc693575370 (
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-12: linux-compiler-gcc-12-s390
[s390x_description]
hardware: IBM zSeries
|