diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 05:07:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 05:07:59 +0000 |
commit | d89e629e52c3b525424be958de238ed1dc5a0361 (patch) | |
tree | 9aec1ca3d0a479bef39bd63c14f4292061d34675 /sysdeps/linux/Config.in | |
parent | 408ae211ceaf33bf758207cd5329903c39e8880c (diff) | |
download | busybox-w32-d89e629e52c3b525424be958de238ed1dc5a0361.tar.gz busybox-w32-d89e629e52c3b525424be958de238ed1dc5a0361.tar.bz2 busybox-w32-d89e629e52c3b525424be958de238ed1dc5a0361.zip |
add new subdir for e2fsprogs
Diffstat (limited to '')
-rw-r--r-- | sysdeps/linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/linux/Config.in b/sysdeps/linux/Config.in index 744a84d18..e926b5973 100644 --- a/sysdeps/linux/Config.in +++ b/sysdeps/linux/Config.in | |||
@@ -221,6 +221,7 @@ source archival/Config.in | |||
221 | source coreutils/Config.in | 221 | source coreutils/Config.in |
222 | source console-tools/Config.in | 222 | source console-tools/Config.in |
223 | source debianutils/Config.in | 223 | source debianutils/Config.in |
224 | source e2fsprogs/Config.in | ||
224 | source editors/Config.in | 225 | source editors/Config.in |
225 | source findutils/Config.in | 226 | source findutils/Config.in |
226 | source init/Config.in | 227 | source init/Config.in |
@@ -291,4 +292,3 @@ endchoice | |||
291 | 292 | ||
292 | 293 | ||
293 | endmenu | 294 | endmenu |
294 | |||