cbfstool/Makefile: Drop unused, irritating definition of `obj`

Change-Id: Id8dda8a973dcf991ac494c2d50258d1b51e43c6a
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/12126
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Nico Huber 2015-10-22 13:33:11 +02:00 committed by Nico Huber
parent 954a55b950
commit 5e731a7cfc
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
top ?= $(abspath ../..)
objutil ?= $(top)/util
obj ?= $(objutil)/cbfsutil
CONFIG_FMD_GENPARSER := y