Lines Matching refs:TARGET_NO_RECOVERY
590 # If neither TARGET_NO_KERNEL nor TARGET_NO_RECOVERY are true591 ifeq (,$(filter true, $(TARGET_NO_KERNEL) $(TARGET_NO_RECOVERY) $(BUILD_TINY_ANDROID)))