瀏覽代碼

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>
Gustavo Zacarias 12 年之前
父節點
當前提交
6ada872566
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/links/Config.in

+ 1 - 0
package/links/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_LINKS
 	bool "links"
+	depends on BR2_USE_MMU # fork()
 	help
 	  Graphics and text mode WWW browser (kind of like lynx).