swh:1:snp:32555a3fd8878f019c2ebd6c964bc1edcaeff337
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