commit | c387d36da5d1ed31cc110b2e6ec51655b89ebe76 | [log] [tgz] |
---|---|---|
author | Vikram Narayanan <vikram186@gmail.com> | Wed May 23 08:58:58 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jun 19 22:51:36 2012 +0200 |
tree | 544f3e375f05fcdc8bf76caddce3147f0c5652ab | |
parent | ab6434bc0e0030cfc833a1a411b68d6c9b379235 [diff] |
patman: Change the location of patman config file Move the config file from ~/.config/patman to ~/.patman as it is more appropriate to have it there. Update the same in the README. Signed-off-by: Vikram Narayanan <vikram186@gmail.com> Cc: Simon Glass <sjg@chromium.org> Cc: Wolfgang Denk <wd@denx.de> Acked-by: Simon Glass <sjg@chromium.org>