make/common/MakeBase.gmk
changeset 33394 dbd286b8742f
parent 33054 bcb9f5ea5761
child 34596 e8328ce5b64e
--- a/make/common/MakeBase.gmk	Thu Oct 29 15:24:36 2015 +0100
+++ b/make/common/MakeBase.gmk	Thu Oct 29 16:30:02 2015 +0100
@@ -321,7 +321,7 @@
 
 ################################################################################
 
-MAX_PARAMS := 30
+MAX_PARAMS := 35
 PARAM_SEQUENCE := $(call sequence, 2, $(MAX_PARAMS))
 
 # Template for creating a macro taking named parameters. To use it, assign the