1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the ARC prom monitor library routines under Linux.
6 lib-y
+= cmdline.o env.o file.o identify.o init.o \
7 misc.o salone.o time.o tree.o
9 lib-
$(CONFIG_ARC_MEMORY
) += memory.o
10 lib-
$(CONFIG_ARC_CONSOLE
) += arc_con.o
11 lib-
$(CONFIG_ARC_PROMLIB
) += promlib.o