Staging
v0.6.0
https://github.com/torvalds/linux
Raw File
Tip revision: e42391cd048809d903291d07f86ed3934ce138e9 authored by Linus Torvalds on 29 March 2015, 22:26:31 UTC
Linux 4.0-rc6
Tip revision: e42391c
Makefile
#
# Makefile for the 7751 SolutionEngine specific parts of the kernel
#

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