[build]: disable build sonic-slave-jessie by default (#6297)

Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
lguohan 2020-12-24 21:55:20 -08:00 committed by GitHub
parent 94e143cebe
commit 8060142f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# SONiC make file
NOJESSIE ?= 0
NOJESSIE ?= 1
NOSTRETCH ?= 0
%::