diff options
author | Vikram Narayanan <vikram186@gmail.com> | 2012-05-23 08:58:58 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-06-19 22:51:36 +0200 |
commit | 2b36c75d7b930a860ec17f2af3321faa5811593b (patch) | |
tree | 544f3e375f05fcdc8bf76caddce3147f0c5652ab /tools/patman/README | |
parent | 9595260e0bfeda3a4db5dbd3ea65da03cc4529dd (diff) | |
download | u-boot-2b36c75d7b930a860ec17f2af3321faa5811593b.tar.gz u-boot-2b36c75d7b930a860ec17f2af3321faa5811593b.tar.xz u-boot-2b36c75d7b930a860ec17f2af3321faa5811593b.zip |
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>
Diffstat (limited to 'tools/patman/README')
-rw-r--r-- | tools/patman/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patman/README b/tools/patman/README index 7ba9e804d5..1af86654db 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -68,7 +68,7 @@ How to configure it For most cases patman will locate and use the file 'doc/git-mailrc' in your U-Boot directory. This contains most of the aliases you will need. -To add your own, create a file ~/.config/patman directory like this: +To add your own, create a file ~/.patman like this: >>>> # patman alias file |