OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [apps/] [spiflash/] [Makefile] - Diff between revs 449 and 465

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.