URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [drivers/] [or1200/] [Makefile] - Rev 535
Compare with Previous | Blame | View Log
SW_ROOT=../..# Sources to go into the liborpsoc.a support libraryCOMPILE_SRCS=exceptions.c int.c mmu.S or1200-utils.c cache.Sinclude $(SW_ROOT)/Makefile.incclean:$(Q)rm -f *.a *.o
