aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-05-07 13:34:33 +0200
committerKarel Kočí <cynerd@email.cz>2015-05-07 13:34:33 +0200
commit805662f74dbdeb6517783352c7468ac4e0e52222 (patch)
treea641702df125751be3901dd39ac521df4cd18e2d /scripts
parent0a0e8e13d3e2263fe36e6ce6107d8637629ca108 (diff)
downloadlinux-conf-perf-805662f74dbdeb6517783352c7468ac4e0e52222.tar.gz
linux-conf-perf-805662f74dbdeb6517783352c7468ac4e0e52222.tar.bz2
linux-conf-perf-805662f74dbdeb6517783352c7468ac4e0e52222.zip
permute fix makefile
Diffstat (limited to 'scripts')
-rw-r--r--scripts/permute/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/permute/Makefile b/scripts/permute/Makefile
index 3c25c99..96879dd 100644
--- a/scripts/permute/Makefile
+++ b/scripts/permute/Makefile
@@ -2,7 +2,7 @@ MAKEFLAGS += --no-builtin-rules
.PHONY: all clean
.SUFFIXES:
-all: setpermute
+all: permute
KCONFIG_PREFIX = ../shared/kconfig
include $(KCONFIG_PREFIX)/files.mk