Makefile 186 B

1234567
  1. ifdef CONFIG_SGI_GRU_DEBUG
  2. EXTRA_CFLAGS += -DDEBUG
  3. endif
  4. obj-$(CONFIG_SGI_GRU) := gru.o
  5. gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o gruhandles.o