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 4fbae1e..9c9090c 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -398,7 +398,7 @@ buildkernel:
installkernel:
cd ${KRNLOBJDIR}/${INSTALLKERNEL}; \
${IMAKEENV} MACHINE=${MACHINE} KERNEL=${INSTALLKERNEL} \
- ${MAKE} install
+ ${MAKE} KERNEL=${INSTALLKERNEL} install
#
# update
OpenPOWER on IntegriCloud