https://github.com/torvalds/linux
Raw File
Tip revision: 41ef2d5678d83af030125550329b6ae8b74618fa authored by Linus Torvalds on 15 April 2013, 00:45:16 UTC
Linux 3.9-rc7
Tip revision: 41ef2d5
Makefile
#
# Makefile for the SGI specific kernel interface routines
# under Linux.
#

obj-y	+= ip32-berr.o ip32-irq.o ip32-platform.o ip32-setup.o ip32-reset.o \
	   crime.o ip32-memory.o
back to top