URL
https://opencores.org/ocsvn/amber/amber/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 78 |
Rev 80 |
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-ethmac.c line-buffer.c timer.c print.c elfsplitter.c utilities.c \
|
SRC = boot-loader-ethmac.c line-buffer.c timer.c print.c elfsplitter.c utilities.c led.c \
|
serial.c ethmac.c packet.c tcp.c udp.c telnet.c start.S ../mini-libc/memcpy.c
|
serial.c ethmac.c packet.c tcp.c udp.c tftp.c telnet.c start.S ../mini-libc/memcpy.c
|
DEP = address_map.h boot-loader-ethmac.h line-buffer.h timer.h utilities.h \
|
DEP = address_map.h line-buffer.h timer.h utilities.h led.h \
|
serial.h ethmac.h tcp.h udp.h telnet.h packet.h elfsplitter.h
|
serial.h ethmac.h tcp.h udp.h telnet.h tftp.h packet.h elfsplitter.h
|
TGT = boot-loader-ethmac.elf
|
TGT = boot-loader-ethmac.elf
|
LDS = sections.lds
|
LDS = sections.lds
|
|
|
|
|
# Needs to fit into the boot memory on the FPGA - 8kBytes
|
# Needs to fit into the boot memory on the FPGA - 8kBytes
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.