Searched refs:recovery_fstab (Results 1 – 1 of 1) sorted by relevance
1732 recovery_fstab := $(TARGET_RECOVERY_FSTAB) macro1734 recovery_fstab := $(strip $(wildcard $(TARGET_DEVICE_DIR)/recovery.fstab)) macro1860 $(recovery_fstab)1881 $(foreach item,$(recovery_fstab), \3950 ifeq ($(recovery_fstab),)