https://jxself.org/git/linux-libre.git
Raw File
Tip revision: f51e5feea4a7d579702463186d9148b3388206c4 authored by Jason Self on 14 January 2009, 17:44:44 UTC
Linux-libre 2.6.27.11-gnu1
Tip revision: f51e5fe
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