mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 00:12:19 +03:00
Found a home for MAKEROM_FLAGS_3c503.
This commit is contained in:
@@ -141,6 +141,10 @@ NON_AUTO_SRCS += drivers/net/prism2.c
|
||||
FINALISE_rom = $(MAKEROM) $(MAKEROM_FLAGS) $(TGT_MAKEROM_FLAGS) \
|
||||
-i$(IDENT) $@
|
||||
|
||||
# Some ROMs require specific flags to be passed to makerom.pl
|
||||
#
|
||||
MAKEROM_FLAGS_3c503 = -3
|
||||
|
||||
# Drag in architecture-specific Makefile
|
||||
#
|
||||
MAKEDEPS += arch/$(ARCH)/Makefile
|
||||
|
||||
Reference in New Issue
Block a user