summaryrefslogtreecommitdiffstats
path: root/rules/cross-toolchain.in
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 /rules/cross-toolchain.in
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 'rules/cross-toolchain.in')
-rw-r--r--rules/cross-toolchain.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/cross-toolchain.in b/rules/cross-toolchain.in
new file mode 100644
index 0000000..460a523
--- /dev/null
+++ b/rules/cross-toolchain.in
@@ -0,0 +1,5 @@
+# dummy packet to create the ptxconfig file
+
+config CROSS_TOOLCHAIN
+ bool
+ default y