https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 5ee10bac88a6e5166ecd7c83e66aa007a863982c authored by Jason Self on 02 August 2010, 17:25:05 UTC
Linux-libre 2.6.32.17-gnu1
Tip revision: 5ee10ba
Makefile
#
# Makefile for the linux cris-specific parts of the memory manager.
#

obj-y	 := init.o fault.o tlb.o ioremap.o

back to top