blob: 5314b37aff2c493a736eb438a47f03d33cba509f [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the ARC prom monitor library routines under Linux.
3#
4
5lib-y += cmdline.o env.o file.o identify.o init.o \
Ralf Baechle07b4ebd2005-03-07 15:40:34 +00006 misc.o salone.o time.o tree.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07007
8lib-$(CONFIG_ARC_MEMORY) += memory.o
9lib-$(CONFIG_ARC_CONSOLE) += arc_con.o
10lib-$(CONFIG_ARC_PROMLIB) += promlib.o
Ralf Baechle03bf6ad2009-09-15 22:58:23 +020011
matt mooneye3726302011-01-14 06:12:31 -080012ccflags-y := -Werror