diff --git a/docs/buildroot.html b/docs/buildroot.html index 48854decc8..6d4f17c753 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -1010,7 +1010,7 @@ $(eval $(call GENTARGETS,package,libfoo,host))

For the target package, the GENTARGETS uses the variables defined by the .mk file and prefixed by the uppercased - package name: LIBFOO_*. For target package, it uses + package name: LIBFOO_*. For the host package, it uses the HOST_LIBFOO_*. For some variables, if the HOST_LIBFOO_ prefixed variable doesn't exist, the package infrastructure uses the corresponding variable prefixed by