Lines Matching refs:TARGET_NO_RECOVERY
626 # If neither TARGET_NO_KERNEL nor TARGET_NO_RECOVERY are true627 ifeq (,$(filter true, $(TARGET_NO_KERNEL) $(TARGET_NO_RECOVERY)))