diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/cbfstool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/cbfstool/Makefile b/util/cbfstool/Makefile index e6d082cb07..796a182253 100644 --- a/util/cbfstool/Makefile +++ b/util/cbfstool/Makefile @@ -1,6 +1,5 @@ top ?= $(abspath ../..) objutil ?= $(top)/util -obj ?= $(objutil)/cbfsutil CONFIG_FMD_GENPARSER := y |