crosstool-ng/maintainer
Chris Packham f17fba6080 Move SRC_CUSTOM inside choice
Prior to commit 30bffa96 SRC_CUSTOM was inside the choice with
SRC_RELEASE and SRC_DEVEL making the 3 options mutually exclusive.
Restore this behaviour keeping the "fix" to keep kconfig happy.

Fixes #1151
Fixes: 30bffa96 ("don't nest choices")
Signed-off-by: Chris Packham <judge.packham@gmail.com>
2021-06-09 20:35:53 +12:00
..
README Add a release creation script 2017-03-21 14:04:12 -07:00
create-release.sh Include testing/ into the release. 2018-11-26 23:50:47 -08:00
download-docs.sh User manual installation 2018-04-07 12:03:17 -07:00
git-version-gen Make rpmbuild happy with our unreleased versions 2020-03-17 12:44:44 -07:00
kconfig-choice.template Don't generate empty help 2021-02-01 21:13:17 +13:00
kconfig-menu.template Don't generate empty help 2021-02-01 21:13:17 +13:00
kconfig-versions.template Move SRC_CUSTOM inside choice 2021-06-09 20:35:53 +12:00
manage-packages.sh Slide the checked out tag of elf2flt 2020-02-26 11:05:19 -08:00
package-versions.template Slide the checked out tag of elf2flt 2020-02-26 11:05:19 -08:00

README

These scripts are not of much interest to the end user.
They are used to automate everyday maintenance tasks for crosstool-NG. As such,
they are not subject to the same level of portability requirements - they can
expect to be run on a fairly modern Linux distribution, with bash, GNU sed and
grep, etc.