Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] noip: needs mmu
@ 2013-09-07  3:46 Axel Lin
  2013-09-11 10:55 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-09-07  3:46 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/noip/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/noip/Config.in b/package/noip/Config.in
index 02039dd..aea5deb 100644
--- a/package/noip/Config.in
+++ b/package/noip/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_NOIP
 	bool "noip"
+	depends on BR2_USE_MMU # fork()
 	help
 	  Dynamic DNS update client for no-ip.com
 
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-11 10:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-07  3:46 [Buildroot] [PATCH] noip: needs mmu Axel Lin
2013-09-11 10:55 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox