commit | 135a829744067cb825b48f7422e22861e57d5ecd | [log] [tgz] |
---|---|---|
author | Mike Turquette <mturquette@linaro.org> | Fri Jan 18 13:00:05 2013 -0800 |
committer | Mike Turquette <mturquette@linaro.org> | Fri Jan 18 13:06:31 2013 -0800 |
tree | a3c0963e35c25b8bdb56970b04182770cb393502 | |
parent | 1a3cd18475a98b9587a181b8d8ebc7f5cdedb4b0 [diff] |
clk: beautify Makefile The list of common clock types was getting a bit unmanageable. This patch puts only one file on each line and reorders the object files alphabetically. Also a newline is added to separate the sections. Reported-by: Stephen Boyd <sboyd@codeaurora.org> Cc: Prashant Gaikwad <pgaikwad@nvidia.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>