From 9b691edfe42af507ceed750650ca8d38aa62d469 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 4 Aug 2014 10:20:27 -0300 Subject: [PATCH] gpm: add comment mmu depends Otherwise it shows up indirectly when toolchain options aren't enough and then vanishes when they are fulfilled. Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- package/gpm/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/gpm/Config.in b/package/gpm/Config.in index 0a60f6a1c3..0148c13f3c 100644 --- a/package/gpm/Config.in +++ b/package/gpm/Config.in @@ -23,3 +23,4 @@ endif comment "gpm mouse server needs a toolchain w/ dynamic library" depends on BR2_PREFER_STATIC_LIB + depends on BR2_USE_MMU -- 2.30.2