HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_NO_RECOVERY (Results 1 - 2 of 2) sorted by null

  /build/target/board/generic_x86/
BoardConfig.mk 3 TARGET_NO_RECOVERY := true
  /build/core/
Makefile 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)))
    [all...]

Completed in 77 milliseconds