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:
@@ -138,8 +138,12 @@ NON_AUTO_SRCS += drivers/net/prism2.c
|
|||||||
# the automatic build system and varies by target; it includes the
|
# the automatic build system and varies by target; it includes the
|
||||||
# "-p 0x1234,0x5678" string to set the PCI IDs.
|
# "-p 0x1234,0x5678" string to set the PCI IDs.
|
||||||
#
|
#
|
||||||
FINALISE_rom = $(MAKEROM) $(MAKEROM_FLAGS) $(TGT_MAKEROM_FLAGS) \
|
FINALISE_rom = $(MAKEROM) $(MAKEROM_FLAGS) $(TGT_MAKEROM_FLAGS) \
|
||||||
-i$(IDENT) $@
|
-i$(IDENT) $@
|
||||||
|
|
||||||
|
# Some ROMs require specific flags to be passed to makerom.pl
|
||||||
|
#
|
||||||
|
MAKEROM_FLAGS_3c503 = -3
|
||||||
|
|
||||||
# Drag in architecture-specific Makefile
|
# Drag in architecture-specific Makefile
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user