mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
m5: clean before build to not break across archs
build-buildroot: fix exception...
This commit is contained in:
@@ -2179,6 +2179,10 @@ We used to "support" it until f8c0502bb2680f2dbe7c1f3d7958f60265347005 (it boote
|
||||
|
||||
If you want to revive and maintain it, send a pull request.
|
||||
|
||||
=== Other architectures
|
||||
|
||||
It should not be too hard to port this repository to any architecture that Buildroot supports. Pull requests are welcome.
|
||||
|
||||
== init
|
||||
|
||||
When the Linux kernel finishes booting, it runs an executable as the first and only userland process. This executable is called the `init` program.
|
||||
|
||||
Reference in New Issue
Block a user