diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-19 08:32:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-19 08:32:49 +0000 |
commit | 35a5dd67e089a801cb2462e71cddeb00caf86f80 (patch) | |
tree | c5e9192362d11ccb5e94a33a5ec62a11fae138fb /main/busybox/busyboxconfig | |
parent | 87239ae6b56c9bdac3676c2e7c11bc5aedb9855d (diff) | |
download | aports-35a5dd67e089a801cb2462e71cddeb00caf86f80.tar.bz2 aports-35a5dd67e089a801cb2462e71cddeb00caf86f80.tar.xz |
main/busybox: backport of beep applet
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r-- | main/busybox/busyboxconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig index 38f0a19f4c..fd46cfe779 100644 --- a/main/busybox/busyboxconfig +++ b/main/busybox/busyboxconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.14.2 -# Wed Jul 15 18:07:16 2009 +# Busybox version: 1.14.3 +# Wed Aug 19 08:31:14 2009 # CONFIG_HAVE_DOT_CONFIG=y @@ -71,7 +71,7 @@ CONFIG_INSTALL_APPLET_DONT=y # CONFIG_INSTALL_SH_APPLET_SYMLINK is not set # CONFIG_INSTALL_SH_APPLET_HARDLINK is not set # CONFIG_INSTALL_SH_APPLET_SCRIPT_WRAPPER is not set -CONFIG_PREFIX="/home/ncopa/aports/core/busybox/pkg/busybox" +CONFIG_PREFIX="/home/ncopa/aports/main/busybox/pkg/busybox" # # Busybox Library Tuning @@ -550,6 +550,7 @@ CONFIG_FEATURE_MOUNT_LOOP=y # CONFIG_ADJTIMEX=y CONFIG_BBCONFIG=y +CONFIG_BEEP=y # CONFIG_CHAT is not set # CONFIG_FEATURE_CHAT_NOFAIL is not set # CONFIG_FEATURE_CHAT_TTY_HIFI is not set |