summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 4172ea8..7372b49 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -332,7 +332,7 @@ KRNLCONFDIR= ${KRNLSRCDIR}/${MACHINE}/conf
KRNLOBJDIR= ${OBJTREE}${KRNLSRCDIR}
.if !defined(NOCLEAN)
-CONFIGARGS= -r
+CONFIGARGS+= -r
.endif
BUILDKERNELS=
OpenPOWER on IntegriCloud