blob: 5f2034e7669a1dd895a59bc9634a6ccb5d6c8154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[base]
flavours: alpha-generic alpha-smp
default-flavour: alpha-smp
kernel-arch: alpha
[build]
image-file: arch/alpha/boot/vmlinux.gz
[image]
suggests: aboot, fdutils
install-stem: vmlinuz
[alpha-generic_description]
hardware: Alpha
hardware-long: DEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
[alpha-smp_description]
hardware: Alpha SMP
hardware-long: DEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
|