Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.9 5 lines 181 B view raw
1ccflags-$(CONFIG_SGI_GRU_DEBUG) := -DDEBUG 2 3obj-$(CONFIG_SGI_GRU) := gru.o 4gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o grukdump.o 5