diff --git a/targets/Makefile.xtras b/targets/Makefile.xtras index 57a04532812..df68e99e9ca 100644 --- a/targets/Makefile.xtras +++ b/targets/Makefile.xtras @@ -51,6 +51,7 @@ show-help: not-valid-target: @echo "ERROR: '${_TARGETS}' is not a valid target for ${MACHINE}." +.include .for t in ${_TARGETS:Nlove} .if !target($t)