commit | 3aa7a6a63559127b2549fddf025612429226e1fe | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Aug 03 06:55:03 2012 +0000 |
committer | Tom Warren <twarren@nvidia.com> | Fri Sep 07 13:54:31 2012 -0700 |
tree | a965cfa4844d4be111b7cf33f1bd7aa320ea53e3 | |
parent | 573668a24e3e4ed5667332ea656e35021767ea6d [diff] |
ARM: tegra: remove redundant mkdirs from board Makefiles None of harmony, seaboard, ventana, whistler directly build files from ../common/, so there's no need to mkdir the obj directory for such files. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>