Home | History | Annotate | Download | only in make

Lines Matching refs:all_targets

436   for t in ${all_targets}; do
439 fwrite config.mk "ALL_TARGETS += ${t}-${toolchain}"
441 fwrite config.mk "ALL_TARGETS += ${t}"