mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Bump config version.
This commit is contained in:
parent
4442d34e46
commit
ab11128f3e
5 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 500006
|
||||
%VERSREQ= 500007
|
||||
|
||||
# Can be overridden by makeoptions or /etc/make.conf
|
||||
KERNEL_KO?= kernel
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 500006
|
||||
%VERSREQ= 500007
|
||||
|
||||
# Can be overridden by makeoptions or /etc/make.conf
|
||||
KERNEL_KO?= kernel
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ OBJDUMP= ia64-unknown-linux-objdump
|
|||
MACHINE_ARCH= ia64
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 500006
|
||||
%VERSREQ= 500007
|
||||
|
||||
# Can be overridden by makeoptions or /etc/make.conf
|
||||
KERNEL_KO?= kernel
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 500006
|
||||
%VERSREQ= 500007
|
||||
|
||||
# Can be overridden by makeoptions or /etc/make.conf
|
||||
KERNEL_KO?= kernel
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 500006
|
||||
%VERSREQ= 500007
|
||||
|
||||
# Temporary stuff while we're still embryonic
|
||||
NO_MODULES?= yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue