On 04/02/2014 11:43 AM, Stephen Warren wrote: > From: Stephen Warren <swarren@xxxxxxxxxx> > > 1) Remove whitespace from parsed filenames. > 2) Make image file depend on dependency generator script. > 3) Provide dummy rules for all dependencies. Without this change, if any > dependency is renamed, make will try to build it but won't know how. > With the dummy rules in place, make will execute an empty command to > build any missing dependencies, which is fine if they've simply been > renamed. Any real errors due to incorrect filenames in the current > config files will be caught by the cbootimage invocation itself. Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html