the following patch was just integrated into master: commit ccbcfd79eca4d55692011d71911eb7efa7672e8d Author: Patrick Georgi patrick@georgi-clan.de Date: Sun May 10 18:00:05 2015 +0200
kconfig: handle globbed files backwards
They're essentially collected on a stack before they're parsed. So we push them backwards, then parse them in the correct order.
Change-Id: Ibf29559389cd19f260d67bae8e0b5ef9f4f58d91 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/10169 Tested-by: build bot (Jenkins) Reviewed-by: Timothy Pearson tpearson@raptorengineeringinc.com
See http://review.coreboot.org/10169 for details.
-gerrit