Revision 9a351e30d72d409ec62c83f380e330e0baa584b4 authored by Linus Torvalds on 02 August 2005, 04:45:48 UTC, committed by Linus Torvalds on 02 August 2005, 04:45:48 UTC
Ok, let's get it right this time
1 parent 96cd5b0
Raw File
Makefile
#
# Makefile for the Altix device drivers.
#
#

obj-$(CONFIG_SGI_IOC4) += ioc4.o
back to top