mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00: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>
This commit is contained in:
parent
410c96a28c
commit
97fc2cb9c7
@ -217,6 +217,7 @@ config BR2_PACKAGE_UTIL_LINUX_MESG
|
|||||||
|
|
||||||
config BR2_PACKAGE_UTIL_LINUX_MINIX
|
config BR2_PACKAGE_UTIL_LINUX_MINIX
|
||||||
bool "minix"
|
bool "minix"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Minix filesystem support
|
Minix filesystem support
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user