diff options
Diffstat (limited to 'src/Config')
| -rw-r--r-- | src/Config | 15 |
1 files changed, 15 insertions, 0 deletions
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. # |
