firmware
firmware copied to clipboard
Makefile: improve check for TARGET
Make defining a TARGET in config.mk optinonal, by testing for it. Improve the test by a more verbose message, which includes the valid choices. This avoids problems for people forgetting to override the default on commandline.