aboutsummaryrefslogtreecommitdiff
path: root/scripts/version-check.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add upgrade logic to version-check.shAlexey Neyman2019-01-271-2/+481
| | | | | | | | | Slightly rework config version detector to catch the case where neither CONFIG_VERSION/CONFIG_VERSION_CURRENT is defined in the config file. Add olddefconfig and use it after the upgrade. Signed-off-by: Alexey Neyman <stilor@att.net>
* Basic framework for checking config file versionAlexey Neyman2019-01-261-0/+38
Signed-off-by: Alexey Neyman <stilor@att.net>