From 2a7793733ccef88fbbace3dc5f3267f16b0a8043 Mon Sep 17 00:00:00 2001 From: Jamie Coldhill Date: Thu, 2 Feb 2017 23:11:03 +0800 Subject: [PATCH] busybox: add hexdump for C2 RAM OClock script --- packages/sysutils/busybox/config/busybox-target.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/busybox/config/busybox-target.conf b/packages/sysutils/busybox/config/busybox-target.conf index c40df53186..b09b6d5fcb 100644 --- a/packages/sysutils/busybox/config/busybox-target.conf +++ b/packages/sysutils/busybox/config/busybox-target.conf @@ -608,7 +608,7 @@ CONFIG_FLOCK=y CONFIG_MKFS_VFAT=y CONFIG_GETOPT=y CONFIG_FEATURE_GETOPT_LONG=y -# CONFIG_HEXDUMP is not set +CONFIG_HEXDUMP=y # CONFIG_FEATURE_HEXDUMP_REVERSE is not set # CONFIG_HD is not set CONFIG_HWCLOCK=y