summaryrefslogtreecommitdiff
path: root/sys/arch/beagle/conf/Makefile.beagle
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2010-04-27 06:46:27 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2010-04-27 06:46:27 +0000
commit7e32eeaab109e135c198149e47b67e1d07f69691 (patch)
tree5dd3a25db76a70e096aa2445e914b4bbb444a95e /sys/arch/beagle/conf/Makefile.beagle
parent000f8235cfd99660432c665e2042006671fb7dd6 (diff)
shorten preamble
Diffstat (limited to 'sys/arch/beagle/conf/Makefile.beagle')
-rw-r--r--sys/arch/beagle/conf/Makefile.beagle15
1 files changed, 4 insertions, 11 deletions
diff --git a/sys/arch/beagle/conf/Makefile.beagle b/sys/arch/beagle/conf/Makefile.beagle
index ba02af0866b..313fb169b71 100644
--- a/sys/arch/beagle/conf/Makefile.beagle
+++ b/sys/arch/beagle/conf/Makefile.beagle
@@ -1,14 +1,7 @@
-# $OpenBSD: Makefile.beagle,v 1.15 2010/04/27 05:07:28 deraadt Exp $
-
-# This makefile is constructed from a machine description:
-# config machineid
-# Most changes should be made in the machine description
-# /sys/arch/beagle/conf/``machineid''
-# after which you should do
-# config machineid
-# Machine generic makefile changes should be made in
-# /sys/arch/beagle/conf/Makefile.beagle
-# after which config should be rerun for all machines of that type.
+# $OpenBSD: Makefile.beagle,v 1.16 2010/04/27 06:46:25 deraadt Exp $
+
+# For instructions on building kernels consult the config(8) and options(4)
+# manual pages.
#
# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING