example.mk/serial_transfer: re-enable maple
This commit is contained in:
parent
f4ce3f568b
commit
14f3419124
@ -447,9 +447,9 @@ SERIAL_TRANSFER_OBJ = \
|
|||||||
example/serial_transfer.o \
|
example/serial_transfer.o \
|
||||||
sh7091/serial.o \
|
sh7091/serial.o \
|
||||||
serial_load.o \
|
serial_load.o \
|
||||||
crc32.o
|
crc32.o \
|
||||||
# maple/maple.o \
|
maple/maple.o \
|
||||||
# font/portfolio_6x8/portfolio_6x8.data.o \
|
font/portfolio_6x8/portfolio_6x8.data.o
|
||||||
|
|
||||||
example/serial_transfer.elf: LDSCRIPT = $(LIB)/loader.lds
|
example/serial_transfer.elf: LDSCRIPT = $(LIB)/loader.lds
|
||||||
example/serial_transfer.elf: $(START_OBJ) $(SERIAL_TRANSFER_OBJ)
|
example/serial_transfer.elf: $(START_OBJ) $(SERIAL_TRANSFER_OBJ)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user