diff options
Diffstat (limited to 'drivers/spi/Makefile')
-rw-r--r-- | drivers/spi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/spi/Makefile b/drivers/spi/Makefile index c79238866413..430f8200108a 100644 --- a/drivers/spi/Makefile +++ b/drivers/spi/Makefile @@ -1,6 +1,7 @@ # # Makefile for kernel SPI drivers. # +GCOV_PROFILE := y ccflags-$(CONFIG_SPI_DEBUG) := -DDEBUG |