Staging
v0.7.0
https://github.com/torvalds/linux
Raw File
Tip revision: fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c authored by Linus Torvalds on 22 August 2011, 18:42:53 UTC
Linux 3.1-rc3
Tip revision: fcb8ce5
Makefile
#
# Makefile for the Jazz family specific parts of the kernel
#

obj-y	 	:= irq.o jazzdma.o reset.o setup.o
back to top