improve the release procedure

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-01-22 00:00:00 +00:00
parent 5ba7b31357
commit 34085fd96d
16 changed files with 310 additions and 241 deletions

View File

@@ -15,7 +15,8 @@ class Main(common.BuildCliFunction):
def __init__(self):
super().__init__(
description='''\
Run Linux on an emulator
Build Buildroot. This includes, notably: the userland GCC cross-toolchain,
and the root filesystem.
''')
self.add_argument(
'--build-linux', default=False,