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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [mips/] [arc/] [Makefile] - Rev 1765

Compare with Previous | Blame | View Log

#
# Makefile for the ARC prom monitor library routines under Linux.
#

L_TARGET = arclib.a

obj-y                           += cmdline.o env.o file.o identify.o init.o \
                                   misc.o time.o tree.o

obj-$(CONFIG_ARC_MEMORY)        += memory.o
obj-$(CONFIG_ARC_CONSOLE)       += arc_con.o
obj-$(CONFIG_ARC_PROMLIB)       += promlib.o

include $(TOPDIR)/Rules.make

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.