[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()
[linux-2.6.git] / arch / mips / lib / Makefile
blobb225543f5302dc2ed7ad3ea4cc28daa84d40c3e0
2 # Makefile for MIPS-specific library files..
5 lib-y += csum_partial_copy.o memcpy.o promlib.o strlen_user.o strncpy_user.o \
6 strnlen_user.o uncached.o
8 obj-y += iomap.o
10 # libgcc-style stuff needed in the kernel
11 lib-y += ashldi3.o ashrdi3.o lshrdi3.o
13 EXTRA_AFLAGS := $(CFLAGS)