From c7e5d78241699500b18ce783607af7ae52ee021f Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Thu, 27 Mar 2008 11:29:24 +0000 Subject: initial Meizu M6SL port git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16844 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 26 ++++++++++++++++++++++++-- tools/makesrc.inc | 3 ++- 2 files changed, 26 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/configure b/tools/configure index d81f0e2fe0..51707e970b 100755 --- a/tools/configure +++ b/tools/configure @@ -626,8 +626,9 @@ cat </dev/null \ -| grep -v "^\#") +| grep -v "^\#" | xargs ls) +#| grep -v "^\#") -- cgit v1.2.3