/Ethereal-msm8939-beta9/arch/mips/fw/arc/Makefile
https://bitbucket.org/MilosStamenkovic95/etherealos · Makefile · 10 lines · 5 code · 2 blank · 3 comment · 0 complexity · cc41be580045f11ab2aad7d9d54505f5 MD5 · raw file
- #
- # Makefile for the ARC prom monitor library routines under Linux.
- #
- lib-y += cmdline.o env.o file.o identify.o init.o \
- misc.o salone.o time.o tree.o
- lib-$(CONFIG_ARC_MEMORY) += memory.o
- lib-$(CONFIG_ARC_CONSOLE) += arc_con.o
- lib-$(CONFIG_ARC_PROMLIB) += promlib.o