summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-09-01 08:06:57 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2020-09-01 08:06:57 +0200
commite5a258256fbfebabf068fbb2001eab0c71de1a0d (patch)
treeada0bfe370431e3d11311668114c66648f422ccb /Makefile
parent9e5ec3fb992f42aeab63a3c3f137c6b2e62a3ab5 (diff)
add randconfig target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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