Commits

Gustavo Sverzut Barbieri committed c72dc476e95
eudev: fix build with <2.6.34 kernels Add missing defines so eudev builds for older kernels, not having BTN_TRIGGER_HAPPY (2.6.34) or INPUT_PROP_MAX (2.6.38). Patch submitted upstream: https://github.com/gentoo/eudev/pull/139 [Peter: clarify versions] Signed-off-by: Gustavo Sverzut Barbieri <barbieri@profusion.mobi> Reviewed-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>