From: Daniel Golle Date: Mon, 18 Jun 2018 16:54:26 +0000 (+0200) Subject: uboot-oxnas: fix typo accidentally committed during oxnas reboot X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=763c0473c8137b236b6d7504b1c6df3d48f90ea4;p=librecmc%2Flibrecmc.git uboot-oxnas: fix typo accidentally committed during oxnas reboot Signed-off-by: Daniel Golle (cherry-picked from ff0f3522b7) --- diff --git a/package/boot/uboot-oxnas/src/include/configs/ox820.h b/package/boot/uboot-oxnas/src/include/configs/ox820.h index 65618ae6c5..9b6522bbe4 100644 --- a/package/boot/uboot-oxnas/src/include/configs/ox820.h +++ b/package/boot/uboot-oxnas/src/include/configs/ox820.h @@ -350,7 +350,7 @@ #define CONFIG_CMD_GETTIME #define CONFIG_CMD_BOOTMENU #define CONFIG_CMD_ELF -#define CONFIG_CMD_BOOZ +#define CONFIG_CMD_BOOTZ #define CONFIG_DOS_PARTITION #define CONFIG_EFI_PARTITION