https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 97d6cf7441d6e1858e3244d3d75b24e39f2b049c authored by Jason Self on 17 February 2011, 23:44:42 UTC
Linux-libre 2.6.37.1-gnu1
Tip revision: 97d6cf7
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