aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-10-14 08:33:22 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-10-14 08:33:22 +0000
commit412916079c41ec2afdee0b73ffd1235d1d54cf4a (patch)
tree4c0852f7b7ed2956eba7fb6f47899d01288f703c /sys
parent6bf02e51da6865cd8f0e82155ea0d8005a81aac4 (diff)
Notes
Diffstat (limited to 'sys')
-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 ef094bbac00a4..25de7507c0349 100644
--- a/sys/conf/Makefile.alpha
+++ b/sys/conf/Makefile.alpha
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 500003
+%VERSREQ= 500004
# 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 e58a5fdf68964..18f6539ba16f0 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 500003
+%VERSREQ= 500004
# 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 dacc1f65535a0..91c4501f0a3e9 100644
--- a/sys/conf/Makefile.ia64
+++ b/sys/conf/Makefile.ia64
@@ -27,7 +27,7 @@ OBJCOPY= ia64-unknown-linux-objcopy
MACHINE_ARCH= ia64
# Which version of config(8) is required.
-%VERSREQ= 500003
+%VERSREQ= 500004
# 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 3ec5943525454..386a9cb5766c3 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 500003
+%VERSREQ= 500004
# 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 e58a5fdf68964..18f6539ba16f0 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 500003
+%VERSREQ= 500004
# Can be overridden by makeoptions or /etc/make.conf
KERNEL_KO?= kernel