Merge pull request #269 from stilor/document-update-samples

Document {check,update}-samples targets.
This commit is contained in:
Bryan Hundven 2015-11-17 21:13:16 -08:00
commit 582e89a5af

View File

@ -29,6 +29,8 @@ help-samples::
@echo ' $${CT_PREFIX} (which you must set)'
help-distrib::
@echo ' check-samples - Verify if samples need updates due to Kconfig changes'
@echo ' update-samples - Regenerate sample configurations using the current Kconfig'
@echo ' wiki-samples - Print a DokuWiki table of samples'
help-env::