diff --git a/util/cbfstool/Makefile b/util/cbfstool/Makefile index 14696eaaa0..320485749b 100644 --- a/util/cbfstool/Makefile +++ b/util/cbfstool/Makefile @@ -1,7 +1,7 @@ top ?= $(abspath ../..) objutil ?= $(top)/util -CONFIG_FMD_GENPARSER := y +CONFIG_FMD_GENPARSER ?= n HOSTCC ?= $(CC) OBJCOPY ?= objcopy