diff options
author | Koen Kooi <koen@openembedded.org> | 2008-03-01 08:52:11 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-03-01 08:52:11 +0000 |
commit | 5001a8e2e32fb491f8c0fb2acb0c085636c4ee32 (patch) | |
tree | a11001e8754723793bd67adb6a0423c242ff1b40 /packages/busybox/busybox-1.9.1 | |
parent | 6ea7f59d1afd33c78c3f3542b3f3e419dbb65127 (diff) | |
parent | 6b473161fd02ea1a5d9bc3006738b8307f2eca01 (diff) |
merge of 'dee683d3de0616c362d03b01a6bf3caa2da5423c'
and 'ee048875cfe4eb10e9fae21dc07aaa545d4f29fc'
Diffstat (limited to 'packages/busybox/busybox-1.9.1')
-rw-r--r-- | packages/busybox/busybox-1.9.1/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox-1.9.1/defconfig b/packages/busybox/busybox-1.9.1/defconfig index 40ec933361..770ef6eb12 100644 --- a/packages/busybox/busybox-1.9.1/defconfig +++ b/packages/busybox/busybox-1.9.1/defconfig @@ -300,7 +300,7 @@ CONFIG_WHICH=y # CONFIG_AWK=y CONFIG_FEATURE_AWK_MATH=y -# CONFIG_CMP is not set +CONFIG_CMP=y CONFIG_DIFF=y CONFIG_FEATURE_DIFF_BINARY=y CONFIG_FEATURE_DIFF_DIR=y |