mirror of https://gitee.com/openkylin/linux.git
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
|
||
|
|