mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 08:18:47 +00:00
4 lines
113 B
Makefile
4 lines
113 B
Makefile
|
obj-$(CONFIG_SGI_GRU) := gru.o
|
||
|
gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o
|
||
|
|