mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-16 18:08:20 +00:00
7 lines
149 B
Makefile
7 lines
149 B
Makefile
|
#
|
||
|
# Makefile for the linux arm26-specific parts of the memory manager.
|
||
|
#
|
||
|
|
||
|
obj-y := init.o extable.o proc-funcs.o memc.o fault.o \
|
||
|
small_page.o
|