aboutsummaryrefslogtreecommitdiff
path: root/util-linux/config.in
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-11-02 11:39:46 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2001-11-02 11:39:46 +0000
commit60281118d022a702c62c9047ba6998ef873917d4 (patch)
treec84573dea7b7461c7d2174391911075b1470e86e /util-linux/config.in
parentb89637a037c362a4bfef26375bb8cd1ddfdc98e0 (diff)
downloadbusybox-60281118d022a702c62c9047ba6998ef873917d4.tar.gz
Introduce od and hexdump applets
Diffstat (limited to 'util-linux/config.in')
-rw-r--r--util-linux/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/config.in b/util-linux/config.in
index 3eb8ee0b5..50a874d6c 100644
--- a/util-linux/config.in
+++ b/util-linux/config.in
@@ -13,6 +13,7 @@ bool 'fdflush' CONFIG_FDFLUSH
bool 'freeramdisk' CONFIG_FREERAMDISK
bool 'fsck_minix' CONFIG_FSCK_MINIX
bool 'getopt' CONFIG_GETOPT
+bool 'hexdump' CONFIG_HEXDUMP
bool 'mkfs_minix' CONFIG_MKFS_MINIX
bool 'mkswap' CONFIG_MKSWAP
bool 'more' CONFIG_MORE