mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
db1e4fb891
[Peter: don't try to generate manpages even if host has asciidoc] Signed-off-by: Andreas Naumann <anaumann@ultratronik.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
config BR2_PACKAGE_EVEMU
|
|
bool "evemu"
|
|
select BR2_PACKAGE_LIBEVDEV
|
|
help
|
|
evemu records and replays device descriptions and events
|
|
|
|
http://www.freedesktop.org/wiki/Evemu/
|