diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +ccflags-y := -O3 -march=native obj-m := polybench.o KERNELDIR ?= /lib/modules/$(shell uname -r)/build PWD := $(shell pwd) |
