mirror of
https://github.com/ipxe/ipxe
synced 2026-02-12 09:59:51 +03:00
[makefile] Split config.h out into config/*.h and kill off mkconfig.pl
This commit is contained in:
@@ -232,14 +232,6 @@ ifdef ARCH
|
||||
include arch/$(ARCH)/Makefile
|
||||
endif
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
# config/%.h files are generated from config.h using mkconfig.pl
|
||||
#
|
||||
config/%.h : config*.h
|
||||
$(MKCONFIG) config.h
|
||||
CLEANUP += config/*.h
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
# Source file handling
|
||||
|
||||
Reference in New Issue
Block a user