Skip to content

Commit

Permalink
perf tools: git mv tools/perf/{features-tests.mak,config/}
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Witten <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
  • Loading branch information
mfwitten authored and acmel committed Apr 19, 2011
1 parent 7fbd065 commit f18568a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/perf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ INSTALL = install
# explicitly what architecture to check for. Fix this up for yours..
SPARSE_FLAGS = -D__BIG_ENDIAN__ -D__powerpc__

-include feature-tests.mak
-include config/feature-tests.mak

ifeq ($(call try-cc,$(SOURCE_HELLO),-Werror -fstack-protector-all),y)
CFLAGS := $(CFLAGS) -fstack-protector-all
Expand Down
File renamed without changes.

0 comments on commit f18568a

Please sign in to comment.