diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-22 13:56:36 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-22 13:56:36 +0000 |
commit | 0849207ce049a4ff0287ff5c03d24611e5340e2a (patch) | |
tree | ebc86b4456711b1aa8905894432e544df28e2d63 /scripts | |
parent | c5cb38f4d9fa90fdd01ea258390d0059138616b5 (diff) | |
download | busybox-w32-0849207ce049a4ff0287ff5c03d24611e5340e2a.tar.gz busybox-w32-0849207ce049a4ff0287ff5c03d24611e5340e2a.tar.bz2 busybox-w32-0849207ce049a4ff0287ff5c03d24611e5340e2a.zip |
convert "negaite" config option into reversed (INCLUDE_SUSv2)
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/defconfig | 2 |
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 |
50 | CONFIG_DEBUG_YANK_SUSv2=y | 50 | CONFIG_INCLUDE_SUSv2=y |
51 | 51 | ||
52 | # | 52 | # |
53 | # Installation Options | 53 | # Installation Options |