Disabling to build signed images.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
e83fe49f7c
commit
5cc2f31fb8
2 changed files with 0 additions and 2 deletions
1
debian/config/amd64/defines.toml
vendored
1
debian/config/amd64/defines.toml
vendored
|
@ -28,7 +28,6 @@ name = 'rt'
|
||||||
name = 'amd64'
|
name = 'amd64'
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
enable_signed = true
|
|
||||||
enable_vdso = true
|
enable_vdso = true
|
||||||
kernel_file = 'arch/x86/boot/bzImage'
|
kernel_file = 'arch/x86/boot/bzImage'
|
||||||
kernel_stem = 'vmlinuz'
|
kernel_stem = 'vmlinuz'
|
||||||
|
|
1
debian/config/arm64/defines.toml
vendored
1
debian/config/arm64/defines.toml
vendored
|
@ -35,7 +35,6 @@ name = 'arm64'
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
compiler_gnutype_compat = 'arm-linux-gnueabihf'
|
compiler_gnutype_compat = 'arm-linux-gnueabihf'
|
||||||
enable_signed = true
|
|
||||||
enable_vdso = true
|
enable_vdso = true
|
||||||
kernel_file = 'arch/arm64/boot/Image'
|
kernel_file = 'arch/arm64/boot/Image'
|
||||||
kernel_stem = 'vmlinuz'
|
kernel_stem = 'vmlinuz'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue