Browse Source

ngircd: needs mmu

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 12 năm trước cách đây
mục cha
commit
0b43086398
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      package/ngircd/Config.in

+ 1 - 0
package/ngircd/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_NGIRCD
 	bool "ngircd"
+	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_ZLIB
 	help
 	  Next Generation IRC server deamon.