summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc14
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 2ecd6bd..b2ec753 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -472,8 +472,8 @@ buildkernel:
.endif
.endif
cd ${KRNLOBJDIR}/${_kernel}; \
- MAKESRCPATH=${KRNLSRCDIR}/dev/aic7xxx/aicasm \
- ${MAKE} -f ${KRNLSRCDIR}/dev/aic7xxx/aicasm/Makefile
+ MAKESRCPATH=${KRNLSRCDIR}/dev/aic7xxx/aicasm \
+ ${MAKE} -DBOOTSTRAPPING -f ${KRNLSRCDIR}/dev/aic7xxx/aicasm/Makefile
.if !defined(NO_KERNELDEPEND)
cd ${KRNLOBJDIR}/${_kernel}; \
${KMAKEENV} ${MAKE} KERNEL=${INSTKERNNAME} depend
OpenPOWER on IntegriCloud