mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 16:24:13 +08: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
|
||
|
|