summaryrefslogtreecommitdiffstats
path: root/debian/config/riscv64/defines.toml
blob: 56e2a273099283eadb6d31baf198e40340010cf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[flavour]]
name = 'riscv64'
[flavour.defs]
is_default = true
[flavour.description]
hardware = '64-bit RISC-V platforms'
[flavour.packages]
installer = true

[[featureset]]
name = 'none'

[build]
enable_vdso = true
kernel_file = 'arch/riscv/boot/Image'
kernel_stem = 'vmlinux'