mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
links: needs mmu
Fixes http://autobuild.buildroot.net/results/1c1456b19d7483475430b390291240733dbbf21b 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
1a5ae24549
commit
6ada872566
@@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_LINKS
|
config BR2_PACKAGE_LINKS
|
||||||
bool "links"
|
bool "links"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Graphics and text mode WWW browser (kind of like lynx).
|
Graphics and text mode WWW browser (kind of like lynx).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user