URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [parisc/] [lib/] [Makefile] - Rev 1765
Compare with Previous | Blame | View Log
## Makefile for parisc-specific library files..#L_TARGET = lib.aobj-y := lusercopy.o bitops.o checksum.o io.o memset.oobj-$(CONFIG_SMP) += locks.oinclude $(TOPDIR)/Rules.make
