You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
microblaze_mmu_v2: Makefiles
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user