blob: 5c35ae8718ef9df3799e2c53bee838fea9079e64 [file] [log] [blame]
FWPROTOCOL_DEFS_MKFILES_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
ifneq (1,$(RULES))
FWPROTOCOL_DEFS := $(abspath $(FWPROTOCOL_DEFS_MKFILES_DIR)/..)
export FWPROTOCOL_DEFS
else # Rules
endif