Files
linux-kernel-module-cheat/buildroot_patches/README.md
2017-06-03 07:34:42 +01:00

8 lines
266 B
Markdown

# Buildroot patches
Every `.patch` file in this directory gets applied to build-root 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.