blob: f5da81bed26eff38e8ed219ebe0a19b97f5c76d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[base]
featuresets:
none
rt
kernel-arch: arm
[build]
image-file: arch/arm/boot/zImage
vdso: true
[image]
install-stem: vmlinuz
[relations]
headers%gcc-12: linux-compiler-gcc-12-arm
[armmp_description]
hardware: ARMv7 multiplatform compatible SoCs
hardware-long: ARMv7 multiplatform kernel. See
https://wiki.debian.org/DebianKernel/ARMMP for details of supported
platforms
[armmp-lpae_description]
hardware: ARMv7 multiplatform compatible SoCs supporting LPAE
hardware-long: ARMv7 multiplatform kernel supporting LPAE. See
https://wiki.debian.org/DebianKernel/ARMMP for details of supported
platforms.
|