Skip to content

Commit

Permalink
Define GRAPHITE
Browse files Browse the repository at this point in the history
Which I had forgot.
  • Loading branch information
mtlive authored Dec 11, 2018
1 parent 5fe4998 commit a79ee4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,8 @@ endif # $(dot-config)
# Defaults to vmlinux, but the arch makefile usually adds further targets
all: vmlinux

GRAPHITE = -fgraphite -fgraphite-identity -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -ftree-loop-linear

ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
KBUILD_CFLAGS += -Os
endif
Expand Down

0 comments on commit a79ee4f

Please sign in to comment.