From 5ae7f4d7467c2e2acc51f1cad70bb8bfd331e97d Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Fri, 19 Jan 2001 12:50:16 +0000 Subject: Corresponding version bump for config with the DEV_FOO replacement for the NFOO count option. --- sys/conf/Makefile.alpha | 2 +- sys/conf/Makefile.i386 | 2 +- sys/conf/Makefile.ia64 | 2 +- sys/conf/Makefile.pc98 | 2 +- sys/conf/Makefile.powerpc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha index af83dca9ae41..ca1c3df16634 100644 --- a/sys/conf/Makefile.alpha +++ b/sys/conf/Makefile.alpha @@ -17,7 +17,7 @@ # # Which version of config(8) is required. -%VERSREQ= 500005 +%VERSREQ= 500006 # 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 47764bd315ce..cb19235d5d3b 100644 --- a/sys/conf/Makefile.i386 +++ b/sys/conf/Makefile.i386 @@ -17,7 +17,7 @@ # # Which version of config(8) is required. -%VERSREQ= 500005 +%VERSREQ= 500006 # 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 87e4376284aa..ec18008a8683 100644 --- a/sys/conf/Makefile.ia64 +++ b/sys/conf/Makefile.ia64 @@ -25,7 +25,7 @@ OBJCOPY= ia64-unknown-linux-objcopy MACHINE_ARCH= ia64 # Which version of config(8) is required. -%VERSREQ= 500005 +%VERSREQ= 500006 # 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 f3f15725c6e8..546853f07bd3 100644 --- a/sys/conf/Makefile.pc98 +++ b/sys/conf/Makefile.pc98 @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 500005 +%VERSREQ= 500006 # 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 47764bd315ce..cb19235d5d3b 100644 --- a/sys/conf/Makefile.powerpc +++ b/sys/conf/Makefile.powerpc @@ -17,7 +17,7 @@ # # Which version of config(8) is required. -%VERSREQ= 500005 +%VERSREQ= 500006 # Can be overridden by makeoptions or /etc/make.conf KERNEL_KO?= kernel -- cgit v1.3