- pgf(?) found and fixed that missing dependency (usage: .config, IIRC), so remove the now unneeded NOTPARALLEL clause

This commit is contained in:
Bernhard Reutner-Fischer 2006-08-28 13:29:41 +00:00
parent 099ed50f91
commit 82ac9ecfe5

View File

@ -448,9 +448,6 @@ include/usage_compressed.h: .config $(USAGE_BIN) \
"$(top_builddir)/scripts" > $@
endif # CONFIG_FEATURE_COMPRESS_USAGE
# workaround alleged bug in make-3.80, make-3.81
.NOTPARALLEL: .depend
depend dep: .depend
.depend: scripts/bb_mkdep $(USAGE_BIN) $(DEP_INCLUDES)
$(disp_gen)