brintos

brintos / linux-shallow public Read only

0
0
Text · 221 B · 8132116 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2ccflags-$(CONFIG_SGI_GRU_DEBUG)	:= -DDEBUG3 4obj-$(CONFIG_SGI_GRU) := gru.o5gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o6 7