summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorArnar Mar SigurĂ°sson2008-06-01 20:08:48 +0200
committerArnar Mar SigurĂ°sson2008-06-01 20:08:48 +0200
commitd11272f159b77d11446f5450dee2b9e093e3be7a (patch)
tree02476076d3de677586002862be31941d61194783 /package/Config.in
parentDump php to version 5.2.6 and add SimpleXML extension to config menu (diff)
downloadbuildroot-d11272f159b77d11446f5450dee2b9e093e3be7a.tar.gz
buildroot-d11272f159b77d11446f5450dee2b9e093e3be7a.tar.xz
buildroot-d11272f159b77d11446f5450dee2b9e093e3be7a.zip
Added database menu to config (maybe move the other databases under it to remove the mess from the main package menu)
Added mysql 5.1 client package, can be used to provide mysql support for PHP. Note: This package has only been tested on AVR32.
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index e42a463d8..34c068162 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -127,6 +127,8 @@ if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
source "package/which/Config.in"
endif
+source "package/database/Config.in"
+
if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
# busybox has an editor