Files
CoolPi-Armbian-Rockchip-RK3…/drivers/misc/sgi-gru/Makefile
2025-02-04 12:41:12 -06:00

7 lines
221 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
ccflags-$(CONFIG_SGI_GRU_DEBUG) := -DDEBUG
obj-$(CONFIG_SGI_GRU) := gru.o
gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o