Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
#
# Makefile for the SGI arcs prom monitor library routines
# under Linux.
#

L_TARGET = lib.a

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

obj-$(CONFIG_ARC_CONSOLE)   += arc_con.o