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

Subversion Repositories plasma

[/] [plasma/] [trunk/] [kernel/] [makefile] - Diff between revs 364 and 394

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

Rev 364 Rev 394
Line 111... Line 111...
        http.o netutil.o filesys.o ethernet.o flash.o
        http.o netutil.o filesys.o ethernet.o flash.o
        $(CONVERT_BIN)
        $(CONVERT_BIN)
        @sort test2.map
        @sort test2.map
        @$(DUMP_MIPS) --disassemble test.axf > test.lst
        @$(DUMP_MIPS) --disassemble test.axf > test.lst
 
 
# Build full test application
# Build full test application.  (Use rtos_tcpip_eth instead.)
rtosfull:
rtosfull:
        $(AS_MIPS) -o boot.o $(TOOLS_DIR)boot.asm
        $(AS_MIPS) -o boot.o $(TOOLS_DIR)boot.asm
        $(GCC_MIPS) rtos.c
        $(GCC_MIPS) rtos.c
        $(GCC_MIPS) libc.c
        $(GCC_MIPS) libc.c
        $(GCC_MIPS) uart.c -DNO_PACKETS
        $(GCC_MIPS) uart.c -DNO_PACKETS

powered by: WebSVN 2.1.0

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