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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [apps/] [spiflash/] [Makefile] - Diff between revs 393 and 397

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 393 Rev 397
Line 19... Line 19...
 
 
#
#
# author: julius.baxter@orsoc.se
# author: julius.baxter@orsoc.se
#
#
 
 
 
SW_ROOT=../..
 
 
#PROGRAMMINGFILE=
#PROGRAMMINGFILE=
PROGRAMMINGFILE_SWBIN=progfile.swbin # Binary file with sizeword
PROGRAMMINGFILE_SWBIN=progfile.swbin # Binary file with sizeword
PROGRAMMINGFILE_DATA=progfile.o
PROGRAMMINGFILE_DATA=progfile.o
 
 
ELF_DEPENDS +=$(PROGRAMMINGFILE_DATA)
ELF_DEPENDS +=$(PROGRAMMINGFILE_DATA)
 
 
include ../Makefile.inc
 
 
 
 
include $(SW_ROOT)/Makefile.inc
 
 
OR32_LDFLAGS = -lgcc -Tspiflash-program.ld -e 256
OR32_LDFLAGS = -lgcc -Tspiflash-program.ld -e 256
 
 
../utils/bin2binsizeword:
../utils/bin2binsizeword:
        $(Q)$(MAKE) -C ../utils bin2binsizeword
        $(Q)$(MAKE) -C ../utils bin2binsizeword

powered by: WebSVN 2.1.0

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