From 2b5b92c22e6b55fa3d3c91691c359dfdab728f56 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Mon, 15 Oct 2007 14:32:58 +0000 Subject: git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/branches/OSELAS.Toolchain-1.1-branch@4397 f8d472c7-5700-0410-ac5a-87979cec3adf --- gen_autobuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen_autobuild b/gen_autobuild index 343c426..c462de3 100755 --- a/gen_autobuild +++ b/gen_autobuild @@ -1,5 +1,5 @@ #!/bin/bash -find ptxconfigs -name "*.ptxconfig" | sort | sed \ +find ptxconfigs-1.0.0 -name "*.ptxconfig" | sort | sed \ -e "s:^ptxconfigs/:\t:" \ -e "s:\.ptxconfig: \\\:" -- cgit v1.2.3