commit | 2b36c75d7b930a860ec17f2af3321faa5811593b | [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 | 9595260e0bfeda3a4db5dbd3ea65da03cc4529dd [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>