Home | History | Annotate | Download | only in core

Lines Matching refs:TARGET_NO_RECOVERY

590 # If neither TARGET_NO_KERNEL nor TARGET_NO_RECOVERY are true
591 ifeq (,$(filter true, $(TARGET_NO_KERNEL) $(TARGET_NO_RECOVERY) $(BUILD_TINY_ANDROID)))