post_rules.mk 80 B

123
  1. ifeq ($(strip $(WATCHDOG_ENABLE)), yes)
  2. OPT_DEFS += -DWATCHDOG_ENABLE
  3. endif