summaryrefslogtreecommitdiffstats
path: root/targets/pseudo/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'targets/pseudo/kernel/Makefile')
-rw-r--r--targets/pseudo/kernel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/pseudo/kernel/Makefile b/targets/pseudo/kernel/Makefile
index b619eeb..502c830 100644
--- a/targets/pseudo/kernel/Makefile
+++ b/targets/pseudo/kernel/Makefile
@@ -14,7 +14,6 @@ ${KERNCONF}.config: .MAKE .META
mkdir -p ${KERN_OBJDIR:H}
(cd ${KERN_CONFDIR} && \
${CONFIG} ${CONFIGARGS} -d ${KERN_OBJDIR} ${KERNCONF})
- (cd ${KERN_OBJDIR} && ${.MAKE} depend)
@touch $@
# we need to pass curdirOk=yes to meta mode, since we want .meta files
OpenPOWER on IntegriCloud