mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
./build-buildroot --build-linux: move up and notice broken
Then dream a bit and give more rationale on Buildroot.
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user