diff options
author | Tom Rini <trini@ti.com> | 2014-09-23 10:52:18 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-09-23 10:52:18 -0400 |
commit | 692c223518023b47579fbf1142a8f639cbedb5b0 (patch) | |
tree | 37dac63e896e3e4e2e7d9158acfaaa5544a9961f /tools/patman/README | |
parent | 2a8c9c86b92a9ccee3c27286de317e19bb0530b3 (diff) | |
parent | 983a2749e2fdc459b2f44e82241a5c314ddbcdf6 (diff) | |
download | u-boot-imx-692c223518023b47579fbf1142a8f639cbedb5b0.zip u-boot-imx-692c223518023b47579fbf1142a8f639cbedb5b0.tar.gz u-boot-imx-692c223518023b47579fbf1142a8f639cbedb5b0.tar.bz2 |
Merge branch 'misc' of git://git.denx.de/u-boot-x86
Diffstat (limited to 'tools/patman/README')
-rw-r--r-- | tools/patman/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/patman/README b/tools/patman/README index 5fb508b..e466886 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -27,8 +27,8 @@ Series-to: fred.blogs@napier.co.nz in one of your commits, the series will be sent there. -In Linux this will also call get_maintainer.pl on each of your -patches automatically. +In Linux and U-Boot this will also call get_maintainer.pl on each of your +patches automatically (unless you use -m to disable this). How to use this tool |