summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-03-19 20:08:39 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-03-19 20:08:39 +0000
commit36c437433675dcdad93a5a117b9f7315a97cb358 (patch)
tree0f75e8e020863b20c5a69f70f18ce7539f4969de /config
parent9970cf1c3913058da89071bc2defbd34cdf34f13 (diff)
downloadptxdist-36c437433675dcdad93a5a117b9f7315a97cb358.tar.gz
ptxdist-36c437433675dcdad93a5a117b9f7315a97cb358.tar.xz
added libexpat
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2370 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'config')
-rw-r--r--config/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Kconfig b/config/Kconfig
index af978c7df..45afd603f 100644
--- a/config/Kconfig
+++ b/config/Kconfig
@@ -138,6 +138,7 @@ menu "System Libraries "
##############################################################################
source "rules/db41.in"
+source "rules/expat.in"
source "rules/gettext.in"
source "rules/glib26.in"
source "rules/libxml2.in"