We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 090a6bb commit 6fa458fCopy full SHA for 6fa458f
1 file changed
Makefile
@@ -79,6 +79,7 @@ securedrop-workstation-6.18: OUT:=$(SCRIPT_OUTPUT_PREFIX)-securedrop-workstation
79
securedrop-workstation-6.18: ## Builds kernels for SecureDrop Workstation, 6.18.x
80
LINUX_MAJOR_VERSION=6.18 \
81
GRSECURITY=1 GRSECURITY_PATCH_TYPE=stable12 LOCALVERSION="workstation" \
82
+ BUILD_DISTRO="trixie" \
83
LINUX_LOCAL_CONFIG_PATH="$(PWD)/configs/config-workstation-6.18" \
84
script \
85
--command ./scripts/build-kernel-wrapper \
0 commit comments