summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 4a11aaefe..834d730a4 100644
--- a/config.mk
+++ b/config.mk
@@ -398,6 +398,9 @@ ifdef OBJS
rm ${OBJS:.o=.gcno} ${OBJS:.o=.gcda} -f
endif
+check_istep_modules: ${OBJS}
+ listdeps.pl ${IMGDIR} -v
+
cleanud :
rm -f ${UD_OBJS}
OpenPOWER on IntegriCloud