Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: a937536b868b8369b98967929045f1df54234323 authored by Linus Torvalds on 17 March 2013, 22:59:32 UTC
Linux 3.9-rc3
Tip revision: a937536
Makefile
#
# Makefile for the Sega Dreamcast specific parts of the kernel
#

obj-y	 := setup.o irq.o rtc.o

back to top