From 5e731a7cfc49db3fc3641f162e11882da09cb160 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Thu, 22 Oct 2015 13:33:11 +0200 Subject: cbfstool/Makefile: Drop unused, irritating definition of `obj` Change-Id: Id8dda8a973dcf991ac494c2d50258d1b51e43c6a Signed-off-by: Nico Huber Reviewed-on: http://review.coreboot.org/12126 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Stefan Reinauer --- util/cbfstool/Makefile | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3