diff --git a/buildroot_patches/README.md b/buildroot_patches/README.md index 340433f..7ed36c2 100644 --- a/buildroot_patches/README.md +++ b/buildroot_patches/README.md @@ -1,6 +1,6 @@ # Buildroot patches -Every `.patch` file in this directory gets applied to build-root before anything else is done. +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.