Makefile: do not use tabs in if/else blocks

tabs should only appear in rules, not in ifeq/ifneq blocks
(since otherwise make can get very confused on error).

Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
Julio Montes 2019-11-29 15:38:53 +00:00
parent d4be097b71
commit 7bcce3da63