mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-01 05:25:28 +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: