Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 415d8cfa authored by Jack Steiner's avatar Jack Steiner Committed by Linus Torvalds
Browse files

GRU: fix for debug option



Enable -D DEBUG in the GRU Makefile if CONFIG_SGI_GRU_DEBUG is selected.

Signed-off-by: default avatarJack Steiner <steiner@sgi.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 6e8ba729
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
ifdef CONFIG_SGI_GRU_DEBUG
  EXTRA_CFLAGS	+= -DDEBUG
endif

obj-$(CONFIG_SGI_GRU) := gru.o
gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o