summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/lib/Makefile
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2010-03-22 18:23:45 +0100
committerMichal Simek <monstr@monstr.eu>2010-04-01 08:38:22 +0200
commitcca79120c253451220e589a104bdeb57e4901871 (patch)
treead4fce7fa42b84492b25cd4f8c75e74d97418112 /arch/microblaze/lib/Makefile
parentef4e277b5d86e56db650137de0b1cd16ded32498 (diff)
downloadop-kernel-dev-cca79120c253451220e589a104bdeb57e4901871.zip
op-kernel-dev-cca79120c253451220e589a104bdeb57e4901871.tar.gz
microblaze: uaccess: Move functions to generic location
noMMU and MMU use them. Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/lib/Makefile')
-rw-r--r--arch/microblaze/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/microblaze/lib/Makefile b/arch/microblaze/lib/Makefile
index b579db06..59322a2 100644
--- a/arch/microblaze/lib/Makefile
+++ b/arch/microblaze/lib/Makefile
@@ -10,5 +10,4 @@ else
lib-y += memcpy.o memmove.o
endif
-lib-$(CONFIG_NO_MMU) += uaccess.o
lib-$(CONFIG_MMU) += uaccess_old.o
OpenPOWER on IntegriCloud