blob: bbe9c6f4ae26fda6a0376d2df72a092d782ba6d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[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-generic_packages]
installer: true
[alpha-smp_description]
hardware: Alpha SMP
hardware-long: DEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
|