[kernel-gwh] stable branch by default

This commit is contained in:
Gwenhael Le Moine 2023-10-02 09:54:10 +02:00
parent 1b7b54813c
commit 54f21ae529
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -5,8 +5,8 @@ set -x
CWD=$(pwd)
PRGNAM=$(basename "$CWD")
BUILD=${BUILD:-7}
BRANCH=${BRANCH:-mainline} # stable ; mainline
BUILD=${BUILD:-8}
BRANCH=${BRANCH:-stable} # stable ; mainline
ARCH=$(uname -m)
TAG=gwh