mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
bmon: needs mmu
Fixes http://autobuild.buildroot.net/results/673b0e9a1ba75123ba2c59df8ad81550170fffef Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
b6e514692c
commit
941963d258
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_BMON
|
||||
bool "bmon"
|
||||
depends on BR2_INET_IPV6
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
Linux bandwidth monitor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user