summaryrefslogtreecommitdiff
path: root/tegra124
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-04-02 11:38:40 -0600
committerStephen Warren <swarren@nvidia.com>2014-04-02 11:42:30 -0600
commita28e0aecd9d5e875a71781a0dadd6267da089dbb (patch)
tree739c3850afe2918a15eb7f266d3ee6aa7a64d6ac /tegra124
parent19bbd235d4234a8997c74998ea087c6dd7e83f7c (diff)
downloadcbootimage-configs-a28e0aecd9d5e875a71781a0dadd6267da089dbb.tar.gz
Image dependency generator cleanups
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. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'tegra124')
0 files changed, 0 insertions, 0 deletions