summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2006-06-26 06:24:24 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2006-06-26 06:24:24 (GMT)
commit749805dc10e955b0170573061f9522a6a21cbae0 (patch)
tree610f0a5f10564e4627349d4518f99e98ddf39467 /arch/sparc/lib/Makefile
parent8e48aec714f1faf581949f23ae0e3d6e2317433b (diff)
downloadlinux-fsl-qoriq-749805dc10e955b0170573061f9522a6a21cbae0.tar.xz
[SPARC]: Add iomap interfaces.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/lib/Makefile')
-rw-r--r--arch/sparc/lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sparc/lib/Makefile b/arch/sparc/lib/Makefile
index fa50069..5db7e1d 100644
--- a/arch/sparc/lib/Makefile
+++ b/arch/sparc/lib/Makefile
@@ -9,3 +9,5 @@ lib-y := mul.o rem.o sdiv.o udiv.o umul.o urem.o ashrdi3.o memcpy.o memset.o \
strncpy_from_user.o divdi3.o udivdi3.o strlen_user.o \
copy_user.o locks.o atomic.o atomic32.o bitops.o \
lshrdi3.o ashldi3.o rwsem.o muldi3.o bitext.o
+
+obj-y += iomap.o