Staging
v0.6.0
https://github.com/torvalds/linux
Raw File
Tip revision: e53beacd23d9cb47590da6a7a7f6d417b941a994 authored by Linus Torvalds on 16 November 2010, 02:31:02 UTC
Linux 2.6.37-rc2
Tip revision: e53beac
Makefile
#
# Makefile for the 7751 SolutionEngine specific parts of the kernel
#

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