summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-04-29 13:14:47 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-04-29 13:14:47 +0000
commita8291c5128a3c7fd71d39b726733acb4e10f732a (patch)
tree8a186e8ec3bb5d12b900a1127fcc310ade85178c /Kconfig
parent0864b798a2009c931a2ddd9e0c3fb637c61ffbd6 (diff)
downloadOSELAS.Toolchain-a8291c5128a3c7fd71d39b726733acb4e10f732a.tar.gz
OSELAS.Toolchain-a8291c5128a3c7fd71d39b726733acb4e10f732a.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/branches/OSELAS.Toolchain-mkl@6255 f8d472c7-5700-0410-ac5a-87979cec3adf
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 39a3e7d..8997c51 100644
--- a/Kconfig
+++ b/Kconfig
@@ -22,7 +22,6 @@ source "workspace/rules/libc.in"
if LIBC_GLIBC
source "workspace/rules/glibc.in"
-source "workspace/rules/glibc-headers.in"
source "workspace/rules/glibc-ports.in"
source "workspace/rules/glibc-linuxthreads.in"
endif