Files
linux-kernel-module-cheat/buildroot_patches/README.md
Ciro Santilli c47c6d7c9f build-root
2017-06-18 08:45:09 +01:00

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.