mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Move all non-README links to cirosantilli.com where the file is not cut off...
This commit is contained in:
4
build
4
build
@@ -68,7 +68,7 @@ It is currently not possible to configure individual components from the command
|
||||
when you build with this script. TODO.
|
||||
|
||||
Without any args, build only what is necessary for:
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#qemu-buildroot-setup
|
||||
https://cirosantilli.com/linux-kernel-module-cheat#qemu-buildroot-setup
|
||||
|
||||
....
|
||||
./%(prog)s
|
||||
@@ -367,7 +367,7 @@ so looping over all of them would waste time.
|
||||
default=True,
|
||||
help='''\
|
||||
Don't run any apt-get commands. To make it easier to use with other archs:
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#supported-hosts
|
||||
https://cirosantilli.com/linux-kernel-module-cheat#supported-hosts
|
||||
'''
|
||||
)
|
||||
self.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user