Staging
v0.6.0
https://github.com/torvalds/linux
Raw File
Tip revision: fe0d42203cb5616eeff68b14576a0f7e2dd56625 authored by Linus Torvalds on 04 July 2011, 22:56:24 UTC
Linux 3.0-rc6
Tip revision: fe0d422
Makefile
#
# Makefile for the 7751 SolutionEngine specific parts of the kernel
#

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