From: Piotr Dymacz Date: Sat, 8 Jul 2017 07:21:11 +0000 (+0200) Subject: Really fix u-boot/include/configs/db12x.h X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=59d123167c2ea1ce9cda2272a5d45b5150f78250;p=oweals%2Fu-boot_mod.git Really fix u-boot/include/configs/db12x.h --- diff --git a/u-boot/include/configs/db12x.h b/u-boot/include/configs/db12x.h index f41f989..095d7f8 100644 --- a/u-boot/include/configs/db12x.h +++ b/u-boot/include/configs/db12x.h @@ -251,7 +251,7 @@ * For upgrade scripts in environment * ================================== */ -#if !defined(CONFIG_FOR_ENGENIUS_ENS202EXT) ||\ +#if !defined(CONFIG_FOR_ENGENIUS_ENS202EXT) &&\ !defined(CONFIG_FOR_YUNCORE_CPE870) #define CONFIG_UPG_UBOOT_SIZE_BACKUP_HEX 0x20000 #endif