summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-07-02 05:36:32 +0000
committerimp <imp@FreeBSD.org>2001-07-02 05:36:32 +0000
commit5ac44852df42e6f01d87e29238b4535227733b3d (patch)
treea3408a72eeb4868b7596bf6f7881f02a483272c1 /sys/conf
parent03b74438190f6445a3cd813876ca622b52a91d20 (diff)
downloadFreeBSD-src-5ac44852df42e6f01d87e29238b4535227733b3d.zip
FreeBSD-src-5ac44852df42e6f01d87e29238b4535227733b3d.tar.gz
Bump config version.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/Makefile.alpha2
-rw-r--r--sys/conf/Makefile.i3862
-rw-r--r--sys/conf/Makefile.ia642
-rw-r--r--sys/conf/Makefile.pc982
-rw-r--r--sys/conf/Makefile.powerpc2
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha
index 895a29e..64aacaf 100644
--- a/sys/conf/Makefile.alpha
+++ b/sys/conf/Makefile.alpha
@@ -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
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index 50e914e..f3e936b 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -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
diff --git a/sys/conf/Makefile.ia64 b/sys/conf/Makefile.ia64
index 92a36e4..6fa83c4 100644
--- a/sys/conf/Makefile.ia64
+++ b/sys/conf/Makefile.ia64
@@ -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
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 32f0b93..a2b7f18 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -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
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index 8d630fd..a83d870 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -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
OpenPOWER on IntegriCloud