for #5065 (and possibly other improvements in the future), I exported the FEATURES_PROVIDED variable, so I can use it in some other Makefiles, e.g. in Makefile.periph to be the periph driver selectively.
But this breaks the make buildtest, as the Makefile.buildtest is doing some magic I don't understand...
So I can we fix this?