diff options
Diffstat (limited to 'docs/buildroot.html')
-rw-r--r-- | docs/buildroot.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index 2fc752812..e61e05fe7 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -794,9 +794,7 @@ config BR2_PACKAGE_FOO <em>sorted alphabetically</em> per category and are <em>NOT</em> supposed to contain anything but the <em>bare</em> name of the package.</p> <pre> -if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS source "package/procps/Config.in" -endif </pre> <p><strong>Note:</strong><br> Generally all packages should live <em>directly</em> in the |