swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 0238df646e6224016a45505d2c111a24669ebe21 authored by Greg Kroah-Hartman on 07 October 2018, 15:26:02 UTC
Linux 4.19-rc7
Tip revision: 0238df6
Makefile
#
# Makefile for the Altix device drivers.
#
#

obj-$(CONFIG_SGI_IOC3) += ioc3.o
back to top