diff --git a/index.html b/index.html index 27e9ff96..bac012ad 100644 --- a/index.html +++ b/index.html @@ -2765,6 +2765,28 @@ local-pkg-list: $(LOCAL_PKG_LIST) Always list the dependency on gcc explicitly:

$(PKG)_DEPS     := gcc ...
+ +

+ Things not to do: +

+ +