commit | cf0213fdff9c0e9392fcde925113ed965cbd1f7e | [log] [tgz] |
---|---|---|
author | Franck Bui-Huu <fbuihuu@gmail.com> | Wed Feb 01 12:08:18 2012 +0100 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Sat Mar 03 14:40:10 2012 +0100 |
tree | 482e9752415a5ebc40813ecf576e1bde72260c85 | |
parent | f2a00bb31cef363199c0f5870e9cd386ea3f5919 [diff] |
cpupower tool: remove use of undefined variables from the clean target of the top makefile UTIL_BINS and IDLE_OBJS variables are not defined at all, so there's no need to remove their content from the 'clean' target. Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>