mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
The hard coded -I/usr/include/efivar has been dropped from the Makefile in commit 000eb0020c02 (Set pkg-config binary as variable) which is part of v13, so drop the unneeded (misnamed) EFIBOOTMSR_PATCH_HEADER_PATH workaround. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>