diff options
Diffstat (limited to 'include/configs/mx_android_common.h')
-rw-r--r-- | include/configs/mx_android_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx_android_common.h b/include/configs/mx_android_common.h index 808ac0d..f58f21a 100644 --- a/include/configs/mx_android_common.h +++ b/include/configs/mx_android_common.h @@ -30,7 +30,7 @@ #define CONFIG_FSL_FASTBOOT #define CONFIG_ANDROID_RECOVERY -#if defined CONFIG__NAND_BOOT +#if defined CONFIG_NAND_BOOT #define CONFIG_FASTBOOT_STORAGE_NAND #elif defined CONFIG_SYS_BOOT_SATA #define CONFIG_FASTBOOT_STORAGE_SATA |