X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=81d81288a48625277a01732326074dd047cd0537;hb=2e6246b4df9cdd984847183506f345ef92953f87;hp=befc98e04b2b2c0632bb403763c142721cdcd356;hpb=13c601172bb6ede4e4595c718d96410173f933af;p=lttng-modules.git diff --git a/Makefile b/Makefile index befc98e0..81d81288 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ endif else KERNELDIR ?= /lib/modules/$(shell uname -r)/build PWD := $(shell pwd) + CFLAGS = $(EXTCFLAGS) default: $(MAKE) -C $(KERNELDIR) M=$(PWD) modules