summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2006-11-28 17:59:17 +0100
committerBernhard Reutner-Fischer2006-11-28 17:59:17 +0100
commitccd252b55369d9a74e515ec5445899ca3ad786b0 (patch)
treebcc33596b55bbdafbcf69d8a144e57459052f3a9 /package/Config.in
parent- add "lib" prefix (diff)
downloadbuildroot-ccd252b55369d9a74e515ec5445899ca3ad786b0.tar.gz
buildroot-ccd252b55369d9a74e515ec5445899ca3ad786b0.tar.xz
buildroot-ccd252b55369d9a74e515ec5445899ca3ad786b0.zip
- add openswan support. Compile tested only. Closes #200.
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index ca4d71110..7b33e70ec 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -51,6 +51,8 @@ source "package/fakeroot/Config.in"
source "package/file/Config.in"
source "package/freetype/Config.in"
source "package/gettext/Config.in"
+source "package/gmp/Config.in"
+source "package/mpfr/Config.in"
source "package/gzip/Config.in"
source "package/haserl/Config.in"
source "package/hdparm/Config.in"
@@ -108,6 +110,7 @@ source "package/openntpd/Config.in"
source "package/openssh/Config.in"
source "package/openssl/Config.in"
source "package/openvpn/Config.in"
+source "package/openswan/Config.in"
source "package/pciutils/Config.in"
source "package/pcmcia/Config.in"
source "package/pkgconfig/Config.in"