https://jxself.org/git/linux-libre.git
Raw File
Tip revision: c6ed0f53b05df21553ae364b85c28bbc38b51686 authored by Jason Self on 08 August 2011, 17:48:34 UTC
Linux-libre 2.6.33.17-gnu1
Tip revision: c6ed0f5
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