microblaze_mmu_v2: Makefiles

Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek
2009-05-26 16:30:32 +02:00
parent a116f6d5db
commit 4b2368ffd6
5 changed files with 11 additions and 1 deletions
+2 -1
View File
@@ -10,4 +10,5 @@ else
lib-y += memcpy.o memmove.o
endif
lib-y += uaccess.o
lib-$(CONFIG_NO_MMU) += uaccess.o
lib-$(CONFIG_MMU) += uaccess_old.o