summaryrefslogtreecommitdiffstats
path: root/debian/config/armhf/defines
blob: 762775239f2e96150300a3686165638877738b61 (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
[base]
featuresets:
 none
 rt
kernel-arch: arm

[build]
image-file: arch/arm/boot/zImage
vdso: true

[image]
install-stem: vmlinuz

[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.