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

Subversion Repositories amber

[/] [amber/] [trunk/] [sw/] [boot-loader-serial/] [Makefile] - Diff between revs 65 and 67

Show entire file | Details | Blame | View Log

Rev 65 Rev 67
Line 38... Line 38...
#  from http://www.opencores.org/lgpl.shtml                     //
#  from http://www.opencores.org/lgpl.shtml                     //
#                                                               //
#                                                               //
# ----------------------------------------------------------------
# ----------------------------------------------------------------
# Assembly source files
# Assembly source files
 
 
SRC = boot-loader.c start.S crc16.c xmodem.c elfsplitter.c
SRC = boot-loader-serial.c start.S crc16.c xmodem.c elfsplitter.c
DEP = boot-loader.h fpga-version.h
DEP = boot-loader.h fpga-version.h
TGT = boot-loader.elf
TGT = boot-loader-serial.elf
LDS = sections.lds
LDS = sections.lds
 
 
USE_MINI_LIBC = 1
USE_MINI_LIBC = 1
 
 
# Needs to fit into the boot memory on the FPGA - 8kBytes
# Needs to fit into the boot memory on the FPGA - 8kBytes

powered by: WebSVN 2.1.0

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