mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
weston includes input-event-codes.h since version 5.0.91 and6e229ca263input-event-codes.h is available only since kernel 4.4 andf902dd8934To fix this build failure, replace include on linux/input-event-codes.h by linux/input.h Fixes: - http://autobuild.buildroot.org/results/210c2759900f15ea0030d088f6f45cd8bb199b29 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> (cherry picked from commite531877e8c) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>