build-and-push: change directories
Use a mounted SSD to improve speed. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
a277ba3eae
commit
bd9361429f
@ -23,9 +23,9 @@
|
||||
|
||||
set -Ceux
|
||||
|
||||
GIT_LINUX=~/Work/git/linux
|
||||
GIT_LINUX=/mnt/extssd/git/linux
|
||||
GIT_LINUX_PATCHES=~/Work/git/kernel-source
|
||||
LINUX_BUILD=~/Work/kernel-build
|
||||
LINUX_BUILD=/mnt/extssd/build/linux
|
||||
LINUX_CONFIG=default
|
||||
LINUX_VERSION=6.4.0-"$LINUX_CONFIG"-dirty
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user