diff options
-rw-r--r-- | package/gpm/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |