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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [or32/] [lib/] [Makefile] - Rev 1275

Go to most recent revision | Compare with Previous | Blame | View Log

#
# Makefile for or32 specific library files..
#

.S.o:
        $(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -c $< -o $*.o

L_TARGET = lib.a
obj-y  = string.o checksum.o

#delay.o memcpy.o memset.o memmove.o memchr.o \
#        checksum.o strcasecmp.o strlen.o string-empty.o

USE_STANDARD_AS_RULE := true

include $(TOPDIR)/Rules.make

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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