Skip to content

Commit 950a229

Browse files
committed
DoKernelOrg: allow building older maint releases
1 parent 167e415 commit 950a229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DoKernelOrg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ case "$1" in
4141
done >:all.log 2>&1
4242
;;
4343

44-
maint | master)
44+
maint | maint-* | master)
4545
case `hostname` in
4646
hera.kernel.org)
4747
narch='x86_64 i386'

0 commit comments

Comments
 (0)