From 451ea7ffc51b5d4662d339605d62e6992ee36a84 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 18 Apr 2005 12:53:39 +0000 Subject: Added warning about not using Config for single-object options. --- src/Config | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/Config') diff --git a/src/Config b/src/Config index 9ac46c2e0..db5020797 100644 --- a/src/Config +++ b/src/Config @@ -1,6 +1,21 @@ +############################################################################## +############################################################################## +# +# IMPORTANT! +# +# This file is deprecated. All options are gradually being migrated +# to config.h. Only options that affect the entire build +# (e.g. overriding the $(CC) Makefile variable) should be placed in +# here. +# +############################################################################## +############################################################################## + + # # Config for Etherboot/32 # +# # Do not delete the tag OptionDescription and /OptionDescription # It is used to automatically generate the documentation. # -- cgit v1.2.3-55-g7522