summaryrefslogtreecommitdiff
path: root/maintainer/gen-kconfig.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-04-23Get rid of config.genAlexey Neyman1-0/+180
Instead, prepare the files as a part of bootstrap and install them. This avoids rebuilding these files in each working directory; they don't change anyway as they are generated from the same installed source. Signed-off-by: Alexey Neyman <stilor@att.net>