swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: d72e90f33aa4709ebecc5005562f52335e106a60 authored by Linus Torvalds on 22 July 2018, 21:12:20 UTC
Linux 4.18-rc6
Tip revision: d72e90f
Makefile
#
# Makefile for the Altix device drivers.
#
#

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