summaryrefslogtreecommitdiffstats
path: root/debian/config/armhf/defines
blob: 1050d82126a71a6d8e2ad962b3c20042834ae2ff (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-10: linux-compiler-gcc-10-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.