mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
8 lines
265 B
Markdown
8 lines
265 B
Markdown
# Buildroot patches
|
|
|
|
Every `.patch` file in this directory gets applied to Buildroot before anything else is done.
|
|
|
|
Ideally, this directory should be empty, and we should use only built-in Buildroot configuration mechanisms.
|
|
|
|
But alas, life is sometimes not ideal.
|