summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-12-07 21:25:52 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-12-07 21:25:52 +0000
commit8b6ab217da4d87018b1483fac2424fdf0e8ef3ad (patch)
tree833016651eec95e3bd78ce39ab1f4bbd7f10806e /Kconfig
parent5db79b77ab7444dea8dbc44e1bd9b261ac2ecdc5 (diff)
downloadOSELAS.Toolchain-8b6ab217da4d87018b1483fac2424fdf0e8ef3ad.tar.gz
OSELAS.Toolchain-8b6ab217da4d87018b1483fac2424fdf0e8ef3ad.tar.xz
* cross-toolchain: added pseudo packet which does just install
the ptxconfig file into the toolchain bin dir. git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@1442 f8d472c7-5700-0410-ac5a-87979cec3adf
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 159bd00..d945270 100644
--- a/Kconfig
+++ b/Kconfig
@@ -42,6 +42,7 @@ source "workspace/rules/kernel-headers.in"
source "workspace/rules/cross-gcc-first.in"
source "workspace/rules/cross-gcc-second.in"
source "workspace/rules/cross-gdb.in"
+source "workspace/rules/cross-toolchain.in"
comment " "