https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 7f0f104d408143ccdd855ef31d64fd9c12652914 authored by Jason Self on 23 March 2009, 21:56:09 UTC
Linux-libre 2.6.28.9-gnu1
Tip revision: 7f0f104
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