mirror of
https://github.com/ipxe/ipxe
synced 2025-12-17 01:52:08 +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) \
|
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
|
||||||
#
|
#
|
||||||
MAKEDEPS += arch/$(ARCH)/Makefile
|
MAKEDEPS += arch/$(ARCH)/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user