diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/boot/uboot-oxnas/src/include/configs/ox820.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-oxnas/src/include/configs/ox820.h b/package/boot/uboot-oxnas/src/include/configs/ox820.h index 85ee3b4cd5..65618ae6c5 100644 --- a/package/boot/uboot-oxnas/src/include/configs/ox820.h +++ b/package/boot/uboot-oxnas/src/include/configs/ox820.h @@ -350,6 +350,7 @@ #define CONFIG_CMD_GETTIME #define CONFIG_CMD_BOOTMENU #define CONFIG_CMD_ELF +#define CONFIG_CMD_BOOZ #define CONFIG_DOS_PARTITION #define CONFIG_EFI_PARTITION |