mirror of
https://github.com/xcat2/xNBA.git
synced 2026-05-13 18:04:11 +00:00
5b9ce33c5c
sparse seems to have problems finding compiler.h when specified as "-include compiler.h"; one possible explanation is that it ignores the include path. Fix by using "-include include/compiler.h". Signed-off-by: Michael Brown <mcb30@ipxe.org>