/arch/mips/lib/Makefile

https://bitbucket.org/evzijst/gittest · Makefile · 10 lines · 4 code · 3 blank · 3 comment · 0 complexity · 88a577239e1a18f29fccc3a11b4b2114 MD5 · raw file

  1. #
  2. # Makefile for MIPS-specific library files..
  3. #
  4. lib-y += csum_partial_copy.o dec_and_lock.o memcpy.o promlib.o \
  5. strlen_user.o strncpy_user.o strnlen_user.o
  6. obj-y += iomap.o
  7. EXTRA_AFLAGS := $(CFLAGS)