From 805662f74dbdeb6517783352c7468ac4e0e52222 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 7 May 2015 13:34:33 +0200 Subject: permute fix makefile --- scripts/permute/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3