diff options
Diffstat (limited to 'docs/manual/make-tips.txt')
-rw-r--r-- | docs/manual/make-tips.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/manual/make-tips.txt b/docs/manual/make-tips.txt index c3fd155721..31a88bf0b0 100644 --- a/docs/manual/make-tips.txt +++ b/docs/manual/make-tips.txt @@ -36,8 +36,6 @@ some settings in the +.config+ file may hide some targets: +linux+ is enabled; * +uclibc-menuconfig+ is only available when the Buildroot internal toolchain backend is used; -* +ctng-menuconfig+ is only available when the - crosstool-NG backend is used; * +barebox-menuconfig+ and +barebox-savedefconfig+ only work when the +barebox+ bootloader is enabled. |