From 05f5722996e56400bf60b8832a0fbe52f93b9fd8 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 25 Aug 2000 19:30:03 +0000 Subject: If a ${KERNEL}.hints file exists, and no hints are specified explicitly, then include the hints with a marker indicating that it is a fallback. The kernel side of this is to come shortly. --- sys/conf/Makefile.i386 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/conf/Makefile.i386') diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386 index 8bbb953..acf5001 100644 --- a/sys/conf/Makefile.i386 +++ b/sys/conf/Makefile.i386 @@ -17,7 +17,7 @@ # # Which version of config(8) is required. -%VERSREQ= 500002 +%VERSREQ= 500003 # Can be overridden by makeoptions or /etc/make.conf KERNEL?= kernel -- cgit v1.1