]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Config.in.legacy: findfs is available in BR2_PACKAGE_UTIL_LINUX_BINARIES
authorPhil Eichinger <phil.eichinger@gmail.com>
Thu, 1 Dec 2016 14:45:33 +0000 (15:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Dec 2016 14:41:51 +0000 (15:41 +0100)
031659024b3cf27bb68dc58d07519b563ef472a1 removed the option
BR2_PACKAGE_UTIL_LINUX_FINDFS as it is always built by default.

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in.legacy

index 39a2d0092abef40c3b33676a4c6888f40c7af721..b42eb418e3786017d5f1c6e079fab3b1a6461846 100644 (file)
@@ -667,7 +667,7 @@ config BR2_PACKAGE_E2FSPROGS_FINDFS
          This option attempted to enable findfs capabilities from
          e2fsprogs but has not worked since July 2015 (due to
          packaging changes). One can use BusyBox's findfs support or
-         enable the BR2_PACKAGE_UTIL_LINUX_FINDFS option.
+         enable the BR2_PACKAGE_UTIL_LINUX_BINARIES option.
 
 config BR2_PACKAGE_OPENPOWERLINK_DEBUG_LEVEL
        bool "openpowerlink debug option has been removed"