]> Git Repo - J-linux.git/blob - drivers/misc/sgi-gru/Makefile
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[J-linux.git] / drivers / misc / sgi-gru / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ccflags-$(CONFIG_SGI_GRU_DEBUG) := -DDEBUG
3
4 obj-$(CONFIG_SGI_GRU) := gru.o
5 gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o
6
This page took 0.026886 seconds and 4 git commands to generate.