Skip to content

Commit 8060142

Browse files
authored
[build]: disable build sonic-slave-jessie by default (#6297)
Signed-off-by: Guohan Lu <[email protected]>
1 parent 94e143c commit 8060142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SONiC make file
22

3-
NOJESSIE ?= 0
3+
NOJESSIE ?= 1
44
NOSTRETCH ?= 0
55

66
%::

0 commit comments

Comments
 (0)