/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

  1. #
  2. # Makefile for the ARC prom monitor library routines under Linux.
  3. #
  4. lib-y += cmdline.o env.o file.o identify.o init.o \
  5. misc.o salone.o time.o tree.o
  6. lib-$(CONFIG_ARC_MEMORY) += memory.o
  7. lib-$(CONFIG_ARC_CONSOLE) += arc_con.o
  8. lib-$(CONFIG_ARC_PROMLIB) += promlib.o