mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 20:10:18 +03:00
Note to self: save files before checking in.
This commit is contained in:
11
src/Config
11
src/Config
@@ -3,10 +3,13 @@
|
|||||||
#
|
#
|
||||||
# IMPORTANT!
|
# IMPORTANT!
|
||||||
#
|
#
|
||||||
# This file is deprecated. All options are gradually being migrated
|
# The use of this file to set options that affect only single object
|
||||||
# to config.h. Only options that affect the entire build
|
# files is deprecated, because changing anything in this file results
|
||||||
# (e.g. overriding the $(CC) Makefile variable) should be placed in
|
# in a complete rebuild, which is slow. All options are gradually
|
||||||
# here.
|
# being migrated to config.h, which does not suffer from this problem.
|
||||||
|
#
|
||||||
|
# Only options that affect the entire build (e.g. overriding the $(CC)
|
||||||
|
# Makefile variable) should be placed in here.
|
||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user