device: Allow specifying shortnames for device mkspecs
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Tue, 15 May 2012 15:44:13 +0000 (08:44 -0700)
committerQt by Nokia <qt-info@nokia.com>
Fri, 18 May 2012 23:45:04 +0000 (01:45 +0200)
commitc01621ec8849123214ac9bcd9e38b572037917f8
treef20b1479188350c50ac10ff7d4cddcbdc05d06c0
parent76e073375e8f6160b6dd9eaae2f2ba1fcce63ea9
device: Allow specifying shortnames for device mkspecs

Specifying -device linux-amlogic-8726M-g++ is error prone. With this
change, one can specify any substring of the mkspec names under
devices/ and the first one will be picked.

Change-Id: I7c4522fdaefe4a11e9292f7831075aa766a62c0b
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
configure