--- old/makefiles/GensrcBuffer.gmk 2012-07-03 19:59:07.843482076 +0200 +++ new/makefiles/GensrcBuffer.gmk 2012-07-03 19:59:07.573478100 +0200 @@ -198,6 +198,7 @@ $(if $(12),$1_$(strip $(12))) $(if $(13),$1_$(strip $(13))) $(if $(14),$1_$(strip $(14))) + $(if $(15),$(error Internal makefile error: Too many arguments to SetupGenBuffer, please update GensrcBuffer.gmk)) $(call fixRw,$1,$$($1_RW)) $(call typesAndBits,$1,$$($1_type),$$($1_BO))