aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-22 13:56:36 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-22 13:56:36 +0000
commit2c888ab84fbb9fb450577217c4354a2e677357bd (patch)
treeebc86b4456711b1aa8905894432e544df28e2d63 /scripts
parentb9c6be4ea3fea9cdc0370bf571a766711cf770c2 (diff)
downloadbusybox-w32-2c888ab84fbb9fb450577217c4354a2e677357bd.tar.gz
busybox-w32-2c888ab84fbb9fb450577217c4354a2e677357bd.tar.bz2
busybox-w32-2c888ab84fbb9fb450577217c4354a2e677357bd.zip
convert "negaite" config option into reversed (INCLUDE_SUSv2)
git-svn-id: svn://busybox.net/trunk/busybox@17054 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index 61aca8792..1c6dc9891 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -47,7 +47,7 @@ CONFIG_LFS=y
47# CONFIG_NO_DEBUG_LIB is not set 47# CONFIG_NO_DEBUG_LIB is not set
48# CONFIG_DMALLOC is not set 48# CONFIG_DMALLOC is not set
49# CONFIG_EFENCE is not set 49# CONFIG_EFENCE is not set
50CONFIG_DEBUG_YANK_SUSv2=y 50CONFIG_INCLUDE_SUSv2=y
51 51
52# 52#
53# Installation Options 53# Installation Options