mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
bump the Makefile config versions now that config is 600001...
Forgotten by: des
This commit is contained in:
parent
75737f3423
commit
f80d282814
8 changed files with 8 additions and 8 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600000
|
||||
%VERSREQ= 600001
|
||||
|
||||
.if !defined(S)
|
||||
.if exists(./@/.)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600000
|
||||
%VERSREQ= 600001
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600000
|
||||
%VERSREQ= 600001
|
||||
|
||||
# Temporary stuff while we're still embryonic
|
||||
NO_MODULES=
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600000
|
||||
%VERSREQ= 600001
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
GCC3= you bet
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600000
|
||||
%VERSREQ= 600001
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600000
|
||||
%VERSREQ= 600001
|
||||
|
||||
.if !defined(S)
|
||||
.if exists(./@/.)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600000
|
||||
%VERSREQ= 600001
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600000
|
||||
%VERSREQ= 600001
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue