mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-14 14:14:15 +00:00
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:
parent
d4be097b71
commit
7bcce3da63