./build-buildroot --build-linux: move up and notice broken

Then dream a bit and give more rationale on Buildroot.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-03-13 00:00:01 +00:00
parent b11e3cd9fb
commit 5d08bfeeb2
5 changed files with 49 additions and 14 deletions

View File

@@ -21,10 +21,7 @@ and the root filesystem.
self.add_argument(
'--build-linux', default=False,
help='''\
Enable building the Linux kernel with Buildroot. This is done mostly
to extract Buildroot's default kernel configurations when updating Buildroot.
This kernel will not be use by our other scripts. Configuring this kernel is
not currently supported, juse use ./build-linux script if you want to do that.
See https://cirosantilli.com/linux-kernel-module-cheat#buildroot-vanilla-kernel
'''
)
self.add_argument(