From e5a258256fbfebabf068fbb2001eab0c71de1a0d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 1 Sep 2020 08:06:57 +0200 Subject: add randconfig target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7952cf1..9244c3f 100644 --- a/Makefile +++ b/Makefile @@ -332,7 +332,7 @@ config: Kconfig ${QUIET}kconfig-qconf Kconfig randconfig: Kconfig - ${QUIET}kconfig-conf --randconfig Kconfig + ${QUIET}script/randconfig clean: arch_clean rm -f build/system.elf -- cgit v1.2.3