From d6993ef3d0aa971ff8349b7c8073a22b215bec51 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Mon, 30 May 2011 23:57:00 +0200 Subject: Mark some packages as not usable on non-MMU systems Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/gpsd/Config.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/gpsd/Config.in') diff --git a/package/gpsd/Config.in b/package/gpsd/Config.in index 5e60bb0d6..d387abdd9 100644 --- a/package/gpsd/Config.in +++ b/package/gpsd/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_GPSD bool "gpsd" + # Uses fork() + depends on BR2_USE_MMU help gpsd is a service daemon that monitors one or more GPSes or AIS receivers attached to a host computer through serial or USB ports, -- cgit v1.2.3