Found a home for MAKEROM_FLAGS_3c503.

This commit is contained in:
Michael Brown
2005-04-17 13:25:43 +00:00
parent 5ee79cf207
commit 658fecf7e5

View File

@@ -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