URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 449 |
Rev 465 |
Line 29... |
Line 29... |
|
|
ELF_DEPENDS +=$(PROGRAMMINGFILE_DATA)
|
ELF_DEPENDS +=$(PROGRAMMINGFILE_DATA)
|
|
|
include $(SW_ROOT)/Makefile.inc
|
include $(SW_ROOT)/Makefile.inc
|
|
|
OR32_LDFLAGS = -lgcc -Tspiflash-program.ld -e 256
|
OR32_LDFLAGS = -L$(SW_ROOT)/lib -lorpsoc -lgcc -Tspiflash-program.ld -e 256
|
|
|
$(SW_ROOT)/utils/bin2binsizeword:
|
$(SW_ROOT)/utils/bin2binsizeword:
|
$(Q)$(MAKE) -C $(SW_ROOT)/utils bin2binsizeword
|
$(Q)$(MAKE) -C $(SW_ROOT)/utils bin2binsizeword
|
|
|
$(PROGRAMMINGFILE_SWBIN): $(PROGRAMMINGFILE) $(SW_ROOT)/utils/bin2binsizeword
|
$(PROGRAMMINGFILE_SWBIN): $(PROGRAMMINGFILE) $(SW_ROOT)/utils/bin2binsizeword
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.