Re: [PATCH] Top Makefile: tiny correction on `make help`

2017-06-06 Thread Cao jin
Mr Masahiro, On 06/06/2017 09:47 AM, Masahiro Yamada wrote: > Hi Cao, > > > 2017-05-29 12:21 GMT+09:00 Cao jin : >> The help info of `make -C=1` is little confusing, make it clear. > > `make C=1` instead of `make -C=1` > > > >> Signed-off-by: Cao jin

Re: [PATCH] Top Makefile: tiny correction on `make help`

2017-06-06 Thread Cao jin
Mr Masahiro, On 06/06/2017 09:47 AM, Masahiro Yamada wrote: > Hi Cao, > > > 2017-05-29 12:21 GMT+09:00 Cao jin : >> The help info of `make -C=1` is little confusing, make it clear. > > `make C=1` instead of `make -C=1` > > > >> Signed-off-by: Cao jin >> --- >> Makefile | 2 +- >> 1 file

Re: [PATCH] Top Makefile: tiny correction on `make help`

2017-06-05 Thread Masahiro Yamada
Hi Cao, 2017-05-29 12:21 GMT+09:00 Cao jin : > The help info of `make -C=1` is little confusing, make it clear. `make C=1` instead of `make -C=1` > Signed-off-by: Cao jin > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [PATCH] Top Makefile: tiny correction on `make help`

2017-06-05 Thread Masahiro Yamada
Hi Cao, 2017-05-29 12:21 GMT+09:00 Cao jin : > The help info of `make -C=1` is little confusing, make it clear. `make C=1` instead of `make -C=1` > Signed-off-by: Cao jin > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile b/Makefile > index

[PATCH] Top Makefile: tiny correction on `make help`

2017-05-28 Thread Cao jin
The help info of `make -C=1` is little confusing, make it clear. Signed-off-by: Cao jin --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index efa267a..b34a34d 100644 --- a/Makefile +++ b/Makefile @@ -1417,7 +1417,7

[PATCH] Top Makefile: tiny correction on `make help`

2017-05-28 Thread Cao jin
The help info of `make -C=1` is little confusing, make it clear. Signed-off-by: Cao jin --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index efa267a..b34a34d 100644 --- a/Makefile +++ b/Makefile @@ -1417,7 +1417,7 @@ help: @echo '