diff options
Diffstat (limited to 'docs/buildroot.html')
-rw-r--r-- | docs/buildroot.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index 00808ffc4..a94e7befa 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -1123,6 +1123,7 @@ endef <ul> <li><code>LIBFOO_POST_PATCH_HOOKS</code></li> + <li><code>LIBFOO_PRE_CONFIGURE_HOOKS</code></li> <li><code>LIBFOO_POST_CONFIGURE_HOOKS</code></li> <li><code>LIBFOO_POST_BUILD_HOOKS</code></li> <li><code>LIBFOO_POST_INSTALL_HOOKS</code> (for host packages only)</li> |