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-Tag: v19.07.0-rc1~3398 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=ff0f3522b721b59639277e4cc3da7c5490abf593 uboot-oxnas: fix typo accidentally committed during oxnas reboot Signed-off-by: Daniel Golle --- 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