mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 09:32:33 +03:00
Added warning about not using Config for single-object options.
This commit is contained in:
15
src/Config
15
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.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user