mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
d3883ecebb
"make dep" is no longer required in kernel 2.6, but was still mentioned in some places. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
6 lines
121 B
Makefile
6 lines
121 B
Makefile
#
|
|
# Makefile for the Linux/Xtensa-specific parts of the memory manager.
|
|
#
|
|
|
|
obj-y := init.o fault.o tlb.o misc.o cache.o
|