mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 14:32:49 +03:00
Add include directories as source dirs
This commit is contained in:
@@ -58,7 +58,9 @@ WARN_LOGFILE =
|
|||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# configuration options related to the input files
|
# configuration options related to the input files
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
INPUT = @SRCDIRS@
|
INPUT = @SRCDIRS@ \
|
||||||
|
include \
|
||||||
|
arch/@ARCH@/include
|
||||||
FILE_PATTERNS =
|
FILE_PATTERNS =
|
||||||
RECURSIVE = NO
|
RECURSIVE = NO
|
||||||
EXCLUDE =
|
EXCLUDE =
|
||||||
|
|||||||
Reference in New Issue
Block a user