ERROR: Makefile:13: Unknown tool "ar". and I see .if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) TOOLS_CREATE+= ar so should something be added in the non-cross compile case to make ar exist whether or not USE_CROSS_COMPILE is true? Cheers, Patrick