treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / mips / fw / arc / Makefile
blob64d685efcc77d203d77d69802eb86ecfd662ec90
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the ARC prom monitor library routines under Linux.
6 ifdef CONFIG_ARC_CMDLINE_ONLY
7 lib-y += cmdline.o
8 else
9 lib-y += cmdline.o env.o file.o identify.o init.o \
10 misc.o
11 endif
13 lib-$(CONFIG_ARC_MEMORY) += memory.o
14 lib-$(CONFIG_ARC_CONSOLE) += arc_con.o
15 lib-$(CONFIG_ARC_PROMLIB) += promlib.o