mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
lsfd depends on kcmp.h which is only exported since kernel 3.19 and3f4994cfc1resulting in the following build failure since bump to version 2.38 in commitee978e853a: configure: error: lsfd selected, but required linux/kcmp.h header file not available Fixes: - http://autobuild.buildroot.org/results/555c272fe0f966f7f46d493236cb6dabeca24d9b Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>