blob: d2885cfa2f6197b9d185478d2867943611d3dd09 (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
[base]
flavours:
5kc-malta
mips64r2eb
octeon
kernel-arch: mips
[build]
image-file: vmlinuz
[image]
install-stem: vmlinuz
[5kc-malta_description]
hardware: MIPS Malta
hardware-long: MIPS Malta boards
[5kc-malta_image]
configs:
kernelarch-mips/config.malta
kernelarch-mips/config.mips64r2
[mips64r2eb_description]
hardware: MIPS Generic (mips64r2eb)
hardware-long: MIPS Generic platform (mips64r2eb)
[mips64r2eb_image]
configs:
kernelarch-mips/config.boston
kernelarch-mips/config.mips64r2
[octeon_description]
hardware: Octeon
hardware-long: Cavium Networks Octeon
[octeon_build]
image-file: vmlinux
[octeon_image]
install-stem: vmlinux
configs: kernelarch-mips/config.octeon
|