mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
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 <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4d46c35f85
commit
9b691edfe4
@ -23,3 +23,4 @@ endif
|
|||||||
|
|
||||||
comment "gpm mouse server needs a toolchain w/ dynamic library"
|
comment "gpm mouse server needs a toolchain w/ dynamic library"
|
||||||
depends on BR2_PREFER_STATIC_LIB
|
depends on BR2_PREFER_STATIC_LIB
|
||||||
|
depends on BR2_USE_MMU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user