blob: 54c4c449b5539bdeb789009a0934de16caa896d5 [file] [log] [blame]
# Maple host rules
#
# Platform/board-specific rules
# In particular, set BOARD_ENV_RULE if there is anything board-specific to be done
ifneq ("$(BOARD)", "")
-include $(MAKE_DEVICE_DIR)/board.$(BOARD).rules
endif