mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
package/util-linux: minix needs MMU
Fixes:
- http://autobuild.buildroot.org/results/87801e1a3c628e00ccb0c57afc2b46cc735c6018
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Tested-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 97fc2cb9c7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a1d89d56fd
commit
b5c727c832
@@ -217,6 +217,7 @@ config BR2_PACKAGE_UTIL_LINUX_MESG
|
||||
|
||||
config BR2_PACKAGE_UTIL_LINUX_MINIX
|
||||
bool "minix"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
Minix filesystem support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user