diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -210,6 +210,8 @@ ifneq (,$(findstring arm,$(uname_M))) ARM_SHA1 = YesPlease endif +-include config.mak + ifndef NO_CURL ifdef CURLDIR # This is still problematic -- gcc does not want -R. |