Bump config(8) version and build requirement for config(8) to 600006. This
is caused by my latest changes to config(8). You're supposed to install new config(8) in order to prevent yourself from seeing a warning about old version of that tool. You should configure the kernel with a new config(8) then. Oked by: rwatson, cognet (mentor)
This commit is contained in:
parent
627459b3d8
commit
f6d4544853
@ -18,7 +18,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600004
|
||||
%VERSREQ= 600006
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600004
|
||||
%VERSREQ= 600006
|
||||
|
||||
# Temporary stuff while we're still embryonic
|
||||
NO_MODULES=
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600004
|
||||
%VERSREQ= 600006
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
GCC3= you bet
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600004
|
||||
%VERSREQ= 600006
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600004
|
||||
%VERSREQ= 600006
|
||||
|
||||
.if !defined(S)
|
||||
.if exists(./@/.)
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600004
|
||||
%VERSREQ= 600006
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600004
|
||||
%VERSREQ= 600006
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600004
|
||||
%VERSREQ= 600006
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -49,5 +49,5 @@
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
#define CONFIGVERS 600005
|
||||
#define CONFIGVERS 600006
|
||||
#define MAJOR_VERS(x) ((x) / 100000)
|
||||
|
Loading…
Reference in New Issue
Block a user